Histórico de Commits

Autor SHA1 Mensagem Data
  Mariusz Felisiak 7500044a82 Refs #35167 -- Fixed test_bulk_update_custom_get_prep_value() crash on databases that don't support primitives in JSONFields. há 1 mês atrás
  Jacob Walls 0bf412111b Fixed #35167 -- Delegated to super() in JSONField.get_db_prep_save(). há 1 mês atrás
  Simon Charette 9e55201555 Fixed #36086 -- Fixed crash when using GeneratedField with non-AutoField pk. há 2 meses atrás
  Hisham Mahmood 519087819e Fixed #35695 -- Ensured FileFields use a storage pointing to a temp directory in model_fields tests. há 7 meses atrás
  Mariusz Felisiak 2d3bb414cf Refs #35560 -- Corrected required feature flags in GeneratedModelUniqueConstraint. há 8 meses atrás
  Mark Gensler 1005c2abd1 Fixed #35560 -- Made Model.full_clean() ignore GeneratedFields for constraints. há 9 meses atrás
  Sarah Boyce 7e39ae5c8c Fixed #35472 -- Used temporary directory in test_imagefield.NoReadTests. há 10 meses atrás
  John Parton 9c5fe93349 Fixed #35139 -- Prevented file read after ImageField is saved to storage. há 1 ano atrás
  Mariusz Felisiak 4879907223 Fixed #35127 -- Made Model.full_clean() ignore GeneratedFields. há 1 ano atrás
  Sarah Boyce b287af5dc9 Fixed #35019 -- Fixed save() on models with both GeneratedFields and ForeignKeys. há 1 ano atrás
  Mariusz Felisiak 5b3b791e90 Fixed #35024 -- Fixed model instance creation crash on GeneratedField.output_field with backend converters. há 1 ano atrás
  Mariusz Felisiak 5875f03ce6 Fixed #34944 -- Made GeneratedField.output_field required. há 1 ano atrás
  Tim Graham 208870b612 Refs #31300 -- Allowed testing GeneratedField without collation. há 1 ano atrás
  Natalia 691f70c477 Fixed #24561 -- Added support for callables on model fields' choices. há 1 ano atrás
  Jeremy Nauta f333e3513e Fixed #31300 -- Added GeneratedField model field. há 1 ano atrás
  Nick Pope 500e01073a Fixed #31262 -- Added support for mappings on model fields and ChoiceField's choices. há 1 ano atrás
  Natalia f1c0a3baf7 Added tests for model field's choices iterator/iterable values. há 1 ano atrás
  T. Franzel a2eaea8f22 Fixed #34388 -- Allowed using choice enumeration types directly on model and form fields. há 2 anos atrás
  David Smith 097e3a70c1 Refs #33476 -- Applied Black's 2023 stable style. há 2 anos atrás
  Claude Paroz 4488a25cc9 Removed unused path variable in model_fields tests. há 2 anos atrás
  Mariusz Felisiak aaf00450d2 Removed obsolete assertions in BooleanFieldTests.test_return_type(). há 2 anos atrás
  django-bot 9c19aff7c7 Refs #33476 -- Reformatted code with Black. há 3 anos atrás
  Mariusz Felisiak d992f4e3c2 Refs #31369 -- Removed models.NullBooleanField per deprecation timeline. há 4 anos atrás
  Ian Foote 8b040e3cbb Fixed #25534, Fixed #31639 -- Added support for transform references in expressions. há 4 anos atrás
  sage 6789ded0a6 Fixed #12990, Refs #27694 -- Added JSONField model field. há 5 anos atrás
  Nick Pope 335c9c94ac Simplified imports from django.db and django.contrib.gis.db. há 5 anos atrás
  Caio Ariede 555bebe774 Fixed #30987 -- Added models.PositiveBigIntegerField. há 5 anos atrás
  Diederik van der Boor 25f21bd237 Fixed #28393 -- Added helpful error messages for invalid AutoField/FloatField/IntegerField values. há 7 anos atrás
  Matthias Kestenholz ea60b7bc74 Removed redundant model field choices tests. há 6 anos atrás
  Simon Charette 218a485bf1 Refs #12663 -- Fixed reference to nonexistent field in model_fields tests. há 6 anos atrás