django1/django/core
Adrian Holovaty f4c581158d Renamed CMSRequest to DjangoRequest, and CMSContext to DjangoContext. Old code will still work.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@57 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2005-07-15 17:09:01 +00:00
..
db Changed db/backends/postgresql.py to add the password and host params only if they're not blank 2005-07-13 20:59:56 +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 Changed many-to-many API to be get_FOO_list instead of get_FOOs 2005-07-14 03:17:09 +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