Commit Graph

9 Commits

Author SHA1 Message Date
dad7aa8348 Added the missing expanding parameters to CachedRetrieveModelMixin.
All checks were successful
StarFields Django Rest Framework Generics / build (push) Successful in 13s
2024-08-17 16:12:48 +03:00
2b8a4863c0 Made the search filter use TrigramStrictWordSimilarity instead of the plain version and made a backup plain sqlite compatible search for when postgres is not avaiable
All checks were successful
StarFields Django Rest Framework Generics / build (push) Successful in 16s
2024-08-17 15:53:35 +03:00
4e2b0ec0c6 Performed some general linting. More is needed along with cleanup
Some checks failed
Lint / Lint (push) Failing after 22s
2024-05-13 12:53:57 +03:00
9715122c6c Removed the mistaken shop facet dependency. 2023-09-28 23:50:03 +03:00
ace
9565b07d55 Typo in the filter attributes that made django not be able to find the templates. 2023-09-11 15:19:44 +03:00
2c58bc955f Fixed bad template referencing in filters.py. 2023-09-03 08:25:12 +03:00
75e9a60b87 Added the missing templates. 2023-09-03 08:04:58 +03:00
0f26c16b15 Fixed some import bugs 2023-09-01 21:11:54 +03:00
c1fd01a6d8 Typos make the world go round 2023-08-30 03:57:38 +03:00