Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/extras
Commit message (Expand)AuthorAgeFilesLines
* Fixed #25222 -- Avoided installing django_bash_completion...Ville Skyttä2015-08-041-1/+1
* Fixed #25221 -- Prevented django_bash_completion from lea...Ville Skyttä2015-08-041-2/+4
* Removed extras/csrf_migration_helper.pyTim Graham2014-06-091-356/+0
* Converted Django scripts to argparseClaude Paroz2014-06-091-21/+10
* Removed --skip-scripts from extras/Makefile.Florian Apolloner2014-05-161-1/+1
* Skipped inclusion of scripts (pip will take care of that).Florian Apolloner2013-12-291-1/+1
* Switched setup.py to setuptools.Florian Apolloner2013-12-271-1/+1
* Fixed E125 pep8 warningsChristopher Medrela2013-11-281-2/+2
* Fixed all E226 violationsAlex Gaynor2013-11-031-1/+1
* Fixed the remaining E302 violations int eh django packageAlex Gaynor2013-11-031-0/+7
* Fixed #21287 -- Fixed E123 pep8 warningsAlasdair Nicol2013-10-181-2/+2
* Fixed assorted flake8 errors.Tim Graham2013-10-111-1/+1
* Whitespace cleanup.Tim Graham2013-10-101-2/+1
* Modernize the CSRF migration helper.Aymeric Augustin2013-05-171-6/+4
* Fixed #19252 -- Added support for wheel packages.Florian Apolloner2013-05-011-0/+9
* Fixed #19523 -- Improved performance of Django's bash com...Anders Kaseorg2013-01-221-3/+3
* Made more extensive usage of context managers with open.Claude Paroz2012-05-051-11/+9
* Replaced print statement by print function (forward compa...Claude Paroz2012-04-301-16/+16
* Fixed #18013 -- Use the new 'as' syntax for exceptions.Claude Paroz2012-04-291-1/+1
* Fixed #16584 -- Fixed a bunch of typos in code comments. ...Jannis Leidel2011-08-121-1/+1
* Fixed #15493 - csrf_migration_helper.py parsing fix.Luke Plant2011-02-251-9/+16
* Fixed #12174 -- Corrected Bash command line completion wh...Russell Keith-Magee2010-02-051-1/+33
* Various fixes/improvements to the the extras/csrf_migrati...Luke Plant2010-01-201-46/+29
* Fixed #12649 - more helpful Unicode exceptions for CSRF m...Luke Plant2010-01-201-1/+6
* Fixed #9977 - CsrfMiddleware gets template tag added, ses...Luke Plant2009-10-271-0/+369
* Fixed #10752. Added more advanced bash completion. Thanks...Joseph Kocherhans2009-09-121-130/+4
* Removed outdated "adminindex" command -- the same behavio...Jacob Kaplan-Moss2008-08-251-2/+2
* Fixed #5522 -- Moved make-messages, compile-messages and ...Malcolm Tredinnick2008-07-061-8/+9
* Fixed #7525 -- Added createsuperuser to the bash completi...Russell Keith-Magee2008-06-231-1/+1
* Refs #7268 -- Added svn:executable flag for the Bash comp...Russell Keith-Magee2008-06-181-0/+0
* Refs #7268 -- Added django-admin as an alias in the djang...Russell Keith-Magee2008-06-181-2/+8
* Fixed #6661: fixed a bug with bash completion and python ...Jacob Kaplan-Moss2008-02-251-5/+5
* Fixed some documentation strings in django-admin, and upd...Russell Keith-Magee2007-05-151-30/+30
* Fixed #1240 -- Fixed portability problem in bash completi...Malcolm Tredinnick2007-03-081-1/+1
* Fixed #1240: added better support for different names for...Jacob Kaplan-Moss2007-02-281-1/+23
* Added completetion support for app names to django_base_c...Jacob Kaplan-Moss2007-02-251-4/+22
* Fixed #1240 -- Updated bash completion file to accomodate...Malcolm Tredinnick2006-06-211-2/+16
* MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is high...Adrian Holovaty2006-05-022-0/+106