Abhaya Agarwal
|
9de9c24017
Fixed #24105 -- Called Storage.get_valid_name() when upload_to is callable
|
10 years ago |
Claude Paroz
|
70779d9c1c
Fixed #24733 -- Passed the triggering exception to 40x error handlers
|
10 years ago |
Riccardo Magliocchetti
|
bd53db5eab
Fixed #24553 -- Added the list of available applications to AdminSite.each_context()
|
10 years ago |
Preston Timmons
|
adff499e47
Fixed #24119, #24120 -- Formalized debug integration for template backends.
|
10 years ago |
Dan Watson
|
fe914341c8
Fixed #24564 -- Moved AbstractBaseUser and BaseUserManager so they can be used without auth in INSTALLED_APPS
|
10 years ago |
Markus Bertheau
|
4a438e400b
Fixed #13008 -- Added more Cache-Control headers to never_cache() decorator.
|
10 years ago |
Tim Graham
|
2d76b61dc2
Fixed #24649 -- Allowed using Avg aggregate on non-numeric field types.
|
10 years ago |
Tim Graham
|
26996e2d55
Fixed #24499 -- Dropped support for PostGIS 1.5.
|
10 years ago |
Michal Čihař
|
76d26d8922
Fixed #24063 -- Allowed locale variants supported by gettext.
|
10 years ago |
Andrei Kulakov
|
8a1824d465
Fixed #24643 -- Added get_context_data() method to FormMixin
|
10 years ago |
Josh Smeaton
|
143255c8bb
Fixed #22598 -- Allowed make_aware() to work with ambiguous datetime
|
10 years ago |
Tim Graham
|
8efea1b8d5
Fixed #24526 -- Combined django.request/security loggers with the root logger.
|
10 years ago |
Preston Timmons
|
8ae04e7630
Added docs for new template loader api.
|
10 years ago |
Claude Paroz
|
1b1b58bc7b
Documented GeoQuerySet replacement by functions
|
10 years ago |
Claude Paroz
|
ea27e26b09
Deprecated legacy GeoManager/GeoQuerySet methods
|
10 years ago |
Jon Dufresne
|
b5e0eede40
Fixed #22394 -- Refactored built-in datetime lookups to transforms.
|
10 years ago |
Anoop Thomas Mathew
|
2400329508
Fixed #24349 -- Limited domain name labels to 63 characters in EmailValidator
|
10 years ago |
Tommy Beadle
|
6bfd864ff2
Fixed #24603 -- Allowed Context.update() to be used as a context manager.
|
10 years ago |
Craig Oldford
|
75bc5bc634
Fixed #12199 -- Added the ability to use "as" with the firstof template tag.
|
10 years ago |
Adam Chainz
|
5564d0f2ee
Fixed #24560 -- Added a --dry-run mode to the createcachetable command.
|
10 years ago |
Tim Graham
|
1273a7a0e8
Revert "Fixed #24474 -- Allowed configuring the admin's empty change list value."
|
10 years ago |
Loek van Gent
|
72f769f494
Fixed #24474 -- Allowed configuring the admin's empty change list value.
|
10 years ago |
Christopher Luc
|
e37d52bd5e
Fixed #22993 -- Deprecated skipIfCustomUser decorator
|
10 years ago |
Simon Charette
|
5bc3123479
Fixed #24558 -- Made dumpdata mapping ordering deterministic.
|
10 years ago |
Krzysztof Gogolewski
|
2350b78dab
Fixed typo in 1.9 release notes.
|
10 years ago |
Tim Graham
|
b86abbceb9
Fixed #24115 -- Allowed bcrypt hashers to upgrade passwords on rounds change.
|
10 years ago |
Andriy Sokolovskiy
|
e4cf8c8420
Fixed #24301 -- Added PostgreSQL-specific aggregate functions
|
10 years ago |
Markus Holtermann
|
c5cc332bf2
Fixed #24550 -- Added migration operation description to sqlmigrate output
|
10 years ago |
Caroline Simpson
|
dc5b01ad05
Fixed #18773 -- Added logging for template variable resolving
|
11 years ago |
Tim Graham
|
0c91a419f8
Dropped support for PostgreSQL 9.0.
|
10 years ago |