Dingos
stable
  • What DINGOS is all about
  • What DINGOS is still missing
  • Installation
  • Usage
  • Contributing
  • Credits
  • History
  • Developers’ Guide to DINGOS
 
Dingos
  • Docs »
  • Welcome to Django-Dingos’s documentation!
  • Edit on GitHub

Welcome to Django-Dingos’s documentation!¶

Contents:

  • What DINGOS is all about
  • What DINGOS is still missing
  • Installation
  • Usage
  • Contributing
    • The issue tracker for Django DINGOS
    • Types of Contributions
      • Report Bugs
      • Fix Bugs
      • Implement Features
      • Write Documentation
      • Submit Feedback
    • Get Started!
      • Modifying/adding to existing code
      • Writing your own Django application
    • Pull Request Guidelines
  • Credits
    • Development Lead
    • Contributors
  • History
    • 0.2.1 (2014-03-06)
    • 0.2.0 (2014-02-24)
    • 0.1.0 (2013-12-19)
    • 0.0.9 (2013-12-16)
  • Developers’ Guide to DINGOS
    • 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
        • Templates
        • Views
      • Supporting Documentation
      • Dingos-specific features
        • User configurations
      • Tips and tricks
    • Dingos User Configuration Facilities
      • Defining user configurations
      • Accessing user configurations in templates
      • Accessing user configuration in views
Next

© Copyright 2013, Siemens. Revision 2c461a1c9af6e4571f4486503c1190477254d45d.

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