Welcome to CRUDLFA+’s documentation!¶

CRUDLFA+ stands for Create Read Update Delete List Form Autocomplete and more.

This plugin for Django makes a rich user interface from Django models.

Contents:

  • Install CRUDLFA+ module
    • Installing from PyPi
    • With development packages
    • Installing from GitHub
    • Installing from source
  • CRUDLFA+ Tutorial
    • About document
    • About module
    • Start a CRUDLFA+ project
    • Create a crudlfap.py
    • Define a Router
    • URLs
    • Changing home page
    • Add menu item
    • Create route from view
    • Create list actions
    • API
  • Route class
    • Route
    • RouteMetaclass
  • URLPatterns autogeneration mechanisms: Router
    • Menus
    • Router
    • Views
  • Settings
    • Project
  • Views
    • CreateView
    • DeleteObjectsView
    • DeleteView
    • DetailView
    • FormView
    • HistoryView
    • ListView
    • ModelFormView
    • ModelView
    • ObjectFormView
    • ObjectView
    • ObjectsFormView
    • ObjectsView
    • TemplateView
    • UpdateView
    • View
  • Factory DRY patterns
    • Factory
    • FactoryMetaclass
  • crudlfap_auth: crudlfap module for django.contrib.auth
    • Auth Views

Indices and tables¶

  • Index

  • Module Index

  • Search Page

CRUDLFA+

Navigation

Contents:

  • Install CRUDLFA+ module
  • CRUDLFA+ Tutorial
  • Route class
  • URLPatterns autogeneration mechanisms: Router
  • Settings
  • Views
  • Factory DRY patterns
  • crudlfap_auth: crudlfap module for django.contrib.auth

Related Topics

  • Documentation overview
    • Next: Install CRUDLFA+ module

Quick search

©2017, James Pic & Contributors. | Powered by Sphinx 8.2.3 & Alabaster 1.0.0 | Page source