Commit History

Author SHA1 Message Date
  Seth Hill fe2afcd318 Fixed #23569 -- Allowed using configs besides dictConfig in LOGGING_CONFIG. 10 years ago
  Davide Ceretti d8e157d5ab Refactored m2m_through tests. Refs #18586 10 years ago
  Akis Kesoglou 6613ea6e3f Fixed #23370 -- defer() + select_related() crashed with inherited models. 10 years ago
  Halit Alptekin d074dfc016 Alphabetized AUTHORS by first name. 10 years ago
  Lee Sanghyuck 11d9cbe2f4 Fixed #23316 -- Added datetime.time serialization in migrations. 10 years ago
  zsoldosp 01801edd37 Fixed #22646: Added support for the MySQL ssl-ca option to dbshell. 10 years ago
  Stanislas Guerra 98e8da3709 Fixed #16311 -- Added a RelatedOnlyFieldListFilter class in admin.filters. 10 years ago
  Niclas Olofsson cdc25ac474 Fixed #22808 -- Made ModelMultipleChoiceField validation more robust to invalid data types.. 10 years ago
  Nick Sandford fa3cf006b2 Fixed #23078 -- Regression in update_contenttypes() interactivity. 10 years ago
  Tim Graham d88333661b Removed primary authors section from AUTHORS. 10 years ago
  Eric Palakovich Carr e0e8e1e383 Fixed an alphabetization in AUTHORS 10 years ago
  Colin Wood 27ee608b55 Fixed #22940 -- Added missing string iterpolation parameters in migrations.writer error. 10 years ago
  Julia Matsieva 29c1151a55 Fixed #22756 -- Added view name to technical 404 template if Http404 is raised. 10 years ago
  Luan Pablo 407d070329 Fixed #22782 -- Added i18n attr to Sitemap class 10 years ago
  Daniel Pyrathon d862fae5bb Refs #12663 -- Added tests for methods in db.models.options. 10 years ago
  Renaud Parent 87d0a3384c Fixed #22778 -- Added a model Meta option to define default_related_name. 10 years ago
  Moayad Mardini 2d425116e2 Fixed #22349 -- Added a note clarifying `RawQuerySet` has no `__len__`. 10 years ago
  Tim Graham 2e4d667ec1 Added note to alphabetize AUTHORS. 10 years ago
  Maxime Turcotte f97c53c098 Fixed #22801 -- Added 'www.' to diveintopython.net links 10 years ago
  Greg Chapple 72f055e535 Fixed #20550 -- Added keepdb argument to destroy_test_db 10 years ago
  Nick Presta 11f0899bbe Fixed #11776 -- Added CSS class for non-field/top of form errors. 11 years ago
  Guillaume Pannatier 32586b0ba4 Fixed #22684 -- Added `empty_label` option on `django.forms.extras.widets.SelectDateWidget` 10 years ago
  Stephen Burrows a5de0df58b Fixed #22502 -- Fixed microseconds/default/form interaction 10 years ago
  Doug Beck a5f6cbce07 Refactored DjangoTranslation class 10 years ago
  Ana Krivokapic 0707b824fe Fixed #22328 -- Added --exclude option to compilemessages and makemessages. 11 years ago
  valtron d3b71b976d Fixed #21760 -- prefetch_related used an inefficient query for reverse FK. 11 years ago
  Maxime Turcotte 5e4e0b6fe9 Fixed #22306 -- Deprecated future versions of cycle and firstof template tags. 11 years ago
  Marc Tamlyn d22b291890 Fixed #22001 -- Ensure db_type is respected. 11 years ago
  Chris Wilson 95c74b9d69 Fixed #22206 -- Passed models.TextField.max_length to forms.CharField.maxlength 11 years ago
  Anubhav Joshi bb2ca9fe6c Fixed #22172 -- Allowed index_together to be a single list (rather than list of lists).. 11 years ago