MANIFEST.in
README.md
setup.py
django_smart_lists.egg-info/PKG-INFO
django_smart_lists.egg-info/SOURCES.txt
django_smart_lists.egg-info/dependency_links.txt
django_smart_lists.egg-info/requires.txt
django_smart_lists.egg-info/top_level.txt
smart_lists/__init__.py
smart_lists/exceptions.py
smart_lists/exports.py
smart_lists/filters.py
smart_lists/helpers.py
smart_lists/mixins.py
smart_lists/templates/smart_lists/pagination.html
smart_lists/templates/smart_lists/smart_list.html
smart_lists/templatetags/__init__.py
smart_lists/templatetags/smart_list.py
testproject/__init__.py
testproject/admin.py
testproject/models.py
testproject/settings.py
testproject/tests.py
testproject/urls.py
testproject/views.py
testproject/wsgi.py
testproject/migrations/0001_initial.py
testproject/migrations/0002_auto_20190728_1359.py
testproject/migrations/__init__.py