Nekmo / django-code-generator
Generate code from your Django models for faster development
☆45Updated 10 months ago
Alternatives and similar repositories for django-code-generator:
Users that are interested in django-code-generator are comparing it to the libraries listed below
- Display Django permissions in a HTML table that is translatable and easily customized.☆74Updated 9 months ago
- This is a Django app for managing multiple tenants on the same project instance using a shared approach.☆51Updated this week
- The workflow automation framework for machines with heart☆91Updated this week
- Media library for Django☆58Updated 3 months ago
- Tools and widgets for using/creating auto-complete selection widgets using Django and jQuery UI.☆129Updated last year
- Allow foreign key attributes in list_display with '__'☆69Updated last year
- django-eventlog is a very simple event logger you can use to track certain actions in your code. Events are stored in a Django model and …☆32Updated 2 months ago
- Django multi-tenancy through Postgres schemas☆151Updated this week
- Django app for managing translations from admin☆44Updated last year
- A simple, reusable Django app that allows you to build (and respond to) dynamic forms. Perfect for surveys, position applications, etc.☆44Updated last year
- Django datatables and widgets, both AJAX and traditional. Display-only ModelForms. ModelForms / inline formsets with AJAX submit and vali…☆144Updated 2 months ago
- Editing structured content☆76Updated this week
- The Django Admin Generator automatically generates (scaffolds) a fully functioning Django admin by introspecting and querying your models☆94Updated 8 months ago
- Icons for Django☆75Updated last month
- Clean & minimal theme for Django admin with support for custom sidebar and already prepared dashboard components.☆63Updated 2 years ago
- redirects as they should be, with full control.☆69Updated this week
- A Django admin theme with a horizontal, tabbed navigation bar☆103Updated 2 years ago
- Extends the Django model with required, conditional, and optional field validation.☆26Updated this week
- Application for invoices generation in Django-Oscar.☆46Updated 8 months ago
- Date range filter for Django admin☆27Updated 11 months ago
- reports for django-admin☆65Updated 4 years ago
- django-tags-input☆69Updated last year
- User actions tracking and analytics for Django sites☆96Updated 8 months ago
- Django fields for the prices module☆159Updated 9 months ago
- Restrict Django sessions to IP and/or user agent.☆82Updated last year
- An alternative serializer implementation for REST framework written in cython built for speed.☆84Updated last year
- Helper class to integrate Django with datatables; now replaced by django-ajax-datatable