MANIFEST.in
README.rst
VERSION
setup.py
src/django_advanced_pages.egg-info/PKG-INFO
src/django_advanced_pages.egg-info/SOURCES.txt
src/django_advanced_pages.egg-info/dependency_links.txt
src/django_advanced_pages.egg-info/requires.txt
src/django_advanced_pages.egg-info/top_level.txt
src/pages/__init__.py
src/pages/admin.py
src/pages/apps.py
src/pages/managers.py
src/pages/models.py
src/pages/fixtures/initial_pages.json
src/pages/migrations/0001_initial.py
src/pages/migrations/0002_auto_20210609_2039.py
src/pages/migrations/0003_auto_20210621_0847.py
src/pages/migrations/__init__.py
tests/__init__.py
tests/manage.py
tests/settings.py
tests/test_models.py
tests/urls.py