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-15 11:58:44 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
admin_scripts
History
Jon Dufresne
5708327c37
Fixed
#23433
-- Deprecated django-admin.py entry point in favor of django-admin.
...
Unify on the entry point created by setuptools entry_points feature.
2019-12-06 12:11:44 +01: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
Refs
#30057
-- Added more diffsettings tests.
2019-02-26 10:30:38 -05:00
configured_settings_manage.py
Fixed
#30057
-- Fixed diffsettings ignoring custom configured settings.
2019-01-12 11:07:03 -05:00
test_django_admin_py.py
Fixed
#23433
-- Deprecated django-admin.py entry point in favor of django-admin.
2019-12-06 12:11:44 +01:00
tests.py
Fixed
#23433
-- Deprecated django-admin.py entry point in favor of django-admin.
2019-12-06 12:11:44 +01:00
urls.py
…