This website requires JavaScript.
Explore
Help
Register
Sign in
KumiSystems
/
expephalon
Watch
1
Star
0
Fork
You've already forked expephalon
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
master
expephalon
/
.gitignore
10 lines
100 B
Text
Raw
Permalink
Normal View
History
Unescape
Escape
Move sensitive information from settings.py to custom_settings.py, include distributable sample Add .gitignore Add pip requirements file Change default password hasher to Argon
2020-03-23 14:14:44 +00:00
expephalon/custom_settings.py
Some refactoring and stuffs
2022-07-01 14:43:21 +00:00
settings.ini
log/
Move sensitive information from settings.py to custom_settings.py, include distributable sample Add .gitignore Add pip requirements file Change default password hasher to Argon
2020-03-23 14:14:44 +00:00
*.pyc
Add core app Add migrations folders to .gitignore
2020-03-24 11:59:43 +00:00
__pycache__/
Remove PID files from repo
2020-05-25 16:46:19 +00:00
migrations/
*.pid
Add local venv to .gitignore
2021-06-09 07:21:50 +00:00
.vscode/
Some refactoring and stuffs
2022-07-01 14:43:21 +00:00
venv/
Reference in a new issue
Copy permalink