django1/django/contrib
Nicolas Noé e158ec0ba0 Fixed #26333 -- Made GIS Geometry classes deconstructible. 2016-05-13 11:30:19 -04:00
..
admin Fixed #26612 -- Fixed SelectFilter2 buttons changing URL. 2016-05-13 09:06:20 -04:00
admindocs Pulled translations from Transifex 2016-04-30 14:27:07 +02:00
auth Fixed #26544 -- Delayed translations of SetPasswordForm help_texts 2016-05-07 10:17:49 +02:00
contenttypes Refs #16508 -- Added invalidation of stale cached instances of GenericForeignKey targets. 2016-05-03 09:29:05 -04:00
flatpages Pulled translations from Transifex 2016-04-30 14:27:07 +02:00
gis Fixed #26333 -- Made GIS Geometry classes deconstructible. 2016-05-13 11:30:19 -04:00
humanize Pulled translations from Transifex 2016-04-30 14:27:07 +02:00
messages Fixed E128 flake8 warnings in django/. 2016-04-08 09:51:06 -04:00
postgres Fixed #22936 -- Obsoleted Field.get_prep_lookup()/get_db_prep_lookup() 2016-05-04 20:02:01 +02:00
redirects Pulled translations from Transifex 2016-04-30 14:27:07 +02:00
sessions Pulled translations from Transifex 2016-04-30 14:27:07 +02:00
sitemaps Fixed a dead link in django/contrib/sitemaps/__init__.py. 2016-03-08 13:16:11 -05:00
sites Pulled translations from Transifex 2016-04-30 14:27:07 +02:00
staticfiles Prevented findstatic argument from appearing as multiple options. 2016-05-12 20:26:33 -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