Историја ревизија

Аутор SHA1 Порука Датум
  Caio Ariede 555bebe774 Fixed #30987 -- Added models.PositiveBigIntegerField. пре 5 година
  Diederik van der Boor 25f21bd237 Fixed #28393 -- Added helpful error messages for invalid AutoField/FloatField/IntegerField values. пре 7 година
  Matthias Kestenholz ea60b7bc74 Removed redundant model field choices tests. пре 6 година
  Simon Charette 218a485bf1 Refs #12663 -- Fixed reference to nonexistent field in model_fields tests. пре 6 година
  Joshua Cannon 16a5a2a2c8 Fixed #30076 -- Added Model.get_FOO_display() even if field's choices are empty. пре 6 година
  Tim Graham 5fa4f40f45 Fixed #29227 -- Allowed BooleanField to be null=True. пре 8 година
  Sergey Fedoseev b5ecbf1e12 Simplified choices iterators in tests.model_fields.models. пре 7 година
  Tim Graham e5bd585c6e Fixed #28543 -- Prevented ManyToManyField.value_from_object() from being lazy. пре 7 година
  Florian Apolloner d611a89238 Decreased max_length for char fields unless absolutely needed. (#8485) пре 8 година
  Claude Paroz 8346680e1c Refs #27795 -- Removed unneeded force_text calls пре 8 година
  chillaranand d6eaf7c018 Refs #23919 -- Replaced super(ClassName, self) with super(). пре 8 година
  Claude Paroz 2b281cc35e Refs #23919 -- Removed most of remaining six usage пре 8 година
  Tim Graham bcf3532ede Refs #26154 -- Removed deprecated CommaSeparatedIntegerField. пре 8 година
  Ramin Farajpour Cami 967be82443 Fixed E305 flake8 warnings. пре 8 година
  Michael Scott ec9ed07488 Fixed #27188 -- Allowed using unique=True with FileField. пре 8 година
  Tim Graham 3c1b572f18 Split model_fields tests into different files. пре 9 година
  Josh Soref 93452a70e8 Fixed many spelling mistakes in code, comments, and docs. пре 9 година
  Flavio Curella c2e70f0265 Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField пре 9 година
  Tim Graham b60375d4bb Fixed #25129 -- Made model instance defaults work with migrations (refs #24919). пре 9 година
  Edward Henderson f8cc464452 Fixed #16501 -- Added an allow_unicode parameter to SlugField. пре 10 година
  Abhaya Agarwal 7c7b855106 [1.8.x] Refs #24698, #24712 -- Forwardported ForeignKey.get_db_prep_value() test and release notes. пре 10 година
  Alex Hill 720ff740e7 Fixed #24215 -- Refactored lazy model operations пре 10 година
  Aymeric Augustin 934400759d Guaranteed removal of temporary files during tests. пре 10 година
  Michael Angeletti ea3168dc6c Fixed #24376 -- added verbose_name arg to UUIDField пре 10 година
  Marc Tamlyn 4755f8fc25 Fixed #24343 -- Ensure db converters are used for foreign keys. пре 10 година
  Simon Charette 9239f1dda7 Refs #24215 -- Prevented pending lookup pollution by abstract models. пре 10 година
  Collin Anderson db77915c9f Fixed E265 comment style пре 10 година
  Tim Graham 0ed7d15563 Sorted imports with isort; refs #23860. пре 10 година
  Tim Graham 33457cd3b0 Removed IPAddressField per deprecation timeline; refs #20439. пре 10 година
  Michał Modzelewski ee86e59051 Refs #2443 -- Allowed creation of objects with NULL DurationFields пре 10 година