django-crudbuilder
0.0.8
  • Overview
  • Installation and Usage
  • Additional Settings
  • Templates
  • Signals
django-crudbuilder
  • Docs »
  • django-crudbuilder : Generic way to create model CRUD
  • View page source

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
  • Templates
    • Use your own HTML templates for crudbuilder
    • Enable search in ListView template
  • Signals
    • post_create_signal
    • post_update_signal

Issues:¶

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

Next

© Copyright 2015, Asif.

Built with Sphinx using a theme provided by Read the Docs.