django1/django/contrib
Y3K b649f68649 Fixed #25262 -- Removed the enable_comments field from FlatPageAdmin. 2015-08-29 08:55:50 -04:00
..
admin Fixed #25323 -- Fixed selenium test failures with chromedriver 2.18. 2015-08-28 13:54:03 -04:00
admindocs Fixed #25115 -- Made admindocs view bookmarklet reverse the URL rather than hardcode it. 2015-07-13 12:44:37 -04:00
auth Fixed #25089 -- Added password validation to createsuperuser/changepassword. 2015-08-01 20:18:26 -04:00
contenttypes Fixed #24201 -- Added order_with_respect_to support to GenericForeignKey. 2015-08-27 09:20:17 -04:00
flatpages Fixed #25262 -- Removed the enable_comments field from FlatPageAdmin. 2015-08-29 08:55:50 -04:00
gis Refs #12400 -- Added supports_geometry_field_unique_index GIS db feature. 2015-08-19 19:02:30 -04:00
humanize Updated translations from Transifex 2015-04-30 14:29:08 +02:00
messages Removed translations from contrib.messages 2015-03-18 09:30:20 +01:00
postgres Fixed #25233 -- Fixed HStoreField.has_changed() handling of initial values. 2015-08-07 13:26:17 -04:00
redirects Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField 2015-07-27 18:28:13 -04:00
sessions Fixed #22634 -- Made the database-backed session backends more extensible. 2015-08-27 15:00:09 -04:00
sitemaps Sorted imports in __init__.py files. 2015-06-27 11:53:33 -04:00
sites Fixed #24834 -- Fixed get_current_site() when Host header contains port. 2015-06-18 10:18:12 -04:00
staticfiles Fixed #24890 -- Added warning to collectstatic when static files have clashing names 2015-06-13 20:34:24 -04:00
syndication Fixed #24728 -- Renamed mime_type to content_type for syndication feeds 2015-06-04 13:24:18 -04:00
webdesign Sorted imports in __init__.py files. 2015-06-27 11:53:33 -04:00
__init__.py Created django.contrib and moved comments into it 2005-07-14 18:20:03 +00:00