Update Django scripts authored by Kenzo-Hugo Hillion's avatar Kenzo-Hugo Hillion
...@@ -7,3 +7,7 @@ In this section, you will find a list of homemade commands available through `ma ...@@ -7,3 +7,7 @@ In this section, you will find a list of homemade commands available through `ma
## List of available scripts ## List of available scripts
*The following list might not correspond exactly to the scripts available. We recommend to go through the help section of the `manage.py` command.* *The following list might not correspond exactly to the scripts available. We recommend to go through the help section of the `manage.py` command.*
### Pre-build scripts from Django
For all scripts from Django, Please refer to the [original documentation](https://docs.djangoproject.com/en/3.1/ref/django-admin/).