django1/django/contrib
Tim Graham adffff79a3 Allowed installing closure with pip for admin JavaScript compression. 2015-07-17 13:22:34 -04:00
..
admin Allowed installing closure with pip for admin JavaScript compression. 2015-07-17 13:22:34 -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 Explicitly passed rounds as rounds to bcrypt.gensalt() 2015-07-13 12:35:24 -04:00
contenttypes Renamed RemovedInDjangoXYWarnings for new roadmap. 2015-06-24 16:08:20 -04:00
flatpages Fixed #25073 -- Added verbose_name to contrib's model fields that were missing it. 2015-07-12 13:44:16 -04:00
gis Fixed #24716 -- Deprecated Field._get_val_from_obj() 2015-07-14 09:13:22 -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 #24716 -- Deprecated Field._get_val_from_obj() 2015-07-14 09:13:22 -04:00
redirects Fixed #25073 -- Added verbose_name to contrib's model fields that were missing it. 2015-07-12 13:44:16 -04:00
sessions Fixed #19324 -- Avoided creating a session record when loading the session. 2015-07-08 15:23:03 -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