summaryrefslogtreecommitdiff
path: root/extras
AgeCommit message (Expand)Author
2015-01-02[1.4.x] Removed wheel generation from Makefile.Tim Graham
2013-08-13Stole the Makefile for building packages from master.Jacob Kaplan-Moss
2011-08-12Fixed #16584 -- Fixed a bunch of typos in code comments. Thanks, Bernhard Essl.Jannis Leidel
2011-02-25Fixed #15493 - csrf_migration_helper.py parsing fix.Luke Plant
2010-02-05Fixed #12174 -- Corrected Bash command line completion when calling "python m...Russell Keith-Magee
2010-01-20Various fixes/improvements to the the extras/csrf_migration_helper.py scriptLuke Plant
2010-01-20Fixed #12649 - more helpful Unicode exceptions for CSRF migration helper scriptLuke Plant
2009-10-26Fixed #9977 - CsrfMiddleware gets template tag added, session dependency remo...Luke Plant
2009-09-11Fixed #10752. Added more advanced bash completion. Thanks, Arthur Koziel.Joseph Kocherhans
2008-08-25Removed outdated "adminindex" command -- the same behavior is now far easier ...Jacob Kaplan-Moss
2008-07-06Fixed #5522 -- Moved make-messages, compile-messages and daily-cleanup into d...Malcolm Tredinnick
2008-06-23Fixed #7525 -- Added createsuperuser to the bash completion script. Thanks to...Russell Keith-Magee
2008-06-18Refs #7268 -- Added svn:executable flag for the Bash completion script.Russell Keith-Magee
2008-06-18Refs #7268 -- Added django-admin as an alias in the django-bash-completion sc...Russell Keith-Magee
2008-02-25Fixed #6661: fixed a bug with bash completion and python -i. Thanks, Soeren S...Jacob Kaplan-Moss
2007-05-15Fixed some documentation strings in django-admin, and updated the bash comple...Russell Keith-Magee
2007-03-08Fixed #1240 -- Fixed portability problem in bash completion script. Thanks,Malcolm Tredinnick
2007-02-28Fixed #1240: added better support for different names for "python" to django_...Jacob Kaplan-Moss
2007-02-25Added completetion support for app names to django_base_completion, which clo...Jacob Kaplan-Moss
2006-06-21Fixed #1240 -- Updated bash completion file to accomodate changes in r3174.Malcolm Tredinnick
2006-05-02MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompa...Adrian Holovaty