django1/django/conf/urls
Adrian Holovaty 944de9e9e6 Completely refactored legacy RSS framework to the new django.contrib.syndication package. Also added Atom support, changed the way feeds are registered and added documentation for the whole lot. This is backwards-incompatible, but the RSS framework had not yet been documented, so this should only affect tinkerers and WorldOnline. Fixes #329, #498, #502 and #554. Thanks for various patches/ideas to alastair, ismael, hugo, eric moritz and garthk
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1194 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2005-11-12 03:44:53 +00:00
..
__init__.py Imported Django from private SVN repository (created from r. 8825) 2005-07-13 01:25:57 +00:00
admin_password_reset.py Made small cleanups to two default urlconfs, to be clearer. 2005-08-05 22:15:14 +00:00
defaults.py Refactored the internals of URL parsing to use less code 2005-08-05 20:50:19 +00:00
i18n.py Merged i18n branch into the trunk! Fixes #65, and perhaps some others. NB: this means that the i18n branch is now obsolete and will be made read-only. 2005-11-04 04:59:46 +00:00
registration.py Imported Django from private SVN repository (created from r. 8825) 2005-07-13 01:25:57 +00:00
shortcut.py Imported Django from private SVN repository (created from r. 8825) 2005-07-13 01:25:57 +00:00