1
0
mirror of https://github.com/django/django.git synced 2024-12-23 01:25:58 +00:00
django/tests/admin_scripts
Ad Timmering 59f4796918 Fixed #4282 -- Made startapp/startproject management commands honor umask.
Co-authored-by: Christian Schmitt <c.schmitt@briefdomain.de>
2021-11-24 13:10:45 +01:00
..
another_app_waiting_migration
app_raising_messages
app_raising_warning
app_waiting_migration
app_with_import
broken_app
complex_app
custom_templates Refs #32309 -- Added test for excluding hidden directories in startproject command. 2021-09-01 11:05:10 +02:00
management Fixed #25264 -- Allowed suppressing base command options in --help output. 2021-08-31 11:04:02 +02:00
simple_app
__init__.py
configured_dynamic_settings_manage.py
configured_settings_manage.py
tests.py Fixed #4282 -- Made startapp/startproject management commands honor umask. 2021-11-24 13:10:45 +01:00
urls.py