This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-01-18 14:24:39 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
apps
History
Hasan
26ad01719d
Refs
#26022
-- Replaced six.assertRaisesRegex with assertRaisesMessage as appropriate.
2016-01-29 13:37:33 -05:00
..
default_config_app
Fixed
#21829
-- Added default AppConfigs.
2014-01-25 10:41:56 +01:00
namespace_package_base
/nsapp
Fixed some missing/extraneous new line warnings.
2014-01-26 14:32:01 -05:00
namespace_package_other_base
/nsapp
Fixed
#17304
-- Allow single-path and configured-path namespace packages as apps.
2014-01-25 19:37:05 -07:00
__init__.py
…
apps.py
…
models.py
Sorted imports with isort; refs
#23860
.
2015-02-06 08:16:28 -05:00
tests.py
Refs
#26022
-- Replaced six.assertRaisesRegex with assertRaisesMessage as appropriate.
2016-01-29 13:37:33 -05:00