codespaces-django
codespaces-django copied to clipboard
Results
4
codespaces-django issues
Sort by
recently updated
recently updated
newest added
there should be a python script to help user generate the django secret key for any user
This pull request involves changes to improve the configuration and security of a Django project. The most significant changes include the introduction of a script to generate a secret key,...
After creating a new project using `django-admin startproject`, CSRF checking fails for /admin. This relates to the default project fixed under #8