Dingos
stable
  • What DINGOS is all about
  • What DINGOS is still missing
  • Installation
  • Usage
  • Contributing
  • Credits
  • History
  • Developers’ Guide to DINGOS
    • Before starting to develop
    • DINGOS Model Overview
    • DINGOS Application Layout
    • Writing views and templates for Dingos
    • Dingos User Configuration Facilities
 
Dingos
  • Docs »
  • Developers’ Guide to DINGOS
  • Edit on GitHub

Developers’ Guide to DINGOS¶

Contents:

  • Before starting to develop
    • Read up on techniques and styles used in DINGOS
    • Make sure that DINGOS is the right place to modify / add to
  • DINGOS Model Overview
  • DINGOS Application Layout
    • Overview of the directory layout
    • core: internal DINGOS libraries
    • management/commands
    • templates\dingos\grappelli
    • templatetags\dingos_tags.py
    • admin.py
    • filter.py
    • import_handling.py
    • importer.py
    • models.py
    • __init__.py
    • read_settings.py
    • urls.py
    • view_classes.py
    • views.py
  • Writing views and templates for Dingos
    • Relevant folders and files
    • Supporting Documentation
    • Dingos-specific features
    • Tips and tricks
  • Dingos User Configuration Facilities
    • Defining user configurations
    • Accessing user configurations in templates
    • Accessing user configuration in views
Next Previous

© Copyright 2013, Siemens. Revision 2c461a1c9af6e4571f4486503c1190477254d45d.

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