https://github.com/ariestiyansyah/django-secret-key
Generate Django Secret Key
https://github.com/ariestiyansyah/django-secret-key
django key
Last synced: 6 months ago
JSON representation
Generate Django Secret Key
- Host: GitHub
- URL: https://github.com/ariestiyansyah/django-secret-key
- Owner: ariestiyansyah
- Created: 2016-08-09T11:38:21.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2021-06-10T19:49:04.000Z (about 5 years ago)
- Last Synced: 2025-10-27T03:29:06.987Z (9 months ago)
- Topics: django, key
- Language: Python
- Homepage: https://pypi.python.org/pypi/django-secret-key/
- Size: 6.84 KB
- Stars: 15
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Generate django SECRET KEY
#### Installation:
`$ pip install django-secret-key`
### How to use:
Run this command:
`$ django-secret-key`