django1/tests/admin_scripts
Dhanush 9fbb5b5e16 Fixed #34068 -- Corrected output of runserver command for "0" IP address.
Thanks David Sanders for the review.
2022-10-04 10:13:32 +02:00
..
another_app_waiting_migration Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
app_raising_messages Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
app_raising_warning Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
app_waiting_migration Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
app_with_import Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField 2015-07-27 18:28:13 -04:00
broken_app Fixed #21302 -- Fixed unused imports and import *. 2013-11-02 15:24:56 -04:00
complex_app Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
custom_templates Refs #33476 -- Made management commands use black. 2022-02-11 12:23:26 +01:00
management Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
simple_app Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
__init__.py
configured_dynamic_settings_manage.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
configured_settings_manage.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
tests.py Fixed #34068 -- Corrected output of runserver command for "0" IP address. 2022-10-04 10:13:32 +02:00
urls.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00