This website requires JavaScript.
Explore
Help
Sign In
Django
/
django
Watch
11
Star
0
Fork
0
You've already forked django
Code
Pull Requests
Projects
Releases
Activity
django
/
django
/
contrib
History
Adrian Holovaty
b5288e732c
Fixed
#951
-- Admin bookmarklets no longer assume admin is rooted at '/'
...
git-svn-id:
http://code.djangoproject.com/svn/django/trunk@1522
bcc190cf-cafb-0310-a4f2-bffc1f526a37
2005-12-01 07:03:23 +00:00
..
admin
Fixed
#951
-- Admin bookmarklets no longer assume admin is rooted at '/'
2005-12-01 07:03:23 +00:00
auth
Moved Apache auth handler to django/contrib/auth/handlers/modpython.py
2005-11-30 01:14:23 +00:00
comments
Fixed
#911
-- Made template system scoped to the parser instead of the template module. Also changed the way tags/filters are registered and added support for multiple arguments to {% load %} tag. Thanks, rjwittams. This is a backwards-incompatible change for people who've created custom template tags or filters. See
http://code.djangoproject.com/wiki/BackwardsIncompatibleChanges
for upgrade instructions.
2005-11-26 22:46:31 +00:00
flatpages
Fixed
#845
-- flatpages middleware no longer throws 404 exception for DEBUG=True. Thanks, Hugo
2005-11-20 04:55:57 +00:00
markup
Fixed
#911
-- Made template system scoped to the parser instead of the template module. Also changed the way tags/filters are registered and added support for multiple arguments to {% load %} tag. Thanks, rjwittams. This is a backwards-incompatible change for people who've created custom template tags or filters. See
http://code.djangoproject.com/wiki/BackwardsIncompatibleChanges
for upgrade instructions.
2005-11-26 22:46:31 +00:00
redirects
Added README.TXT to contrib.redirects and contrib.flatpages
2005-11-12 00:09:20 +00:00
syndication
Fixed
#787
-- High-level syndication framework now picks up author details. Also updated documentation. Thanks, mattycakes
2005-11-14 05:15:40 +00:00
__init__.py
Created django.contrib and moved comments into it
2005-07-14 18:20:03 +00:00