feat: index and product detail view

This commit is contained in:
2024-11-21 19:51:12 +01:00
parent 2c7e51d602
commit 8783404570
13 changed files with 369 additions and 7 deletions
+2
View File
@@ -218,3 +218,5 @@ SIMPLE_JWT = {
}
TAILWIND_APP_NAME = "theme"
ITEMS_PER_PAGE = 10