mirror of
https://github.com/django/django.git
synced 2025-10-30 09:06:13 +00:00
e29afe7974c169f0028c71b6c33a793bc5f7464d
git-svn-id: http://code.djangoproject.com/svn/django/trunk@213 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Fixed #88 -- settings are now forgiving of single-element INSTALLED_APPS and TEMPLATE_DIRS without trailing commas.
This is a stub; please complete me