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-06 07:25:19 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
admin_scripts
History
Jon Dufresne
d522b51c40
Fixed
#31575
-- Added system check for admin sidebar request context processor dependency.
...
Co-authored-by: Carlton Gibson <carlton.gibson@noumenal.es>
2020-05-14 11:00:51 +02:00
..
another_app_waiting_migration
…
app_raising_messages
…
app_raising_warning
…
app_waiting_migration
…
app_with_import
…
broken_app
…
complex_app
…
custom_templates
…
management
/commands
…
simple_app
…
__init__.py
…
configured_dynamic_settings_manage.py
…
configured_settings_manage.py
…
test_django_admin_py.py
Refs
#23433
-- Fixed test_django_admin_py.DeprecationTest tests failures on Windows and Python < 3.8.
2019-12-10 11:17:50 +01:00
tests.py
Fixed
#31575
-- Added system check for admin sidebar request context processor dependency.
2020-05-14 11:00:51 +02:00
urls.py
…