django-crucrudile
  • Installation
    • From Python package index
    • From Git tags
    • From source
  • Getting started
    • Introduction
    • Index URLs and redirections
    • Using with models
    • Arguments
    • Register mappings
    • Predefined routers
    • Quick routes and routers reference
    • More examples
  • Reference
    • Routes and route mixins
    • Entity store and decorators
    • Entity abstract class
    • Router and router mixins
    • URL utils
  • Running the tests
    • Dependencies
    • Running tests using setuptools
    • Running tests manually
    • Code coverage
    • Call graphs
 
django-crucrudile
  • Docs »
  • Reference
  • Edit on GitHub

ReferenceΒΆ

  • Routes and route mixins
    • Base route
    • Route mixins
      • Abstract
        • Arguments
          • Parser
        • Model
        • Generic view arguments
      • Concrete
        • Callback
        • View
    • Callback route
    • View route
    • Model view route
    • Generic model view route
  • Entity store and decorators
    • Decorators
    • Entity store
  • Entity abstract class
  • Router and router mixins
    • Base router
    • Router mixins
      • Model router mixin
    • Model router
      • Generic model router
  • URL utils
    • Decorators
    • Functions
    • Classes
      • Generic
      • URL parts classes
        • Optional URL parts list
        • URL Builder
Next Previous

© Copyright Copyright 2013-2014 Hugo Geoffroy.

Sphinx theme provided by Read the Docs