Releases: freemindcore/django-api-framework
Releases · freemindcore/django-api-framework
v0.2.0
What's Changed
- Releases/0.2.0 by @freemindcore in #14
feat: Latest Ninja V1 Support (by django-ninja-extra 0.20.0)
v0.1.40
v0.1.39
Breaking Changes from v0.1.39:
-
Settings
AUTO_ADMIN_ENABLED_ALL_APPS -> CRUD_API_ENABLED_ALL_APPS
AUTO_ADMIN_EXCLUDE_APPS -> CRUD_API_EXCLUDE_APPS
AUTO_ADMIN_INCLUDE_APPS -> CRUD_API_INCLUDE_APPS -
Config Class
class Meta -> class APIMeta
Full Changelog: v0.1.38...v0.1.39
v0.1.38
- feat: remove pk from Create/Update API schema
- feat: improve response of create/update APIs
- fix: improve get_objs exception handling
Full Changelog: v0.1.37...v0.1.38
0.1.36
v0.1.32
What's Changed
- Feat/adminsite permission by @freemindcore in #11
- refactor: BaseApiResponse to use code instead of errno commit
Full Changelog: v0.1.31...v0.1.32
v0.1.31
What's Changed
- Feat/more configuration by @freemindcore in #9
- Feat/unit test refine by @freemindcore in #10
Full Changelog: v0.1.29...v0.1.31
v0.1.29
v0.1.22
Fix auto api creation exception - model has no attribute 'Meta'
What's Changed
- Feat: serizalize qs and m2m by @freemindcore in #4
- Feat/more configuration by @freemindcore in #6
- Feat/more configuration by @freemindcore in #7
Full Changelog: v0.1.9...v0.1.22
v0.1.9
Bump version: 0.1.8 → 0.1.9