.changelog-config.yaml
.editorconfig
.gitignore
.pre-commit-config.yaml
CHANGELOG.md
CREDITS.md
LICENSE.txt
MANIFEST.in
Makefile
NOTICES.txt
README.md
patch
pyproject.toml
requirements.txt
setup.cfg
setup.py
test.html
tox.ini
.github/changelog_templates/commit.md.jinja
.github/changelog_templates/version_heading.md.jinja
.github/workflows/publish-docs.yml
.github/workflows/publish-package.yml
.github/workflows/publish-package.yml.orig
.github/workflows/run-tests.yaml
categories_api/__init__.py
categories_api/urls.py
categories_api/viewsets.py
categories_api/api/__init__.py
categories_api/api/urls.py
categories_api/api/viewsets.py
categories_api/api/tests/__init__.py
categories_api/api/tests/test_api.py
categories_api/tests/__init__.py
categories_api/tests/test_api.py
django_categories_api.egg-info/PKG-INFO
django_categories_api.egg-info/SOURCES.txt
django_categories_api.egg-info/dependency_links.txt
django_categories_api.egg-info/not-zip-safe
django_categories_api.egg-info/requires.txt
django_categories_api.egg-info/top_level.txt
doc_src/Makefile
doc_src/api.rst
doc_src/changelog.md
doc_src/conf.py
doc_src/getting_started.rst
doc_src/index.rst
doc_src/index.rst.orig
doc_src/installation.rst
doc_src/make.bat
doc_src/requirements.txt
doc_src/_static/css/custom.css
doc_src/_templates/autosummary/base.rst
doc_src/_templates/autosummary/class.rst
doc_src/_templates/autosummary/module.rst
doc_src/api/index.rst
doc_src/reference/index.rst
doc_src/reference/management_commands.rst
doc_src/reference/models.rst
doc_src/reference/settings.rst
doc_src/reference/templatetags.rst
doc_src/user_guide/adding_the_fields.rst
doc_src/user_guide/admin_settings.rst
doc_src/user_guide/custom_categories.rst
doc_src/user_guide/index.md
doc_src/user_guide/registering_models.rst
doc_src/user_guide/usage.rst
doc_src/user_guide/usage_example_template.html
doc_src/user_guide/code_examples/custom_categories1.py
doc_src/user_guide/code_examples/custom_categories2.py
doc_src/user_guide/code_examples/custom_categories3.py
doc_src/user_guide/code_examples/custom_categories4.py
doc_src/user_guide/code_examples/custom_categories5.py
doc_src/user_guide/code_examples/custom_categories6.py
doc_src/user_guide/code_examples/custom_categories7.py
requirements/dev.txt
requirements/prod.txt
requirements/test.txt