.. |
admin
|
Fixed #26998 -- Reverted some admin checks from checking field.many_to_many back to isinstance(field, models.ManyToManyField).
|
2016-08-23 16:00:12 -04:00 |
admindocs
|
Fixed #27018 -- Fixed admindocs crash with a view in a class.
|
2016-08-20 10:01:57 -04:00 |
auth
|
Refs #26902 -- Protected against insecure redirects in Login/LogoutView.
|
2016-08-19 19:01:01 -04:00 |
contenttypes
|
Refs #18682 -- Edited explanation in stale content type deletion.
|
2016-08-10 21:19:09 -04:00 |
flatpages
|
Pulled contrib translations from Transifex
|
2016-08-01 19:47:19 +02:00 |
gis
|
Fixed #27103 -- Registered vcapi/rcapi GDAL prototypes based on their own drivers.
|
2016-08-23 17:30:11 -04:00 |
humanize
|
Pulled contrib translations from Transifex
|
2016-08-01 19:47:19 +02:00 |
messages
|
Fixed #26601 -- Improved middleware per DEP 0005.
|
2016-05-17 07:22:22 -04:00 |
postgres
|
Fixed #22288 -- Fixed F() expressions with the __range lookup.
|
2016-08-19 13:40:56 -04:00 |
redirects
|
Pulled contrib translations from Transifex
|
2016-08-01 19:47:19 +02:00 |
sessions
|
Fixed #26764 -- Fixed Session.cycle_key() crash on unaccessed session.
|
2016-08-08 13:01:25 -04:00 |
sitemaps
|
Fixed a dead link in django/contrib/sitemaps/__init__.py.
|
2016-03-08 13:16:11 -05:00 |
sites
|
Pulled contrib translations from Transifex
|
2016-08-01 19:47:19 +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
|
…
|
|