.. _installation: Installation ============ You can install Django REST Registration latest version via pip: :: pip install django-rest-registration Or install directly from source via GitHub: :: pip install git+https://github.com/apragacz/django-rest-registration Once you installed Django REST Registration you should configure it which is described in :ref:`the next step `.