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-04-02 12:36:41 +00:00
Code
Issues
32
Releases
Wiki
Activity
88e972e46d
Branches
Tags
View all branches
django
/
django
/
apps
History
Hasan Ramezani
8b2a30f6f1
Fixed
#32285
-- Raised ImproperlyConfigured when AppConfig.label is not a valid Python identifier.
2020-12-22 13:26:30 +01:00
..
__init__.py
Sorted imports in __init__.py files.
2015-06-27 11:53:33 -04:00
config.py
Fixed
#32285
-- Raised ImproperlyConfigured when AppConfig.label is not a valid Python identifier.
2020-12-22 13:26:30 +01:00
registry.py
Bumped minimum isort version to 5.1.0.
2020-07-30 10:58:59 +02:00