templates/games
|
show rating only if votes > 5
|
2022-04-21 20:23:04 -04:00 |
__init__.py
|
add game module
|
2021-02-25 19:43:43 +01:00 |
admin.py
|
register game models in admin panel
|
2021-02-25 22:08:21 +01:00 |
apps.py
|
write index to meilisearch
|
2022-01-17 14:57:29 -05:00 |
models.py
|
fix missing data for user tagged view
|
2022-04-25 22:40:09 -04:00 |
tests.py
|
add game module
|
2021-02-25 19:43:43 +01:00 |
urls.py
|
click corner action icon to add to wishlist
|
2022-04-06 00:59:30 -04:00 |