Historique des commits

Auteur SHA1 Message Date
  Mariusz Felisiak 90c59b4e12 Refs #23433 -- Removed django-admin.py entry point per deprecation timeline. il y a 3 ans
  Jon Dufresne 5708327c37 Fixed #23433 -- Deprecated django-admin.py entry point in favor of django-admin. il y a 5 ans
  Albert Wang 2ee1e1a174 Fixed #30283 -- Fixed shellcheck warnings in django_bash_completion. il y a 5 ans
  Mads Jensen 4af88ccbe6 Refs #23919 -- Removed Python 2 reference in django_bash_completion. il y a 7 ans
  Ville Skyttä 34057730a5 Fixed #25222 -- Avoided installing django_bash_completion for python*-config. il y a 9 ans
  Ville Skyttä 74be214e81 Fixed #25221 -- Prevented django_bash_completion from leaking variables into the environment. il y a 9 ans
  Tim Graham 1dae4ac177 Whitespace cleanup. il y a 11 ans
  Anders Kaseorg e535da6865 Fixed #19523 -- Improved performance of Django's bash completion il y a 12 ans
  Russell Keith-Magee 1743529912 Fixed #12174 -- Corrected Bash command line completion when calling "python manage.py". Thanks to sethp for the report, and SmileyChris for the initial patch. il y a 15 ans
  Joseph Kocherhans 677ddcbb04 Fixed #10752. Added more advanced bash completion. Thanks, Arthur Koziel. il y a 15 ans
  Jacob Kaplan-Moss 7e06b69a3d Removed outdated "adminindex" command -- the same behavior is now far easier and better done in a template, or perhaps a custom `AdminSite.index` function. Refs #5500. il y a 16 ans
  Malcolm Tredinnick 3cfa3cbd07 Fixed #5522 -- Moved make-messages, compile-messages and daily-cleanup into django-admin.py. il y a 16 ans
  Russell Keith-Magee 3ce81068b8 Fixed #7525 -- Added createsuperuser to the bash completion script. Thanks to John Scott for the fix. il y a 16 ans
  Russell Keith-Magee c5f7caba72 Refs #7268 -- Added svn:executable flag for the Bash completion script. il y a 16 ans
  Russell Keith-Magee f9b9052c55 Refs #7268 -- Added django-admin as an alias in the django-bash-completion script. Thanks, Raphael Hertzog <hertzog@debian.org> il y a 16 ans
  Jacob Kaplan-Moss aad8342aa4 Fixed #6661: fixed a bug with bash completion and python -i. Thanks, Soeren Sonnenburg. il y a 16 ans
  Russell Keith-Magee a10e73ac30 Fixed some documentation strings in django-admin, and updated the bash completion script. il y a 17 ans
  Malcolm Tredinnick a89b51b033 Fixed #1240 -- Fixed portability problem in bash completion script. Thanks, il y a 17 ans
  Jacob Kaplan-Moss 0e683f6da4 Fixed #1240: added better support for different names for "python" to django_bash_completion. Thanks, paolo. il y a 17 ans
  Jacob Kaplan-Moss 0a2155e5b3 Added completetion support for app names to django_base_completion, which closes #1240. Thanks for the patch, Rob Hudson il y a 18 ans
  Malcolm Tredinnick 3465a4f6f4 Fixed #1240 -- Updated bash completion file to accomodate changes in r3174. il y a 18 ans
  Adrian Holovaty f69cf70ed8 MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompatible. Please read http://code.djangoproject.com/wiki/RemovingTheMagic for upgrade instructions. il y a 18 ans