django1/django/core
Adrian Holovaty 361be49fe7 Changed postgresql DB backend so that it gives a helpful error message if people are using psycopg 2 instead of version 1
git-svn-id: http://code.djangoproject.com/svn/django/trunk@109 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2005-07-16 16:55:11 +00:00
..
db Changed postgresql DB backend so that it gives a helpful error message if people are using psycopg 2 instead of version 1 2005-07-16 16:55:11 +00:00
__init__.py Imported Django from private SVN repository (created from r. 8825) 2005-07-13 01:25:57 +00:00
cache.py Imported Django from private SVN repository (created from r. 8825) 2005-07-13 01:25:57 +00:00
defaultfilters.py Imported Django from private SVN repository (created from r. 8825) 2005-07-13 01:25:57 +00:00
defaulttags.py Imported Django from private SVN repository (created from r. 8825) 2005-07-13 01:25:57 +00:00
exceptions.py Changed mentions of CMS to Django in django.core xheaders and exceptions 2005-07-15 16:52:08 +00:00
extensions.py Renamed CMSRequest to DjangoRequest, and CMSContext to DjangoContext. Old code will still work. 2005-07-15 17:09:01 +00:00
formfields.py Imported Django from private SVN repository (created from r. 8825) 2005-07-13 01:25:57 +00:00
handler.py Renamed CMSRequest to DjangoRequest, and CMSContext to DjangoContext. Old code will still work. 2005-07-15 17:09:01 +00:00
mail.py Changed django.core.mail to use [Django] prefix instead of [CMS] 2005-07-15 16:47:19 +00:00
meta.py Gave django.core.meta.Model a repr(), as a fallback 2005-07-15 23:48:54 +00:00
paginator.py Imported Django from private SVN repository (created from r. 8825) 2005-07-13 01:25:57 +00:00
rss.py Imported Django from private SVN repository (created from r. 8825) 2005-07-13 01:25:57 +00:00
template.py Imported Django from private SVN repository (created from r. 8825) 2005-07-13 01:25:57 +00:00
template_file.py Imported Django from private SVN repository (created from r. 8825) 2005-07-13 01:25:57 +00:00
template_loader.py Imported Django from private SVN repository (created from r. 8825) 2005-07-13 01:25:57 +00:00
urlresolvers.py Imported Django from private SVN repository (created from r. 8825) 2005-07-13 01:25:57 +00:00
validators.py Imported Django from private SVN repository (created from r. 8825) 2005-07-13 01:25:57 +00:00
xheaders.py Changed mentions of CMS to Django in django.core xheaders and exceptions 2005-07-15 16:52:08 +00:00