Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
D
django
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
Batuhan Osman TASKAYA
django
Commits
cbac11f9
Kaydet (Commit)
cbac11f9
authored
Ock 21, 2018
tarafından
Senthil
Kaydeden (comit)
Tim Graham
Ock 24, 2018
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Fixed #28784 -- Clarified how migrate --fake works.
üst
95fd5cf4
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
django-admin.txt
docs/ref/django-admin.txt
+2
-2
No files found.
docs/ref/django-admin.txt
Dosyayı görüntüle @
cbac11f9
...
@@ -783,8 +783,8 @@ Specifies the database to migrate. Defaults to ``default``.
...
@@ -783,8 +783,8 @@ Specifies the database to migrate. Defaults to ``default``.
.. django-admin-option:: --fake
.. django-admin-option:: --fake
Tells Django to mark the migrations as having been applied or unapplied, but
Marks the migrations up to the target one (following the rules above) as
without actually running the SQL to change your database schema.
applied, but
without actually running the SQL to change your database schema.
This is intended for advanced users to manipulate the
This is intended for advanced users to manipulate the
current migration state directly if they're manually applying changes;
current migration state directly if they're manually applying changes;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment