LICENSE
README.md
pyproject.toml
src/django_marina/__about__.py
src/django_marina/__init__.py
src/django_marina/html.py
src/django_marina.egg-info/PKG-INFO
src/django_marina.egg-info/SOURCES.txt
src/django_marina.egg-info/dependency_links.txt
src/django_marina.egg-info/requires.txt
src/django_marina.egg-info/top_level.txt
src/django_marina/db/__init__.py
src/django_marina/db/migrations.py
src/django_marina/db/models.py
src/django_marina/test/__init__.py
src/django_marina/test/clients.py
src/django_marina/test/test_cases.py
tests/test_db.py
tests/test_extended_client.py
tests/test_extended_test_case.py
tests/test_html.py
tests/test_imports.py
tests/test_version.py