Commit History

Upphovsman SHA1 Meddelande Datum
  Daniel Pyrathon fb48eb0581 Fixed #12663 -- Formalized the Model._meta API for retrieving fields. 10 år sedan
  Tim Graham 749d23251b Removed warning handling that should have been removed in refs #23891. 10 år sedan
  Claude Paroz 51890ce889 Applied ignore_warnings to Django tests 10 år sedan
  Marc Tamlyn 57554442fe Fixed #2443 -- Added DurationField. 10 år sedan
  Carl Meyer c72eb80d11 Fixed #23455 -- Accept either bytes or text for related_name, convert to text. 10 år sedan
  Marc Tamlyn ed7821231b Fixed #19463 -- Added UUIDField 10 år sedan
  Tim Graham 9a922dcad1 Fixed flake8 warnings. 10 år sedan
  Florian Apolloner 4453c80634 Fixed the previous commit for Python3. 10 år sedan
  areski 97a38de230 Fixed #23112 -- Field.get_choices tries to index an iterable 10 år sedan
  Claude Paroz 809362518d Created import-time test temp dirs in known location 10 år sedan
  Vlad Starostin 1be03aff5c Fixed #18389 -- Fixed the way contribute_to_class is called 11 år sedan
  Alex Gaynor 2bcb8bfc8d Fix many many typos in comments throughout the codebase 11 år sedan
  Simon Charette 1506c71a95 Fixed #12030 -- Validate integer field range at the model level. 11 år sedan
  Tim Graham 4965a77407 Removed PIL compatability layer per deprecation timeline. 11 år sedan
  Shai Berger 6983201cfb Fixed #20292: Pass datetime objects (not formatted dates) as params to Oracle 11 år sedan
  Shai Berger fc79c3fb3d Flake8 corrections 11 år sedan
  Daniel Pyrathon 819e09b848 Fixed #22210 -- Saving model instances to non-related fields. 11 år sedan
  Albert Wang 8bbdcc76e4 Fixed #19299 -- Fixed Nullification of Foreign Keys To CharFields 11 år sedan
  Alasdair Nicol b289fcf1bf Fixed #21288 -- Fixed E126 pep8 warnings 11 år sedan
  Alasdair Nicol a800036981 Fixed #21287 -- Fixed E123 pep8 warnings 11 år sedan
  Simon Charette 948d209ada Fixed #21217 -- Avoid connecting `(pre|post)_init` signals to abstract senders. 11 år sedan
  Erik Romijn 1a63092981 Fixed #20439 -- Started deprecation of IPAddressField 11 år sedan
  Alasdair Nicol 22c6497f99 Fixed #20895 -- Made check management command warn if a BooleanField does not have a default value 11 år sedan
  Daniel Lindsley 33793f7c3e Fixed #19934 - Use of Pillow is now preferred over PIL. 12 år sedan
  Claude Paroz 8ee1eddb7e Add a BinaryField model field 12 år sedan
  Florian Apolloner 89f40e3624 Merged regressiontests and modeltests into the test root. 12 år sedan