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
fb02819e36
expephalon
/
.gitignore
6 lines
75 B
Text
Raw
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
*.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 currency management Fix color picker Add exchange rate updater submodule Fix logging in celery A few invoicing fixes HTTP request class Navigation/URL updates
2020-06-03 10:35:23 +00:00
.vscode/
Reference in a new issue
Copy permalink