django-beam¶
django-beam provides you with a set of views, templates, and integrations for the most common CRUD applications. It aims to offer the functionality of Django’s own admin but in a way that integrates seamlessly with your frontend code.
Features¶
- CRUD operations based on class-based views
- Easily extensible
- Extensions for common use cases and popular third-party packages