.gitignore
CHANGES.rst
LICENSE.txt
README.md
del.py
make_your_pip.md
pyproject.toml
requirements.txt
sample_pypirc_test.txt
setup.cfg
setup.py
towncrier.toml
example/del.py
example/fixtures.json
example/manage.py
example/requirements.txt
example/main_app/__init__.py
example/main_app/asgi.py
example/main_app/settings.py
example/main_app/urls.py
example/main_app/wsgi.py
example/sample_app/__init__.py
example/sample_app/admin.py
example/sample_app/apps.py
example/sample_app/models.py
example/sample_app/tests.py
example/sample_app/urls.py
example/sample_app/views.py
example/sample_app/migrations/__init__.py
example/sample_app/templates/admin/change_form.html
sam_djtools/__init__.py
sam_djtools/admin_models.py
sam_djtools/apps.py
sam_djtools/del_migrations.py
sam_djtools/navigate_records.py
sam_djtools/utils.py
sam_djtools.egg-info/PKG-INFO
sam_djtools.egg-info/SOURCES.txt
sam_djtools.egg-info/dependency_links.txt
sam_djtools.egg-info/requires.txt
sam_djtools.egg-info/top_level.txt
sam_djtools/management/commands/resetdb.py
sam_djtools/static/sam_djtools/change_form_prev_next.js
sam_djtools/templates/admin/change_form.html