Skip to main content

A Django deployment package for all hosting types.

Project description

django-mfa
==========

.. image:: https://readthedocs.org/projects/django-mfa/badge/?version=latest
:target: http://django-mfa.readthedocs.io/en/latest/
:alt: Documentation Status

.. image:: https://travis-ci.org/MicroPyramid/django-mfa.svg?branch=master
:target: https://travis-ci.org/MicroPyramid/django-mfa

.. image:: https://img.shields.io/pypi/dm/django-mfa.svg
:target: https://pypi.python.org/pypi/django-mfa
:alt: Downloads

.. image:: https://img.shields.io/pypi/v/django-mfa.svg
:target: https://pypi.python.org/pypi/django-mfa
:alt: Latest Release

.. image:: https://coveralls.io/repos/github/MicroPyramid/django-mfa/badge.svg?branch=master
:target: https://coveralls.io/github/MicroPyramid/django-mfa?branch=master

.. image:: https://landscape.io/github/MicroPyramid/django-mfa/master/landscape.svg?style=flat
:target: https://landscape.io/github/MicroPyramid/django-mfa/master
:alt: Code Health

.. image:: https://img.shields.io/github/license/micropyramid/django-mfa.svg
:target: https://pypi.python.org/pypi/django-mfa/


Django-mfa is a simple Django app to for providing the MFA.

**Documentation** is `avaliable online
<http://django-simple-pagination.readthedocs.org/>`_, or in the docs
directory of the project.

Quick start
-----------

1. Install 'Django-Simple-Pagination' using the following command::

pip install django-simple-pagination

2. Add ``simple_pagination`` to your INSTALLED_APPS setting like this::

INSTALLED_APPS = [
...
'simple_pagination',
]
2. In templates use ``{% paginate entities %}`` to get pagination objects.
3. In templates use ``{% show_pageitems %}`` to get digg-style page links.

We welcome your feedback and support, raise github ticket if you want to report a bug. Need new features? `Contact us here`_

.. _contact us here: https://micropyramid.com/contact-us/

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-mfa-0.0.4.tar.gz (10.7 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page