Commit History

Author SHA1 Message Date
  minusf c694e6220e Allowed overriding variables in docs/Makefile. 11 years ago
  Jannis Leidel 33e6cf5ec3 Fixed #20774 -- Mention the new django-localflavor app as a replacement for the contrib app. 11 years ago
  Tim Graham 0b35a2cce3 Fixed ReST typo in topics/class-based-views/mixins.txt 11 years ago
  Florian Apolloner b70c371fc1 Simplified smart_urlquote and added some basic tests. 11 years ago
  Julien Phalip 0d0ccf81a0 Moved a release note that I had accidentally misplaced in bb145e2c47d71. 11 years ago
  Julien Phalip 4e0ff35146 Fixed #11195 -- Added CSS classes to the changelist cells to allow style customizations. Thanks to akaihola, Ramiro Morales and vdboor for their work on the patch. 11 years ago
  Julien Phalip 47c755327b Fixed a number of minor misspellings. 11 years ago
  Florian Hahn ca39c0a6be Fixed #18404 -- Added test for AppStaticStorage with non ascii path 12 years ago
  Serge G. Spaolonzi e07e4030b9 Fixed #18511 -- Cleaned up admin password reset template titles. 12 years ago
  Tim Graham 8676318d2d Fixed #20805 -- Removed an extra colon beside checkboxes in the admin. 11 years ago
  Tim Graham 2a979d2a7b Updated contrib.admin to use Email/URLInputs; refs #16630 11 years ago
  Anssi Kääriäinen 7cca8d56d2 Fixed related model lookup regression 11 years ago
  Loic Bistuer 31fadc1202 Fixed #20625 -- Chainable Manager/QuerySet methods. 11 years ago
  Carl Meyer 8f3aefdec3 Fixed handling of template loader tests. 11 years ago
  Aymeric Augustin 5ed7ec99b6 Added versionadded directive missing from b7bd708. 11 years ago
  Tim Graham bddb4a6818 Fixed #20769 -- Added "Python compatibility" section to the 1.6 release notes. 11 years ago
  Tim Graham 9b88dd3809 Fixed #20679 -- Corrected CachedFilesMixin.post_process docstring. 11 years ago
  mark hellewell 8c9240222f Fixed #18315 -- Documented QueryDict.popitem and QueryDict.pop 11 years ago
  Anssi Kääriäinen 92476e880c Fixed ._meta.pk_index() virtual field failure 11 years ago
  Brenton Cleeland dab52d99fc Fixed #20792 -- Corrected DISALLOWED_USER_AGENTS docs. 11 years ago
  Preston Holmes 10f8a21002 Fixed #18168 -- clarified precedence of validation 11 years ago
  Tim Graham bd0dcc6c89 Fixed #20766 -- Deprecated FastCGI support. 11 years ago
  Anssi Kääriäinen b2314d9e1e Fixed #19941 -- Modified runtests.py to make running the tests easier. 12 years ago
  Marc Tamlyn 372158a3cf Merge pull request #1395 from funkbit/master 11 years ago
  Jon Lønne 5a5d594717 Fixed typo in Custom management commands documentation. 11 years ago
  Tim Graham 31c13a99bb Fixed #14300 -- Fixed initial SQL location if models is a package. 11 years ago
  Dominic Rodger c928725b93 Fixed #20794 -- Documented changes to validate_email 11 years ago
  Tim Graham 65e03a424e Fixed #10284 -- ModelFormSet.save(commit=False) no longer deletes objects 11 years ago
  ersran9 311c1d2848 Fixed #20761 -- Reworded ForeignKey default error message 11 years ago
  Tim Graham ad98b985aa Fixed test failures introduced in e716518ad29898fb25c820023aaf2fdd1c9eb4af 11 years ago