71 Commits
Author SHA1 Message Date
ace 45a1af3c52 Updated the README and the mixing to provide better asserts.
StarFields Django Rest Framework Generics / build (push) Successful in 36s
2025-01-19 07:19:02 +02:00
ace edf3dc051d Attempting to upgrade pkginfo during publish action to fix a twine error.
StarFields Django Rest Framework Generics / build (push) Successful in 11s
2025-01-11 00:25:49 +02:00
ace 2cee88413b Bump version number to 0.4.0
StarFields Django Rest Framework Generics / build (push) Failing after 10s
2025-01-11 00:20:59 +02:00
ace a380800285 Added a multipart parser that attempts to parse nested strings as json.
StarFields Django Rest Framework Generics / build (push) Failing after 12s
2025-01-11 00:19:46 +02:00
ace 13022609fc Fixed a missing import.
StarFields Django Rest Framework Generics / build (push) Failing after 35s
2025-01-06 10:53:08 +02:00
ace 1e0f3c694e Refactored the library a bit and added a .gitignore file. 2025-01-05 10:13:59 +02:00
ace ac7ea3c88f Bump new version.
StarFields Django Rest Framework Generics / build (push) Successful in 10s
2024-11-26 08:00:12 +02:00
ace ab3083eab3 Fixed a bug that was raising FieldError in dev because of failing trigram similarity search.
StarFields Django Rest Framework Generics / build (push) Failing after 32s
2024-11-26 07:58:35 +02:00
ace 40ff763f96 Fixing the publish workflow.
StarFields Django Rest Framework Generics / build (push) Successful in 9s
2024-10-08 11:38:57 +03:00
ace 94c3304c1c Fixing the publish workflow.
StarFields Django Rest Framework Generics / build (push) Failing after 13s
2024-10-08 11:34:10 +03:00
ace 14fb9d804f Fixing the publish workflow.
StarFields Django Rest Framework Generics / build (push) Failing after 8s
2024-10-08 11:32:03 +03:00
ace 498a6da603 Fixing the publish workflow.
StarFields Django Rest Framework Generics / build (push) Failing after 10s
2024-10-08 11:19:58 +03:00
ace 353106ee17 Fixed a facet filter bug where redundant code would error out depending on the query.
StarFields Django Rest Framework Generics / build (push) Successful in 12s
2024-10-08 11:03:20 +03:00
ace 28ac95fd47 Testing the workflow.
StarFields Django Rest Framework Generics / build (push) Successful in 11s
2024-10-01 03:20:22 +03:00
ace 14dc2cd4af Testing the workflow.
StarFields Django Rest Framework Generics / build (push) Successful in 11s
2024-10-01 03:11:42 +03:00
ace 0cde861177 Fixed the workflow.
StarFields Django Rest Framework Generics / build (push) Successful in 1m8s
2024-10-01 02:59:17 +03:00
ace 00bbb65d21 bump version
StarFields Django Rest Framework Generics / build (push) Failing after 1m0s
2024-10-01 02:46:23 +03:00
ace 75e4a70fce Updated pyproject.toml
StarFields Django Rest Framework Generics / build (push) Successful in 12s
2024-08-18 16:35:34 +03:00
ace 7be7104346 Fixed the template strings that were bugging out.
StarFields Django Rest Framework Generics / build (push) Successful in 13s
2024-08-18 16:34:42 +03:00
ace cc2528344d Updated pyproject.toml
StarFields Django Rest Framework Generics / build (push) Successful in 13s
2024-08-18 16:16:27 +03:00
ace 621fcace85 Made the search filter have a calculated threshold with a lower threshold for small query strings and a higher threshold for large query strings.
StarFields Django Rest Framework Generics / build (push) Successful in 12s
2024-08-17 17:28:52 +03:00
ace 7e4596e5b1 Bump version to 0.2.6
StarFields Django Rest Framework Generics / build (push) Successful in 12s
2024-08-17 16:22:01 +03:00
ace dad7aa8348 Added the missing expanding parameters to CachedRetrieveModelMixin.
StarFields Django Rest Framework Generics / build (push) Successful in 13s
2024-08-17 16:12:48 +03:00
ace dcf3b3990b Bumped the version of the pypy project file.
StarFields Django Rest Framework Generics / build (push) Successful in 13s
2024-08-17 15:57:40 +03:00
ace 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
StarFields Django Rest Framework Generics / build (push) Successful in 16s
2024-08-17 15:53:35 +03:00
ace 0706fc5dc8 Attempt to fix the publish action.
StarFields Django Rest Framework Generics / build (push) Successful in 12s
2024-05-13 15:52:43 +03:00
ace cd79201d4a Attempt to fix the publish action.
StarFields Django Rest Framework Generics / build (push) Failing after 13s
2024-05-13 15:49:01 +03:00
ace 8a6a73d321 Attempt to fix the publish action.
StarFields Django Rest Framework Generics / build (push) Failing after 56s
2024-05-13 15:45:09 +03:00
ace 76181a46ac Removed the superlinter
StarFields Django Rest Framework Generics / build (push) Failing after 5s
2024-05-13 15:08:17 +03:00
ace bc5324bef6 Attempting to fix the publish action.
StarFields Django Rest Framework Generics / build (push) Failing after 0s
Lint / Lint (push) Failing after 0s
2024-05-13 15:07:16 +03:00
ace 3c2eddfea0 Attempting to fix the publish action.
StarFields Django Rest Framework Generics / build (push) Has been cancelled
Lint / Lint (push) Failing after 0s
2024-05-13 15:03:46 +03:00
ace 942b576521 Attempting to fix the publish action.
StarFields Django Rest Framework Generics / build (push) Failing after 5s
Lint / Lint (push) Failing after 21s
2024-05-13 14:55:56 +03:00
ace 2ec35f434d Attempting to fix the publish action.
Lint / Lint (push) Failing after 20s
StarFields Django Rest Framework Generics / build (push) Waiting to run
2024-05-13 14:55:14 +03:00
ace 2f61d197ae Attempting to fix the publish action.
StarFields Django Rest Framework Generics / build (push) Failing after 5s
Lint / Lint (push) Failing after 22s
2024-05-13 14:54:42 +03:00
ace afa6a6f9c6 Attempting to fix the publish action.
StarFields Django Rest Framework Generics / build (push) Failing after 4s
Lint / Lint (push) Failing after 21s
2024-05-13 14:53:14 +03:00
ace 9c873d5d8e Attempting to fix the publish action.
Lint / Lint (push) Has been cancelled
StarFields Django Rest Framework Generics / build (push) Failing after 5s
2024-05-13 14:52:52 +03:00
ace e370098312 Attempting to fix the publish action.
Lint / Lint (push) Failing after 22s
StarFields Django Rest Framework Generics / build (push) Failing after 22s
2024-05-13 14:51:34 +03:00
ace 6466efa9fc Attempting to fix the publish action.
StarFields Django Rest Framework Generics / build (push) Failing after 6s
Lint / Lint (push) Failing after 22s
2024-05-13 14:48:19 +03:00
ace 813135ed43 Attempting to fix the publish action.
StarFields Django Rest Framework Generics / build (push) Failing after 6s
Lint / Lint (push) Failing after 22s
2024-05-13 14:46:37 +03:00
ace 4a45f05f2d Attempting to fix the publish action.
StarFields Django Rest Framework Generics / build (push) Failing after 5s
Lint / Lint (push) Failing after 22s
2024-05-13 13:46:37 +03:00
ace 0fccdf60bd Attempting to fix the publish action.
Lint / Lint (push) Failing after 22s
StarFields Django Rest Framework Generics / build (push) Failing after 6s
2024-05-13 13:39:56 +03:00
ace a86f25b230 Added a publish action.
StarFields Django Rest Framework Generics / build (push) Failing after 27s
Lint / Lint (push) Failing after 22s
2024-05-13 13:38:19 +03:00
ace 4e2b0ec0c6 Performed some general linting. More is needed along with cleanup
Lint / Lint (push) Failing after 22s
2024-05-13 12:53:57 +03:00
ace 18812423c5 Attempting to fix the superlinter action.
Lint / Lint (push) Failing after 23s
2024-05-13 11:49:28 +03:00
ace d8c56fc9d1 Fixed a mistake in README.md.
Lint / Lint (push) Failing after 8s
2024-05-13 11:47:04 +03:00
ace 06d612cd70 Added a superlinter action 2024-05-13 11:42:31 +03:00
ace 053c50dda1 Fixed pyproject.toml for pypi use. 2024-05-13 11:08:57 +03:00
ace 367dde6348 Fixed the pyproject.toml because a breaking change was introduced. 2024-05-04 22:21:22 +03:00
ace 3662427fdf Fixed some capitalization in README.md 2024-04-12 10:47:45 +03:00
ace 84eeea05fc Made the README.md a bit nicer 2024-04-12 10:45:42 +03:00
ace b8da18dcd1 Merge remote-tracking branch 'origin/main' 2023-12-11 17:28:53 +02:00
ace 45c15c3a06 Added some more information in the README. 2023-12-11 17:27:05 +02:00
ace 760a561859 Had mistakenly put the setup.cfg format in pyproject.toml. 2023-10-01 09:08:04 +03:00
ace bc9a7d3832 Updated pyproject.toml for include the template files. 2023-10-01 09:01:55 +03:00
ace 9715122c6c Removed the mistaken shop facet dependency. 2023-09-28 23:50:03 +03:00
ace acd766ea29 Included some extra information on the duplicate keys problem in README.md 2023-09-12 14:03:24 +03:00
ace 051bae28ce Changed the formatting a bit in README.md 2023-09-12 13:44:47 +03:00
ace 71573ca44e Formatting for code blocks in README.md 2023-09-12 13:40:39 +03:00
ace 986d4302a7 Changed the formatting a bit in README.md 2023-09-12 13:36:49 +03:00
ace 1099250ca5 Wrote the Usage section in README.md 2023-09-12 13:35:47 +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
ace 2c58bc955f Fixed bad template referencing in filters.py. 2023-09-03 08:25:12 +03:00
ace 75e9a60b87 Added the missing templates. 2023-09-03 08:04:58 +03:00
ace 0f26c16b15 Fixed some import bugs 2023-09-01 21:11:54 +03:00
ace c1fd01a6d8 Typos make the world go round 2023-08-30 03:57:38 +03:00
ace c234f7b1ce Reorganized the repository files for packaging purposes 2023-08-30 03:35:56 +03:00
ace 5b77cab243 Added pyproject.toml for packaging purposes 2023-08-30 02:43:55 +03:00
ace d6033baa72 Fixed some bugs in cache_mixins.py 2023-08-28 05:03:49 +03:00
ace fef71feffa Fixes some bugs in filters.py 2023-08-25 05:25:50 +03:00
ace c746d0a7b5 Added all the main files of the library 2023-08-23 04:41:13 +03:00
ace 341c96f2e2 Created the README.md 2023-08-23 04:36:09 +03:00