AUTHORS.rst
LICENSE.txt
README.rst
pyproject.toml
setup.py
educat_log.egg-info/PKG-INFO
educat_log.egg-info/SOURCES.txt
educat_log.egg-info/dependency_links.txt
educat_log.egg-info/requires.txt
educat_log.egg-info/top_level.txt
simple_history/__init__.py
simple_history/admin.py
simple_history/exceptions.py
simple_history/manager.py
simple_history/middleware.py
simple_history/models.py
simple_history/signals.py
simple_history/template_utils.py
simple_history/utils.py
simple_history/management/__init__.py
simple_history/management/commands/__init__.py
simple_history/management/commands/clean_duplicate_history.py
simple_history/management/commands/clean_old_history.py
simple_history/management/commands/populate_history.py
simple_history/registry_tests/__init__.py
simple_history/registry_tests/models.py
simple_history/registry_tests/tests.py
simple_history/registry_tests/migration_test_app/__init__.py
simple_history/registry_tests/migration_test_app/models.py
simple_history/registry_tests/migration_test_app/migrations/0001_initial.py
simple_history/registry_tests/migration_test_app/migrations/0002_historicalmodelwithcustomattrforeignkey_modelwithcustomattrforeignkey.py
simple_history/registry_tests/migration_test_app/migrations/0003_alter_historicalmodelwithcustomattrforeignkey_options_and_more.py
simple_history/registry_tests/migration_test_app/migrations/0004_history_date_indexing.py
simple_history/registry_tests/migration_test_app/migrations/0005_historicalmodelwithcustomattronetoonefield_modelwithcustomattronetoonefield.py
simple_history/registry_tests/migration_test_app/migrations/0006_alter_historicalmodelwithcustomattronetoonefield_options_and_more.py
simple_history/registry_tests/migration_test_app/migrations/0007_alter_historicalmodelwithcustomattrforeignkey_options_and_more.py
simple_history/registry_tests/migration_test_app/migrations/__init__.py
simple_history/templatetags/__init__.py
simple_history/templatetags/getattributes.py
simple_history/templatetags/simple_history_admin_list.py
simple_history/templatetags/simple_history_compat.py
simple_history/tests/__init__.py
simple_history/tests/admin.py
simple_history/tests/models.py
simple_history/tests/other_admin.py
simple_history/tests/urls.py
simple_history/tests/view.py
simple_history/tests/custom_user/__init__.py
simple_history/tests/custom_user/admin.py
simple_history/tests/custom_user/models.py
simple_history/tests/external/__init__.py
simple_history/tests/external/models.py
simple_history/tests/generated_file_checks/__init__.py
simple_history/tests/generated_file_checks/check_translations.py
simple_history/tests/tests/__init__.py
simple_history/tests/tests/test_admin.py
simple_history/tests/tests/test_commands.py
simple_history/tests/tests/test_deprecation.py
simple_history/tests/tests/test_index.py
simple_history/tests/tests/test_manager.py
simple_history/tests/tests/test_middleware.py
simple_history/tests/tests/test_models.py
simple_history/tests/tests/test_signals.py
simple_history/tests/tests/test_template_utils.py
simple_history/tests/tests/test_templatetags.py
simple_history/tests/tests/test_utils.py
simple_history/tests/tests/utils.py