django1/django/conf
Russell Keith-Magee 53b61d9c02 Fixed #12624 -- Modified test runners to be class based.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@12255 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-01-18 15:11:01 +00:00
..
app_template Fixed #9963 - Added a trivial tests.py file to the files produced by "startapp". 2009-01-06 05:27:39 +00:00
locale Fixed #12567: updated Polish translation of GIS terms. Thanks pigletto for patch. 2010-01-11 09:25:10 +00:00
project_template Fixed #1142 -- Added multiple database support. 2009-12-22 15:18:51 +00:00
urls Fixed #10061 -- Added namespacing for named URLs - most importantly, for the admin site, where the absence of this facility was causing problems. Thanks to the many people who contributed to and helped review this patch. 2009-07-16 16:16:13 +00:00
__init__.py Changed a whole bunch of places to raise exception instances instead of old-style raising exception classes plus a comma. Good for the future Python 3 conversion 2010-01-10 18:36:20 +00:00
global_settings.py Fixed #12624 -- Modified test runners to be class based. 2010-01-18 15:11:01 +00:00