rsinger86 / drf-typed-viewsLinks
Use type annotations to validate/deserialize request parameters in Dango REST Framework.
☆198Updated 3 years ago
Alternatives and similar repositories for drf-typed-views
Users that are interested in drf-typed-views are comparing it to the libraries listed below
Sorting:
- Explicit control over database query execution in Django applications☆378Updated last year
- Anonymize production data so it can be safely used in not-so-safe environments☆164Updated last year
- Django application providing queryset sealing capability.☆279Updated 6 months ago
- This package allows deprecating model fields and allows removing them in a backwards compatible manner.☆192Updated 5 months ago
- This django Migration Operation can be used to transfer a Fields default value to the database scheme.☆138Updated last year
- Write Django management command using the click CLI library