.bumpversion.cfg
.cookiecutterrc
.coveragerc
.editorconfig
.pre-commit-config.yaml
.readthedocs.yml
.taplo.toml
AUTHORS.rst
CHANGELOG.rst
CONTRIBUTING.rst
LICENSE
MANIFEST.in
README.rst
pyproject.toml
pytest.ini
setup.py
tox.ini
.github/workflows/github-actions.yml
ci/bootstrap.py
ci/requirements.txt
ci/templates/.github/workflows/github-actions.yml
data/siruta-judete.csv
data/siruta_an_2024.csv
docs/authors.rst
docs/changelog.rst
docs/conf.py
docs/contributing.rst
docs/example.png
docs/index.rst
docs/installation.rst
docs/readme.rst
docs/requirements.txt
docs/spelling_wordlist.txt
docs/usage.rst
docs/reference/index.rst
docs/reference/siruta.cli.rst
docs/reference/siruta.forms.rst
src/django_siruta.egg-info/PKG-INFO
src/django_siruta.egg-info/SOURCES.txt
src/django_siruta.egg-info/dependency_links.txt
src/django_siruta.egg-info/entry_points.txt
src/django_siruta.egg-info/not-zip-safe
src/django_siruta.egg-info/requires.txt
src/django_siruta.egg-info/top_level.txt
src/siruta/__init__.py
src/siruta/__main__.py
src/siruta/cli.py
src/siruta/data.py
src/siruta/extras.py
src/siruta/forms.py
src/siruta/locale/ro/LC_MESSAGES/django.po
src/siruta/static/siruta/counties.js
src/siruta/templates/siruta/locality.html
src/siruta/templates/siruta/selectize_select.html
tests/conftest.py
tests/test_cli.py
tests/test_extras.py
tests/test_forms.py
tests/testproject/__init__.py
tests/testproject/settings.py
tests/testproject/urls.py
tests/testproject/views.py
tests/testproject/fixtures/testuser.json
tests/testproject/templates/demo.html