zxenia / example-inline-formsetsLinks
Using Django inline formsets with Class-based Views and crispy-forms
☆61Updated 2 years ago
Alternatives and similar repositories for example-inline-formsets
Users that are interested in example-inline-formsets are comparing it to the libraries listed below
Sorting:
- An example of how to use Django inline formsets, each of which contains its own inline formset☆125Updated 2 years ago
- Just a simple example of how to use inline_formset in class based UpdateView mand CreateView.☆54Updated 4 years ago
- Simple, yet powerful, code-based menus for Django applications☆269Updated last month
- Bootstrap3/Bootstrap4/Bootstrap5 DatePickerInput, TimePickerInput, DateTimePickerInput, MonthPickerInput, YearPickerInput with date-range…☆222Updated last month
- This is a Django integration for Select2☆204Updated last week
- a Django app for allowing users of your site to send messages to each other☆202Updated 2 years ago
- Django app that enable user feedback (feedback button)☆150Updated 2 years ago
- Add simple and pretty shortcuts to the django admin homepage.☆205Updated last year
- The one and only django app to receive & send mail with templates and multiple configurations.☆206Updated last year
- A subscription and recurrent billing application for Django.☆250Updated last year
- Two-factor authentication for Django Allauth☆220Updated last month
- A Django admin theme with a horizontal, tabbed navigation bar☆103Updated 3 years ago
- Star ratings for your Django models with a single template tag. Python 3 compatible.☆297Updated last year
- A CBV to handle multiple forms in one view