Metadata-Version: 2.1
Name: django-freeradius
Version: 0.1
Summary: Django reusable app that provides an admin interface to a freeradius database
Home-page: https://github.com/openwisp/django-freeradius
Author: Fiorella De Luca
Author-email: deluca_fiorella@yahoo.it
License: GPL3
Download-URL: https://github.com/openwisp/django-freeradius/releases
Keywords: django,freeradius,radius,AAA,openwisp
Platform: Platform Independent
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Web Environment
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Framework :: Django
Classifier: Topic :: System :: Networking
Classifier: Programming Language :: Python :: 3
Requires-Dist: django-filter (<2.3.0,>=2.1.0)
Requires-Dist: django (<3.1,>=2.0)
Requires-Dist: djangorestframework-link-header-pagination (<0.2.0,>=0.1.1)
Requires-Dist: djangorestframework (<3.12.0,>=3.8.2)
Requires-Dist: openwisp-utils (<0.5.0,>=0.4.1)
Requires-Dist: passlib (<1.8.0,>=1.7.1)
Requires-Dist: swapper (<1.2.0,>=1.1.0)
Requires-Dist: weasyprint (<52,>=43)

django-freeradius
=================

.. image:: https://travis-ci.org/openwisp/django-freeradius.svg
   :target: https://travis-ci.org/openwisp/django-freeradius

.. image:: https://coveralls.io/repos/openwisp/django-freeradius/badge.svg
  :target: https://coveralls.io/r/openwisp/django-freeradius

.. image:: https://requires.io/github/openwisp/django-freeradius/requirements.svg?branch=master
   :target: https://requires.io/github/openwisp/django-freeradius/requirements/?branch=master
   :alt: Requirements Status

.. image:: https://badge.fury.io/py/django-freeradius.svg
   :target: http://badge.fury.io/py/django-freeradius

------------

Django-freeradius is part of the `OpenWISP project <http://openwisp.org>`_.

.. image:: http://netjsonconfig.openwisp.org/en/latest/_images/openwisp.org.svg
  :target: http://openwisp.org

**django-freeradius** is Django reusable app that provides an admin interface to a `freeradius <http://freeradius.org/>`_ database.

`Documentation <http://django-freeradius.readthedocs.io/en/latest/>`_ |
`Change log <https://github.com/openwisp/django-freeradius/blob/master/CHANGES.rst>`_ |
`Support channels <http://openwisp.org/support.html>`_ |
`Issue Tracker <https://github.com/openwisp/django-freeradius/issues>`_ |
`License <https://github.com/openwisp/django-freeradius/blob/master/LICENSE>`_


