This website requires JavaScript.
Explore
Help
Register
Sign in
kumi
/
moneropro
Watch
1
Star
0
Fork
You've already forked moneropro
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
06794c3cea
moneropro
/
.gitignore
6 lines
55 B
Text
Raw
Normal View
History
Unescape
Escape
fresh new version
2022-05-29 14:03:17 +00:00
__pycache__/
venv/
*.sqlite3
organize files to use with Docker
2024-11-11 22:58:39 +00:00
migrations/
data/
fix: address formatting and configuration inconsistencies - Add '.vscode/' to '.gitignore' to exclude editor settings. - Improve readability by converting single quotes to double quotes and reformatting long lines in Django settings and URLs. - Relocate the SQLite database path to a more standard location. - Enhance environment flexibility by adding dynamic handling for allowed hosts. - Remove deprecated database dependency in requirements. These updates enhance code clarity and maintainability, and prepare the codebase for potential migration to a more dynamic server configuration setup.
2024-11-12 12:45:40 +00:00
.vscode/
Reference in a new issue
Copy permalink