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
Marten Kenbeek
40c8ffad72
Fixed
#29768
-- Improved error message when an AppConfig has a typo in INSTALLED_APPS.
2018-09-26 16:12:21 -04:00
..
default_config_app
…
namespace_package_base
/nsapp
Refs
#23919
-- Removed django.utils._os.upath()/npath()/abspathu() usage.
2017-01-20 08:01:02 -05:00
namespace_package_other_base
/nsapp
…
__init__.py
…
apps.py
Refs
#23919
-- Stopped inheriting from object to define new style classes.
2017-01-19 08:39:46 +01:00
models.py
Refs
#23919
-- Removed encoding preambles and future imports
2017-01-18 09:55:19 +01:00
tests.py
Fixed
#29768
-- Improved error message when an AppConfig has a typo in INSTALLED_APPS.
2018-09-26 16:12:21 -04:00