django-boilerplate
latest
  • Installation
  • Template Tags and Filters
  • Mail
  • Mixins
  • Models
  • Signals
  • Contributing
  • Authors
  • History
django-boilerplate
  • Docs »
  • django-boilerplate’s documentation
  • Edit on GitHub

django-boilerplate’s documentation¶

Getting started¶

  • Installation

Advanced topics¶

  • Template Tags and Filters
    • get_deleted_objects
    • form_model_name
    • form_model_name_plural
    • form_model_url
    • form_app_name
    • form_app_url
    • form_prefix
    • formset_model_name
    • formset_model_name_plural
    • model_action
    • model_child_action
    • model_name
    • model_name_plural
    • model_app_name
    • model_app_url
    • model_url
    • queryset_app_name
    • queryset_app_url
    • queryset_model_name_plural
    • queryset_model_url
    • queryset_action
  • Mail
    • SendEmail
  • Mixins
    • NoLoginRequiredMixin
    • CRUDMessageMixin
    • CreateMessageMixin
    • UpdateMessageMixin
    • DeleteMessageMixin
    • ListActionsMixin
    • ExtraFormsAndFormsetsMixin
  • Models
    • ModelImageThumbs
  • Signals
    • add_view_permissions

Extra¶

  • Contributing
    • Types of Contributions
    • Get Started!
    • Pull Request Guidelines
    • Tips
  • Authors
    • Development Lead
    • Contributors
  • History
    • 0.8.3 (2018-08-1)
    • 0.8.2 (2017-12-4)
    • 0.8.1 (2017-11-21)
    • 0.7.5 (2017-11-06)
    • 0.7.0 (2017-08-05)
    • 0.6.9 (2017-07-31)
    • 0.6.5 (2017-07-26)
    • 0.6.0 (2017-06-29)
    • 0.5.8 (2017-06-19)
    • 0.5.6 (2017-04-25)
    • 0.5.4 (2017-03-31)
    • 0.5.0 (2017-03-28)
    • 0.4.9 (2017-03-27)
    • 0.4.8 (2017-03-27)
    • 0.4.5 (2017-03-25)
    • 0.3.6 (2016-11-26)
    • 0.3.6 (2016-11-9)
    • 0.3.5 (2016-09-30)
    • 0.3.4 (2016-09-30)
    • 0.3.3 (2016-08-30)
    • 0.3.2 (2016-08-30)
    • 0.3.0 (2016-08-29)
    • 0.2.8 (2016-08-19)
    • 0.2.7 (2016-07-21)
    • 0.2.5 (2016-06-26)
    • 0.2.3 (2016-06-26)
    • 0.2.1 (2016-06-20)
    • 0.2.0 (2016-06-18)
    • 0.1.3 (2016-06-16)
    • 0.1.0 (2016-06-12)
    • 0.0.1 (2016-06-6)
Next

© Copyright 2016, Irving Kcam. Revision c7439b82.

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