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-02-07 16:05:34 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
admin_scripts
History
Jon Dufresne
b3cffde555
Fixed
#29324
-- Made Settings raise ImproperlyConfigured if SECRET_KEY is accessed and not set.
2018-04-17 13:02:05 -04:00
..
another_app_waiting_migration
…
app_raising_messages
…
app_raising_warning
…
app_waiting_migration
…
app_with_import
…
broken_app
…
complex_app
Refs
#23919
-- Removed obsolete __init__.py files in management command directories.
2018-01-03 11:02:26 -05:00
custom_templates
…
management
/commands
Refs
#23919
-- Removed obsolete __init__.py files in management command directories.
2018-01-03 11:02:26 -05:00
simple_app
Refs
#23919
-- Removed obsolete __init__.py files in management command directories.
2018-01-03 11:02:26 -05:00
__init__.py
…
tests.py
Fixed
#29324
-- Made Settings raise ImproperlyConfigured if SECRET_KEY is accessed and not set.
2018-04-17 13:02:05 -04:00
urls.py
…