Generic CRUD implementation in Django
☆196Aug 28, 2023Updated 2 years ago
Alternatives and similar repositories for django-crudbuilder
Users that are interested in django-crudbuilder are comparing it to the libraries listed below
Sorting:
- django-cruds is simple drop-in django app that creates CRUD for faster prototyping.☆51Jun 24, 2024Updated last year
- A Django app for managing re-usable blocks of tiny content.☆19Jan 28, 2024Updated 2 years ago
- django-cruds is simple drop-in django app that creates CRUD for faster prototyping☆423Nov 24, 2022Updated 3 years ago
- Simple admin plugin for Django to see who's logged in from where.☆17Oct 5, 2015Updated 10 years ago
- 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 …☆37Jul 21, 2025Updated 7 months ago
- A repository of Bootstrap CRUD templates for Django.☆34Jan 6, 2020Updated 6 years ago
- A front-end agnostic toolbox for autocompletion fields☆18Aug 20, 2024Updated last year
- Dynamic forms builder for Django Framework☆91Feb 13, 2026Updated 3 weeks ago
- Django application for managing account plans and quotas☆516Feb 14, 2026Updated 2 weeks ago
- Quick generation of CRUD generic views for django!☆119Jan 14, 2024Updated 2 years ago
- Multisite in django — use one Django app to serve multiple domains☆136Jul 31, 2025Updated 7 months ago
- Reusable application for Django to ease sign up & sign in processes☆33Nov 27, 2022Updated 3 years ago
- Develop more, Code less. Propeller integration with Django. Propeller is a front-end responsive framework based on Google's Material Desi…☆31Jan 12, 2026Updated last month
- django-tables2 - An app for creating HTML tables☆2,002Feb 3, 2026Updated last month
- Django's class-based generic views are awesome, let's have more of them.☆1,433Apr 28, 2025Updated 10 months ago
- A django app for role based permissions.☆754Jun 9, 2023Updated 2 years ago
- Library to plug xworkflows into django models.☆105May 1, 2021Updated 4 years ago
- Form generator/builder application for Django done right: customisable, modular, user- and developer- friendly.☆504May 8, 2025Updated 9 months ago
- Some basic extensions for django.contrib.flatpages to allow for features such as meta tags and images☆30Feb 2, 2018Updated 8 years ago
- Entity relationship management for Django☆57Jan 10, 2025Updated last year
- A simple scraping-based python library for MySmartPrice - price comparison site☆11Apr 20, 2021Updated 4 years ago
- Simple Django app to provide API Gateways for micro-services☆20Sep 10, 2017Updated 8 years ago
- With django-tables2-reports you can get a report (CSV, XLS) of any table with minimal changes to your project☆83Oct 14, 2020Updated 5 years ago
- A configurable contact-form application for Django.☆130Apr 9, 2025Updated 10 months ago
- A django dynamic geographic data store☆24Nov 24, 2025Updated 3 months ago
- Simple extension for django-tables2 can dynamically show or hide columns. Using JQuery, Bootstrap 3, Bootstrap 4, Bootstrap 5 and Django …☆22May 3, 2023Updated 2 years ago
- Django admin: Use select2 (autocomplete_fields) everywhere. Implicit is better than explicit. Because it is brief and easy. Plus: gives b…