https://github.com/lig/django-actionviews
"Django Action Views" (DAV) provides alternative Class Based Views concept implementation suitable for DDD and APIs creation.
https://github.com/lig/django-actionviews
Last synced: about 1 year ago
JSON representation
"Django Action Views" (DAV) provides alternative Class Based Views concept implementation suitable for DDD and APIs creation.
- Host: GitHub
- URL: https://github.com/lig/django-actionviews
- Owner: lig
- License: bsd-3-clause
- Created: 2014-02-28T14:27:52.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-06-24T14:19:12.000Z (almost 12 years ago)
- Last Synced: 2025-02-23T08:12:10.437Z (over 1 year ago)
- Language: Python
- Size: 387 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
django-actionviews
==================
"Django Action Views" (DAV) provides alternative Class Based Views concept implementation suitable for DDD and APIs creation.