================= Django FTP server ================= |build-status| |pypi| |docs| FTP server application that used user authentication of Django. Contents: .. toctree:: :maxdepth: 2 overview management_commands custom_handlers_authorizers signals using_django_storage deployment reference/index ChangeLog Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search` .. |build-status| image:: https://github.com/tokibito/django-ftpserver/workflows/Tests/badge.svg :target: https://github.com/tokibito/django-ftpserver/actions/workflows/tests.yml .. |docs| image:: https://readthedocs.org/projects/django-ftpserver/badge/?version=latest :target: https://readthedocs.org/projects/django-ftpserver/ .. |pypi| image:: https://badge.fury.io/py/django-ftpserver.svg :target: http://badge.fury.io/py/django-ftpserver