django-crudbuilder
latest
  • Overview
  • Installation and Usage
  • Additional Settings
  • Forms
  • Templates
  • Signals
django-crudbuilder
  • Docs »
  • django-crudbuilder : Generic way to create model CRUD
  • Edit on GitHub

django-crudbuilder : Generic way to create model CRUD¶

Contents:¶

  • Overview
    • Features
    • Requirements and Compatibility
  • Installation and Usage
    • Generating CRUD class based views
    • CRUD class Attributes
  • Additional Settings
    • LOGIN_REQUIRED_FOR_CRUD
    • PERMISSION_REQUIRED_FOR_CRUD
  • Forms
    • Custom Modelform in CRUD class
    • Separate CREATE and UPDATE forms
    • Inline Formset (Parent child relation)
  • Templates
    • Use your own HTML templates for crudbuilder
    • 5 common templates for all models CRUD
    • Enable search in ListView template
  • Signals
    • post_create_signal
    • post_update_signal
    • post_inline_create_signal
    • post_inline_update_signal

Issues:¶

Use the GitHub issue tracker for django-crudbuilder to submit bugs, issues, and feature requests.

Next

© Copyright 2015, Asif. Revision 9de1c6fa.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: latest
Versions
latest
stable
Downloads
pdf
htmlzip
epub
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.