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-23 08:39:17 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
admin_scripts
History
Rodrigo
371ece2f06
Fixed
#29695
-- Added system checks for admin's app dependencies and TEMPLATES setting.
2018-08-20 17:57:46 -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
…
configured_settings_manage.py
Fixed
#29236
-- Fixed diffsettings crash if using settings.configure().
2018-08-20 12:59:27 -04:00
tests.py
Fixed
#29695
-- Added system checks for admin's app dependencies and TEMPLATES setting.
2018-08-20 17:57:46 -04:00
urls.py
…