LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
django_user_interaction_log/__init__.py
django_user_interaction_log/admin.py
django_user_interaction_log/apps.py
django_user_interaction_log/configs.py
django_user_interaction_log/examples.py
django_user_interaction_log/mixins.py
django_user_interaction_log/models.py
django_user_interaction_log/registrars.py
django_user_interaction_log/scripts.py
django_user_interaction_log/urls.py
django_user_interaction_log/views.py
django_user_interaction_log.egg-info/PKG-INFO
django_user_interaction_log.egg-info/SOURCES.txt
django_user_interaction_log.egg-info/dependency_links.txt
django_user_interaction_log.egg-info/top_level.txt
django_user_interaction_log/migrations/0001_initial.py
django_user_interaction_log/migrations/__init__.py
django_user_interaction_log/templates/__init__.py
django_user_interaction_log/templates/base.html
django_user_interaction_log/templates/django_user_interaction_log/example_template.html
django_user_interaction_log/templates/django_user_interaction_log/logrecordsmodel_detail.html
django_user_interaction_log/templates/django_user_interaction_log/logrecordsmodel_list.html
django_user_interaction_log/templatetags/__init__.py
django_user_interaction_log/templatetags/model_objects_info.py
docs/__init__.py
tests/__init__.py
tests/models.py
tests/test_settings.py
tests/urls.py
tests/tests/__init__.py
tests/tests/test_configs_methods.py
tests/tests/test_log_records_model.py
tests/tests/test_registrars_functions.py
tests/tests/test_scripts_functions.py
tests/tests/test_template_tags.py
tests/tests/test_views_and_examples.py