Mariusz Felisiak
|
90c59b4e12
Refs #23433 -- Removed django-admin.py entry point per deprecation timeline.
|
преди 3 години |
Jon Dufresne
|
5708327c37
Fixed #23433 -- Deprecated django-admin.py entry point in favor of django-admin.
|
преди 5 години |
Albert Wang
|
2ee1e1a174
Fixed #30283 -- Fixed shellcheck warnings in django_bash_completion.
|
преди 5 години |
Mads Jensen
|
4af88ccbe6
Refs #23919 -- Removed Python 2 reference in django_bash_completion.
|
преди 7 години |
Ville Skyttä
|
34057730a5
Fixed #25222 -- Avoided installing django_bash_completion for python*-config.
|
преди 9 години |
Ville Skyttä
|
74be214e81
Fixed #25221 -- Prevented django_bash_completion from leaking variables into the environment.
|
преди 9 години |
Tim Graham
|
1dae4ac177
Whitespace cleanup.
|
преди 11 години |
Anders Kaseorg
|
e535da6865
Fixed #19523 -- Improved performance of Django's bash completion
|
преди 12 години |
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.
|
преди 15 години |
Joseph Kocherhans
|
677ddcbb04
Fixed #10752. Added more advanced bash completion. Thanks, Arthur Koziel.
|
преди 15 години |
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.
|
преди 16 години |
Malcolm Tredinnick
|
3cfa3cbd07
Fixed #5522 -- Moved make-messages, compile-messages and daily-cleanup into django-admin.py.
|
преди 16 години |
Russell Keith-Magee
|
3ce81068b8
Fixed #7525 -- Added createsuperuser to the bash completion script. Thanks to John Scott for the fix.
|
преди 16 години |
Russell Keith-Magee
|
c5f7caba72
Refs #7268 -- Added svn:executable flag for the Bash completion script.
|
преди 16 години |
Russell Keith-Magee
|
f9b9052c55
Refs #7268 -- Added django-admin as an alias in the django-bash-completion script. Thanks, Raphael Hertzog <hertzog@debian.org>
|
преди 16 години |
Jacob Kaplan-Moss
|
aad8342aa4
Fixed #6661: fixed a bug with bash completion and python -i. Thanks, Soeren Sonnenburg.
|
преди 16 години |
Russell Keith-Magee
|
a10e73ac30
Fixed some documentation strings in django-admin, and updated the bash completion script.
|
преди 17 години |
Malcolm Tredinnick
|
a89b51b033
Fixed #1240 -- Fixed portability problem in bash completion script. Thanks,
|
преди 17 години |
Jacob Kaplan-Moss
|
0e683f6da4
Fixed #1240: added better support for different names for "python" to django_bash_completion. Thanks, paolo.
|
преди 17 години |
Jacob Kaplan-Moss
|
0a2155e5b3
Added completetion support for app names to django_base_completion, which closes #1240. Thanks for the patch, Rob Hudson
|
преди 18 години |
Malcolm Tredinnick
|
3465a4f6f4
Fixed #1240 -- Updated bash completion file to accomodate changes in r3174.
|
преди 18 години |
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.
|
преди 18 години |