-
- Downloads
Merge branch 'master' of https://gitlab.uwe.ac.uk/b4-sharp/sd-group-project
No related branches found
No related tags found
Showing
- .gitignore 3 additions, 0 deletions.gitignore
- README.md 7 additions, 2 deletionsREADME.md
- run.py 2 additions, 2 deletionsrun.py
- seed_database.py 68 additions, 34 deletionsseed_database.py
- store/__init__.py 5 additions, 3 deletionsstore/__init__.py
- store/forms.py 33 additions, 3 deletionsstore/forms.py
- store/models.py 93 additions, 43 deletionsstore/models.py
- store/routes.py 21 additions, 32 deletionsstore/routes.py
- store/site.db 0 additions, 0 deletionsstore/site.db
- store/static/_main.css 8 additions, 4 deletionsstore/static/_main.css
- store/templates/_formhelpers.html 17 additions, 0 deletionsstore/templates/_formhelpers.html
- store/templates/base.html 44 additions, 43 deletionsstore/templates/base.html
- store/templates/index.html 13 additions, 1 deletionstore/templates/index.html
- store/templates/itemSets.html 1 addition, 0 deletionsstore/templates/itemSets.html
- store/templates/userContent/ChangeEmail.html 12 additions, 19 deletionsstore/templates/userContent/ChangeEmail.html
- store/templates/userContent/ChangePhNumber.html 12 additions, 19 deletionsstore/templates/userContent/ChangePhNumber.html
- store/templates/userContent/ChangeUsername.html 12 additions, 19 deletionsstore/templates/userContent/ChangeUsername.html
- store/templates/userContent/account.html 9 additions, 9 deletionsstore/templates/userContent/account.html
- store/templates/userContent/accountDetails.html 17 additions, 23 deletionsstore/templates/userContent/accountDetails.html
- store/templates/userContent/address.html 19 additions, 26 deletionsstore/templates/userContent/address.html
Loading
Please register or sign in to comment