django-scaffold
  • Installing scaffold
  • Creating an application that uses scaffold
    • 1. Create a new application.
    • 2. Create a model which extends scaffold
    • 3. Setup your URL Configuration
    • 4. Register your Section model in the admin site
    • 5. Add the necessary project settings
    • 6. Make the the scaffold media available.
  • Customizing scaffold
    • Customizing URLs
    • Customizing Views
    • Customizing Templates
    • Customizing the Admin
      • Unspported ModelAdmin Options
  • Available settings
    • SCAFFOLD_ALLOW_ASSOCIATED_ORDERING
    • SCAFFOLD_EXTENDING_APP_NAME
    • SCAFFOLD_EXTENDING_MODEL_PATH
    • SCAFFOLD_LINK_HTML
    • SCAFFOLD_PATH_CACHE_KEY
    • SCAFFOLD_PATH_CACHE_TTL
    • SCAFFOLD_VALIDATE_GLOBALLY_UNIQUE_SLUGS
    • SCAFFOLD_TREEBEARD_NODE_TYPE
  • API
    • Model methods
    • Admin
    • Middleware
 
django-scaffold
  • Docs »
  • django-scaffold documentation
  • Edit on GitHub

django-scaffold documentation¶

A guide to using and extending scaffold.

Contents:

  • Installing scaffold
  • Creating an application that uses scaffold
    • 1. Create a new application.
    • 2. Create a model which extends scaffold
    • 3. Setup your URL Configuration
    • 4. Register your Section model in the admin site
    • 5. Add the necessary project settings
    • 6. Make the the scaffold media available.
  • Customizing scaffold
    • Customizing URLs
    • Customizing Views
    • Customizing Templates
    • Customizing the Admin
  • Available settings
    • SCAFFOLD_ALLOW_ASSOCIATED_ORDERING
    • SCAFFOLD_EXTENDING_APP_NAME
    • SCAFFOLD_EXTENDING_MODEL_PATH
    • SCAFFOLD_LINK_HTML
    • SCAFFOLD_PATH_CACHE_KEY
    • SCAFFOLD_PATH_CACHE_TTL
    • SCAFFOLD_VALIDATE_GLOBALLY_UNIQUE_SLUGS
    • SCAFFOLD_TREEBEARD_NODE_TYPE
  • API
    • Model methods
    • Admin
    • Middleware
_images/menu.png

Indices and tables¶

  • Search Page
Next

© Copyright 2010, James Stevenson.

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

Free document hosting provided by Read the Docs.