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
ea7ca5db
Kaydet (Commit)
ea7ca5db
authored
Eyl 27, 2017
tarafından
Flávio Juvenal
Kaydeden (comit)
Tim Graham
Eyl 27, 2017
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Doc'd contrib.postgres system checks.
üst
8ddbe017
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
0 deletions
+9
-0
checks.txt
docs/ref/checks.txt
+9
-0
No files found.
docs/ref/checks.txt
Dosyayı görüntüle @
ea7ca5db
...
@@ -679,6 +679,15 @@ The following checks are performed when a model contains a
...
@@ -679,6 +679,15 @@ The following checks are performed when a model contains a
``contenttypes.ContentType``.
``contenttypes.ContentType``.
* **contenttypes.E005**: Model names must be at most 100 characters.
* **contenttypes.E005**: Model names must be at most 100 characters.
``postgres``
------------
The following checks are performed on :mod:`django.contrib.postgres` model
fields:
* **postgres.E001**: Base field for array has errors: ...
* **postgres.E002**: Base field for array cannot be a related field.
``sites``
``sites``
---------
---------
...
...
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