django/extras
Luke Plant 63c5e6621a Various fixes/improvements to the the extras/csrf_migration_helper.py script
- Fixed various bugs/oddities with command line parsing
- Find 'include' tags that use single quotes
- Fixed for new style TEMPLATE_LOADERS setting
- Don't silently ignore non-existent paths
- Removed Python-2.3-ism
- Removed an unnecessary loop



git-svn-id: http://code.djangoproject.com/svn/django/trunk@12267 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-01-20 14:18:13 +00:00
..
README.TXT MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompatible. Please read http://code.djangoproject.com/wiki/RemovingTheMagic for upgrade instructions. 2006-05-02 01:31:56 +00:00
csrf_migration_helper.py Various fixes/improvements to the the extras/csrf_migration_helper.py script 2010-01-20 14:18:13 +00:00
django_bash_completion Fixed #10752. Added more advanced bash completion. Thanks, Arthur Koziel. 2009-09-11 23:15:59 +00:00

README.TXT

This directory contains extra stuff that can improve your Django experience.