.dockerignore
.gitignore
.readthedocs.yml
AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
Makefile
README.rst
docker-compose.yml
manage.py
requirements-test.txt
requirements.txt
runtests.py
setup.cfg
setup.py
tox.ini
.contrib/docker/Dockerfile
.github/workflows/main.yml
.github/workflows/publish.yml
django_teryt_tree.egg-info/PKG-INFO
django_teryt_tree.egg-info/SOURCES.txt
django_teryt_tree.egg-info/dependency_links.txt
django_teryt_tree.egg-info/not-zip-safe
django_teryt_tree.egg-info/requires.txt
django_teryt_tree.egg-info/top_level.txt
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
teryt_tree/__init__.py
teryt_tree/admin.py
teryt_tree/apps.py
teryt_tree/autocomplete_light_registry.py
teryt_tree/factories.py
teryt_tree/models.py
teryt_tree/dal_ext/__init__.py
teryt_tree/dal_ext/filters.py
teryt_tree/dal_ext/views.py
teryt_tree/filters_ext/__init__.py
teryt_tree/filters_ext/filters.py
teryt_tree/locale/pl/LC_MESSAGES/django.po
teryt_tree/management/__init__.py
teryt_tree/management/commands/__init__.py
teryt_tree/management/commands/load_simc.py
teryt_tree/management/commands/load_terc.py
teryt_tree/migrations/0001_initial.py
teryt_tree/migrations/0002_auto_20151216_0201.py
teryt_tree/migrations/0003_auto_20161210_1515.py
teryt_tree/migrations/0004_auto_20170712_2335.py
teryt_tree/migrations/0005_auto_20191020_1938.py
teryt_tree/migrations/0006_auto_20191020_1953.py
teryt_tree/migrations/0007_auto_20191020_2005.py
teryt_tree/migrations/__init__.py
teryt_tree/rest_framework_ext/__init__.py
teryt_tree/rest_framework_ext/serializers.py
teryt_tree/rest_framework_ext/viewsets.py
teryt_tree/static/css/teryt_tree.css
teryt_tree/static/img/.gitignore
teryt_tree/static/js/teryt_tree.js
tests/__init__.py
tests/settings.py
tests/test_command.py
tests/test_factories.py
tests/test_models.py
tests/urls.py