issues
search
Sibyx
/
django_api_forms
Declarative Django request validation for RESTful APIs
https://sibyx.github.io/django_api_forms/
MIT License
22
stars
13
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
New unit tests which improve coverage #70
#71
Serbel97
opened
3 weeks ago
1
Enhance test coverage
#70
Serbel97
opened
3 weeks ago
0
FormField population strategy
#69
Serbel97
opened
1 month ago
1
FormField population strategy
#68
Serbel97
opened
1 month ago
0
Declaration of population methods within the form does not work.
#67
Serbel97
closed
1 month ago
1
Fixed calling population methods when declared in form
#66
Serbel97
closed
2 months ago
0
Nested attribute population strategies
#65
dushky
opened
3 months ago
0
Placeholders not filled
#64
Serbel97
opened
1 year ago
0
FieldList can not show internal field message errors
#63
Serbel97
opened
1 year ago
0
Add support for TypedDict
#62
Sibyx
closed
2 months ago
5
Introduced extra optional arguments when creating `From` instance
#61
Serbel97
closed
1 year ago
1
Ignore default clean method if error exists
#60
Serbel97
closed
1 year ago
1
Ignore default clean method if error exists
#59
kisso
closed
1 year ago
0
Additional params in form creation
#58
kisso
closed
1 year ago
0
Feature GeoJSONField
#57
Serbel97
closed
1 year ago
1
Bump django from 4.1.3 to 4.1.7
#56
dependabot[bot]
closed
1 year ago
3
Bump django from 4.1.3 to 4.1.6
#55
dependabot[bot]
closed
1 year ago
3
Bump certifi from 2022.9.24 to 2022.12.7
#54
dependabot[bot]
closed
1 year ago
3
Upgrade CodeSee workflow to version 2
#53
ghost
closed
1 year ago
2
Feature RRuleField
#52
paimvictor
closed
1 year ago
3
Bump pillow from 9.2.0 to 9.3.0
#51
dependabot[bot]
closed
1 year ago
3
Exclude key in populate does not work properly.
#50
Serbel97
opened
2 years ago
1
Define form field for dictionary key in DictionaryField
#49
Serbel97
closed
2 years ago
2
Empty cleaned data in clean method
#48
zurek11
closed
1 year ago
0
Updated Django Docs Link
#47
kailashchoudhary11
closed
2 years ago
6
Updating Django Docs Links
#46
kailashchoudhary11
closed
2 years ago
3
cleanup python 2 syntax
#45
wiseaidev
closed
2 years ago
3
rm setup.py & Update package metadata
#44
wiseaidev
closed
2 years ago
2
Use `Poetry` for install, build and publish instead of `setuptools` and `twine`.
#43
wiseaidev
closed
2 years ago
2
Fixed missing validation errors
#42
Serbel97
closed
2 years ago
2
Bump django from 4.0.4 to 4.0.7
#41
dependabot[bot]
closed
2 years ago
3
Bump django from 4.0.4 to 4.0.6
#40
dependabot[bot]
closed
2 years ago
3
Error in `clean_` methon
#39
Serbel97
closed
2 years ago
1
Error in `clean_` methon
#38
Serbel97
closed
2 years ago
1
New format of error messages
#37
Serbel97
closed
2 years ago
2
Bump django from 4.0.2 to 4.0.4
#36
dependabot[bot]
closed
2 years ago
2
Linear validation errors
#35
Sibyx
closed
2 years ago
1
Bump pillow from 8.4.0 to 9.0.0
#34
dependabot[bot]
closed
2 years ago
2
Property aliases and overriding strategies
#33
Serbel97
closed
2 years ago
1
Empty FormFieldList validation
#32
zurek11
closed
2 years ago
4
Validation refactor
#31
Sibyx
closed
2 years ago
1
Population strategies and settings
#30
Sibyx
closed
3 years ago
2
Population strategies
#29
Sibyx
closed
3 years ago
1
Add CodeSee architecture diagram workflow to repository
#28
ghost
closed
3 years ago
0
Property aliases
#27
Sibyx
closed
2 years ago
4
Fixed Issue #22
#26
bumblebee211196
closed
3 years ago
1
Fixed Issue #23
#25
bumblebee211196
closed
3 years ago
4
ModelForms
#24
Sibyx
closed
3 years ago
0
Limits for list fields
#23
Sibyx
closed
3 years ago
7
Raise ValidationError in invalid Data URI by default
#22
Sibyx
closed
3 years ago
3
Next