CHANGELOG.md
CONTRIBUTORS.md
LICENSE.md
MANIFEST.in
README.md
pyproject.toml
setup.cfg
setup.py
django_glue/__init__.py
django_glue/conf.py
django_glue/context_processors.py
django_glue/glue.py
django_glue/handlers.py
django_glue/json.py
django_glue/middleware.py
django_glue/settings.py
django_glue/urls.py
django_glue/utils.py
django_glue/views.py
django_glue.egg-info/PKG-INFO
django_glue.egg-info/SOURCES.txt
django_glue.egg-info/dependency_links.txt
django_glue.egg-info/not-zip-safe
django_glue.egg-info/requires.txt
django_glue.egg-info/top_level.txt
django_glue/migrations/__init__.py
django_glue/static/django_glue/js/ajax.js
django_glue/static/django_glue/js/alpine.min.js
django_glue/static/django_glue/js/axios.min.js
django_glue/static/django_glue/js/csrf.js
django_glue/static/django_glue/js/django_glue.js
django_glue/templates/django_glue/django_glue.html
django_glue/templates/django_glue/django_glue_core.html
django_glue/templatetags/__init__.py
django_glue/templatetags/django_glue.py
tests/__init__.py
tests/admin.py
tests/manage.py
tests/models.py
tests/settings.py
tests/test_core.py
tests/urls.py
tests/utils.py
tests/views.py
tests/wsgi.py
tests/migrations/0001_initial.py
tests/migrations/__init__.py