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
11ce2f16a4
WMGZON
/
controllers
/
database
History
Luke Else
c5b60f22da
#11
Added defaults to every fetch of 'ENVIRON' to ensure a value is available
2024-02-24 08:47:57 +00:00
..
__init__.py
Created base database controller and user database controller to allow for initial database control
2024-01-01 20:19:57 +00:00
category.py
REFACTOR: Moved more functionality into database base type
2024-02-04 23:47:00 +00:00
database.py
#11
Added defaults to every fetch of 'ENVIRON' to ensure a value is available
2024-02-24 08:47:57 +00:00
product.py
#7
Added basic set of product orderings.
2024-02-12 18:27:04 +00:00
stats.py
#5
Changed styling and added product ranking in category to the stats page
2024-02-11 15:52:12 +00:00
user.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