AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readme.rst
docs/usage.rst
drf_json_patch.egg-info/PKG-INFO
drf_json_patch.egg-info/SOURCES.txt
drf_json_patch.egg-info/dependency_links.txt
drf_json_patch.egg-info/not-zip-safe
drf_json_patch.egg-info/requires.txt
drf_json_patch.egg-info/top_level.txt
rest_framework_json_patch/__init__.py
rest_framework_json_patch/mixins.py
tests/__init__.py
tests/models.py
tests/test_mixins.py
tests/test_patch.py