WMGZON/controllers/web
2024-02-14 22:14:42 +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 #10 Added Product section to admin page 2024-02-14 16:46:30 +00:00
user.py CHORE: Fixed pep8 test failure 2024-02-14 22:14:42 +00:00