django1/django/contrib
Matthew Tretter a506b6981b Fixed #18231 -- Made JavaScript i18n not pollute global JS namespace.
Also, use Django templating for the dynamic generated JS code and use
more idiomatic coding techniques.

Thanks Matthew Tretter for the report and the patch.
2013-04-14 17:45:01 -03:00
..
admin Fixed #18231 -- Made JavaScript i18n not pollute global JS namespace. 2013-04-14 17:45:01 -03:00
admindocs Modified admindocs tests to work with unittest2 discovery. 2013-04-02 20:12:15 -06:00
auth Fixed #20114 -- support custom project login_url in tests 2013-04-05 09:03:28 -07:00
comments Updated translation templates 2013-03-28 10:06:11 +01:00
contenttypes Updated translation templates 2013-03-28 10:06:11 +01:00
flatpages Updated flatpages tests for unittest2 discovery. 2013-04-02 20:12:24 -06:00
formtools Modified formtools to work with unittest2 discovery. 2013-04-02 20:12:26 -06:00
gis Changed a deprecated warn() call in libgeos 2013-04-11 11:01:17 +02:00
humanize Fixed #20059 -- Updated humanize tests to force 'en' language setting. 2013-03-30 12:19:39 +01:00
messages Fix contrib.messages tests for discovery. 2013-04-03 15:30:34 -06:00
redirects Updated translation templates 2013-03-28 10:06:11 +01:00
sessions Updated translation templates 2013-03-28 10:06:11 +01:00
sitemaps Modified sitemaps to work with unittest2 discovery. 2013-04-02 20:12:35 -06:00
sites Updated translation templates 2013-03-28 10:06:11 +01:00
staticfiles Fixed #19526 2013-02-23 23:05:22 +01:00
syndication Stopped using non-standard __globals__ and __code__ attributes. 2013-03-17 10:44:28 +01:00
webdesign Fixed #18269 -- Applied unicode_literals for Python 3 compatibility. 2012-06-07 18:08:47 +02:00
__init__.py Created django.contrib and moved comments into it 2005-07-14 18:20:03 +00:00