Date Range
Date Range
Date Range
Django-tables2 - An app for creating HTML tables. Django-tables2 - An app for creating HTML tables. Any iterable can be a data-source, but special support for Django querysets is included. The builtin UI does not rely on JavaScript. Support for automatic table generation based on a Django model. Supports custom column functionality via subclassing. Template tag to enable trivial rendering to HTML.
Free document hosting provided by Read the Docs.
HTTP Authorization for Django Rest Framework. Hawk lets two parties securely communicate with each other using messages signed by a shared key. It is based on HTTP MAC access authentication. Which was based on parts of OAuth 1. Module to add Hawk authorization to your REST API views. This guide will help you set everything up but you should also read through mohawk security considerations. To get familiar with the security aspects of Hawk.
Mohawk is an alternate Python implementation of the Hawk HTTP authorization scheme. Hawk lets two parties securely communicate with each other using messages signed by a shared key. It is based on HTTP MAC access authentication. Which was based on parts of OAuth 1. It was redesigned to be more intuitive to developers, less prone to security problems, and more Pythonic.
Dectate is a Python library that lets you construct a decorator-based configuration system for frameworks. Configuration is associated with class objects. It supports configuration inheritance and overrides as well as conflict detection. The Anatomy of an Action. Provided by Read the Docs.