django/django
Jacob Kaplan-Moss a14dba5eed Fixed #2848: broken doctest in comment app. Thanks, dummy@habmalnefrage.de
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4049 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-11-07 05:20:00 +00:00
..
bin
conf Fixed #2866: Added DATABASE_OPTIONS setting which gets passed as extra kwargs to the backend's connect method. Thanks, ymasuda. 2006-11-07 05:17:38 +00:00
contrib Fixed #2848: broken doctest in comment app. Thanks, dummy@habmalnefrage.de 2006-11-07 05:20:00 +00:00
core
db Fixed #2866: Added DATABASE_OPTIONS setting which gets passed as extra kwargs to the backend's connect method. Thanks, ymasuda. 2006-11-07 05:17:38 +00:00
dispatch
forms
http
middleware
newforms Implemented [4035] (improvement in URL validation) in django.newforms 2006-11-07 02:32:33 +00:00
shortcuts
template
templatetags
test
utils Fixed #2823 -- Fixed Python 2.3 compatibility problem pointed out by Alex Dedul. 2006-09-26 10:08:03 +00:00
views
__init__.py