This website requires JavaScript.
Explore
Help
Sign In
luke-else
/
WMGZON
Watch
1
Star
0
Fork
0
You've already forked WMGZON
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
95f543ca1d
WMGZON
/
controllers
/
web
History
Luke Else
36bbd58e61
#11
Changed test data to include differing prices
2024-02-24 14:09:25 +00:00
..
__init__.py
Added ability to fetch products from the database
2024-01-05 18:20:56 +00:00
admin.py
#10
Cleaned up user alteration code. Stopped user being able to add arbitrary roles. Stopped logged in user from changing when updaing a given user account.
2024-02-14 22:13:34 +00:00
endpoints.py
REFACTOR: Changed blueprints to allow for preprocessing of requests
2024-02-14 14:57:12 +00:00
product.py
#10
Added Product section to admin page
2024-02-14 16:46:30 +00:00
stats.py
#11
Changed test data to include differing prices
2024-02-24 14:09:25 +00:00
user.py
CHORE: Fixed pep8 test failure
2024-02-14 22:14:42 +00:00