django1/django/contrib
Andrew Nester 69b7d4b116 Fixed #27458 -- Fixed invalid sequence/index names when using "USER"."TABLE" db_table on Oracle. 2016-12-30 17:11:12 -05:00
..
admin Fixed #15667 -- Added template-based widget rendering. 2016-12-27 17:50:10 -05:00
admindocs Fixed E305 flake8 warnings. 2016-11-14 12:30:46 -05:00
auth Fixed #15667 -- Added template-based widget rendering. 2016-12-27 17:50:10 -05:00
contenttypes Updated translations from Transifex 2016-09-30 22:12:41 +02:00
flatpages Updated translations from Transifex 2016-09-30 22:12:41 +02:00
gis Fixed #27458 -- Fixed invalid sequence/index names when using "USER"."TABLE" db_table on Oracle. 2016-12-30 17:11:12 -05:00
humanize Fixed E305 flake8 warnings. 2016-11-14 12:30:46 -05:00
messages Replaced property() usage with decorator in several places. 2016-08-25 20:06:22 -04:00
postgres Fixed #15667 -- Added template-based widget rendering. 2016-12-27 17:50:10 -05:00
redirects Updated translations from Transifex 2016-09-30 22:12:41 +02:00
sessions Fixed #27363 -- Replaced unsafe redirect in SessionMiddleware with SuspiciousOperation. 2016-11-01 07:15:56 -04:00
sitemaps Added tests for contrib.sitemaps.ping_google(). 2016-11-22 18:27:19 -05:00
sites Fixed #27181 -- Allowed contrib.sites to match domains with trailing ".". 2016-11-29 18:17:10 -05:00
staticfiles Fixed E305 flake8 warnings. 2016-11-14 12:30:46 -05:00
syndication Replaced smart_* by force_* calls whenever possible 2016-09-03 13:46:41 +02:00
__init__.py