Skip to content

Releases: freemindcore/django-api-framework

v0.2.0

22 Nov 08:57
f4fd0ff
Compare
Choose a tag to compare

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

07 Jun 09:50
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.39...v0.1.40

v0.1.39

20 Oct 14:11
Compare
Choose a tag to compare

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

18 Oct 15:23
Compare
Choose a tag to compare
  • 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

16 Oct 15:11
d21e032
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.34...0.1.36

v0.1.32

13 Oct 17:22
Compare
Choose a tag to compare

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

12 Oct 16:21
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.29...v0.1.31

v0.1.29

12 Oct 07:30
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.25...v0.1.29

v0.1.22

09 Oct 14:17
Compare
Choose a tag to compare

Fix auto api creation exception - model has no attribute 'Meta'

What's Changed

Full Changelog: v0.1.9...v0.1.22

v0.1.9

05 Oct 01:19
Compare
Choose a tag to compare
Bump version: 0.1.8 → 0.1.9