.. _install: Installation ============ Adding **drf-json-api-atomic-operations** to your project is simple as installing other django apps. .. note:: Install the parent `project `_ as described by them. 1. Install python package ------------------------- .. code-block:: bash $ pip install drf-json-api-atomic-operations