django/tests/regressiontests/bash_completion
Russell Keith-Magee 7875421a03 Fixed #11243 -- Ensured that bash_completion output is emitted in sorted order. Thanks to Alex Gaynor for the report.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@11747 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-11-19 04:35:31 +00:00
..
management Added tests for the bash completion script from [11526]. Thanks to Eric Holscher. 2009-11-18 11:10:50 +00:00
__init__.py Added tests for the bash completion script from [11526]. Thanks to Eric Holscher. 2009-11-18 11:10:50 +00:00
models.py Added tests for the bash completion script from [11526]. Thanks to Eric Holscher. 2009-11-18 11:10:50 +00:00
tests.py Fixed #11243 -- Ensured that bash_completion output is emitted in sorted order. Thanks to Alex Gaynor for the report. 2009-11-19 04:35:31 +00:00