Getting ready for release!

- fixed up the design
- started work on api
- fixed some design issues
gallery coming soon!
This commit is contained in:
Yamozha
2021-08-27 20:40:01 +03:00
parent bfbf4fe5f7
commit 31f5eaa66b
9 changed files with 153 additions and 96 deletions

2
.gitignore vendored
View File

@ -1,3 +1,5 @@
__django
reValuate/db.sqlite3
*.sqlite3
*/media/*
*.pyc