Commit History

Author SHA1 Message Date
  Illia Volochii d20e046bbd Fixed #27653 -- Added Ukrainian locale formats. 8 years ago
  Anton Samarchyan 5cf4894836 Fixed #27628 -- Fixed unarchiving a file without permission data. 8 years ago
  Josef Rousek aaecf038ca Fixed #27370 -- Prevented Select widget from using 'required' with a non-empty first value. 8 years ago
  Aleksi Häkli f6671c5d78 Fixed #27647 -- Fixed Windows segmentation fault in runserver autoreload. 8 years ago
  Henry Dang 6af23a4521 Fixed #27377 -- Clarified that prepopulated_fields doesn't work with OneToOneField. 8 years ago
  InvalidInterrupt 98359109eb Fixed #17002 -- Allowed using a ManyToManyField through model that inherits another. 8 years ago
  Keda87 794b7d8033 Refs #27546 -- Tested some __repr__() methods. 8 years ago
  Brandon Chinn 6573274161 Refs #27003 -- Fixed SimpleArrayField crash on converted values. 8 years ago
  Jonatas CD 9da45ff352 Fixed #26985 -- Doc'd that ForeignKey.to_field reference must be unique. 8 years ago
  Ramin Farajpour Cami 0a63ef3f61 Fixed #27463 -- Fixed E741 flake8 warnings. 8 years ago
  Joachim Jablon fd78fb82d6 Fixed #27138 -- Restored pre-Python 3.6 behavior of localtime() and make_naive() on Python 3.6. 8 years ago
  Erik Romijn 29563cfb80 Added Emmanuelle Delescolle to AUTHORS. 8 years ago
  Adam Malinowski 37809b891e Fixed #27346 -- Stopped setting the Content-Length header in ConditionalGetMiddleware. 8 years ago
  Frank Wiles a09c058918 Fixed import typos in the docs. 8 years ago
  Ed Morley 65ec8fa8ca Fixed #20892 -- Allowed configuring memcached client using OPTIONS. 8 years ago
  Mattias Loverot 2315114090 Fixed #27067 -- Deprecated string_concat() in favor of format_lazy(). 8 years ago
  Helen Sherwood-Taylor bc1e2d8e8e Fixed #27018 -- Fixed admindocs crash with a view in a class. 8 years ago
  Matthew Wilkes 4f138fe5a4 Fixed #22288 -- Fixed F() expressions with the __range lookup. 8 years ago
  Michael Schwarz 72d541b61c Fixed #27007 -- Handled non-UTF-8 bytes objects for text/* attachments. 8 years ago
  jordij 0814566bf1 Fixed #26960 -- Added PasswordResetConfirmView option to automatically log in after a reset. 8 years ago
  Chris Jerdonek 013ee21cf8 Fixed #26976 -- Added LiveServerTestCase.server_thread_class to ease subclassing. 8 years ago
  Marc-Aurèle Brothier f8bfa80680 Fixed #26868 -- Changed MySQL version detection to use a query. 8 years ago
  Jensen Cochran d44afd8892 Fixed #26804 -- Fixed a race condition in QuerySet.update_or_create(). 8 years ago
  wim glenn 5ebebd1159 Fixed #26707 -- Added QueryDict.fromkeys() 8 years ago
  Corey Farwell bed2055506 Added Jack Moffitt to AUTHORS for 3df7266056. 8 years ago
  Brad Melin f6517a5335 Fixed #26672 -- Fixed HStoreField to raise ValidationError instead of crashing on non-dict JSON input. 8 years ago
  Vytis Banaitis f1e408ff40 Fixed #25044 -- Fixed migrations for renaming ManyToManyField's through model. 8 years ago
  Aron Podrigal 85ef98dc6e Fixed #24305 -- Allowed overriding fields on abstract models. 9 years ago
  David Sanders 32dc8c0beb Added David Sanders to AUTHORS 8 years ago
  Jarek Glowacki 509379a161 Fixed #25945, #26292 -- Refactored MigrationLoader.build_graph() 8 years ago