django1/django/contrib
Claude Paroz 53df89c0fe Updated get_ogr_db_string in inspectapp tests to support MySQL/Spatialite
The OGRInspectTest.test_time_field does still not succeed with these
databases (even when removing the postgis guard), but at least it's now
possible to setup a datasource.
2013-04-15 20:27:58 +02: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 Updated get_ogr_db_string in inspectapp tests to support MySQL/Spatialite 2013-04-15 20:27:58 +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