django/tests/regressiontests/app_loading
Claude Paroz 3904b74a3f Fixed #18013 -- Use the new 'as' syntax for exceptions.
Thanks Clueless for the initial patch.
Note that unittest has been purposely left out (external package only used by Python 2.6).
2012-04-29 20:57:15 +02:00
..
eggs Removed executable bits from some files that don't need them. 2012-03-09 12:13:31 +00:00
not_installed Refs #15093 -- Fixed another get_models call missed in r16053. Thanks Luke for catching it. 2011-04-27 17:51:43 +00:00
__init__.py Fixed #9323 -- Allow glob loading in INSTALLED_APPS to handle digits in names. 2009-03-08 09:39:48 +00:00
models.py Fixed #9323 -- Allow glob loading in INSTALLED_APPS to handle digits in names. 2009-03-08 09:39:48 +00:00
tests.py Fixed #18013 -- Use the new 'as' syntax for exceptions. 2012-04-29 20:57:15 +02:00