django1/django/contrib
Claude Paroz 283b468462 Fixed #25454 -- Ensured register_hstore_handler is called for all connections
Thanks Simon Charette for help with the patch.
2016-07-21 17:54:54 +02:00
..
admin Fixed XSS in admin's add/change related popup. 2016-07-18 11:17:01 -04:00
admindocs Added Upper/Lower Sorbian translations 2016-06-29 21:11:30 +02:00
auth Fixed #17209 -- Added password reset/change class-based views 2016-07-16 10:36:12 +02:00
contenttypes Fixed #18682 -- Expanded explanation in stale content type deletion. (#6869) 2016-07-03 15:55:14 +02:00
flatpages Added Upper/Lower Sorbian translations 2016-06-29 21:11:30 +02:00
gis Removed unnecessary looping in sqlite3 SchemaEditor. 2016-07-18 08:47:30 -04:00
humanize Added Upper/Lower Sorbian translations 2016-06-29 21:11:30 +02:00
messages Fixed #26601 -- Improved middleware per DEP 0005. 2016-05-17 07:22:22 -04:00
postgres Fixed #25454 -- Ensured register_hstore_handler is called for all connections 2016-07-21 17:54:54 +02:00
redirects Added Upper/Lower Sorbian translations 2016-06-29 21:11:30 +02:00
sessions Added Upper/Lower Sorbian translations 2016-06-29 21:11:30 +02:00
sitemaps Fixed a dead link in django/contrib/sitemaps/__init__.py. 2016-03-08 13:16:11 -05:00
sites Added Upper/Lower Sorbian translations 2016-06-29 21:11:30 +02:00
staticfiles Fixed #26671 -- Made HashedFilesMixin ignore the 'chrome' scheme. 2016-07-12 08:20:39 -04:00
syndication Fixed #25806 -- Removed name mangling from syndication.Feed's _get_dynamic_attr(). 2015-11-25 17:46:58 -05:00
__init__.py