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

Аутор SHA1 Порука Датум
  Mariusz Felisiak 7500044a82 Refs #35167 -- Fixed test_bulk_update_custom_get_prep_value() crash on databases that don't support primitives in JSONFields. пре 1 месец
  Jacob Walls 0bf412111b Fixed #35167 -- Delegated to super() in JSONField.get_db_prep_save(). пре 1 месец
  Simon Charette 9e55201555 Fixed #36086 -- Fixed crash when using GeneratedField with non-AutoField pk. пре 2 месеци
  Hisham Mahmood 519087819e Fixed #35695 -- Ensured FileFields use a storage pointing to a temp directory in model_fields tests. пре 7 месеци
  Mariusz Felisiak 2d3bb414cf Refs #35560 -- Corrected required feature flags in GeneratedModelUniqueConstraint. пре 8 месеци
  Mark Gensler 1005c2abd1 Fixed #35560 -- Made Model.full_clean() ignore GeneratedFields for constraints. пре 9 месеци
  Sarah Boyce 7e39ae5c8c Fixed #35472 -- Used temporary directory in test_imagefield.NoReadTests. пре 10 месеци
  John Parton 9c5fe93349 Fixed #35139 -- Prevented file read after ImageField is saved to storage. пре 1 година
  Mariusz Felisiak 4879907223 Fixed #35127 -- Made Model.full_clean() ignore GeneratedFields. пре 1 година
  Sarah Boyce b287af5dc9 Fixed #35019 -- Fixed save() on models with both GeneratedFields and ForeignKeys. пре 1 година
  Mariusz Felisiak 5b3b791e90 Fixed #35024 -- Fixed model instance creation crash on GeneratedField.output_field with backend converters. пре 1 година
  Mariusz Felisiak 5875f03ce6 Fixed #34944 -- Made GeneratedField.output_field required. пре 1 година
  Tim Graham 208870b612 Refs #31300 -- Allowed testing GeneratedField without collation. пре 1 година
  Natalia 691f70c477 Fixed #24561 -- Added support for callables on model fields' choices. пре 1 година
  Jeremy Nauta f333e3513e Fixed #31300 -- Added GeneratedField model field. пре 1 година
  Nick Pope 500e01073a Fixed #31262 -- Added support for mappings on model fields and ChoiceField's choices. пре 1 година
  Natalia f1c0a3baf7 Added tests for model field's choices iterator/iterable values. пре 1 година
  T. Franzel a2eaea8f22 Fixed #34388 -- Allowed using choice enumeration types directly on model and form fields. пре 2 година
  David Smith 097e3a70c1 Refs #33476 -- Applied Black's 2023 stable style. пре 2 година
  Claude Paroz 4488a25cc9 Removed unused path variable in model_fields tests. пре 2 година
  Mariusz Felisiak aaf00450d2 Removed obsolete assertions in BooleanFieldTests.test_return_type(). пре 2 година
  django-bot 9c19aff7c7 Refs #33476 -- Reformatted code with Black. пре 3 година
  Mariusz Felisiak d992f4e3c2 Refs #31369 -- Removed models.NullBooleanField per deprecation timeline. пре 4 година
  Ian Foote 8b040e3cbb Fixed #25534, Fixed #31639 -- Added support for transform references in expressions. пре 4 година
  sage 6789ded0a6 Fixed #12990, Refs #27694 -- Added JSONField model field. пре 5 година
  Nick Pope 335c9c94ac Simplified imports from django.db and django.contrib.gis.db. пре 5 година
  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 година