Stars
5
Forks
0
Watchers
5
Open Issues
10
Overall repository health assessment
No package.json found
This might not be a Node.js project
155
commits
1
commits
Merge pull request #14 from JuliusKoenig/dependabot/pip/uv-build-gte-0.10.9-and-lt-0.12.0
db9534eView on GitHubMerge pull request #13 from JuliusKoenig/6-implement-crud-operations
369c4c1View on GitHubfeat: improve input handling for numeric fields with enhanced sanitization and pattern validation
506b0cfView on GitHubfeat: support float values for min and max in BaseInputField and update input prop handling
f119fffView on GitHubfeat: enhance field validation and input handling for numeric types
fe930b1View on GitHubfeat: simplify validation logic in form and field classes
de03b1cView on GitHubfix: correct error handling for 404 status codes in admin.py
a5deb90View on GitHubfeat: enhance pattern handling in field classes and add post-init logic
28eed1cView on GitHubfeat: update BaseNumberField to BaseInputField and enhance validation parameters
41440b2View on GitHubfeat: refactor field types to use new FieldDefault, FieldInputContentType, and FieldInputLabelFormValue enums
91df36fView on GitHubfeat: refactor field types to use new FieldDefault, FieldInputContentType, and FieldInputLabelFormValue enums
f7fd728View on GitHubfeat: rename BaseStringField to BaseInputField and update related logic
35aa0e0View on GitHubfeat: update StringField docstring to clarify its purpose
9ef7e39View on GitHub