MANIFEST.in
README.md
setup.py
apps/__init__.py
apps/users/__init__.py
apps/users/admin.py
apps/users/apps.py
apps/users/forms.py
apps/users/models.py
apps/users/tests.py
apps/users/urls.py
apps/users/views.py
apps/users/migrations/0001_initial.py
apps/users/migrations/0002_customuser_profile_image_alter_customuser_groups_and_more.py
apps/users/migrations/__init__.py
config/__init__.py
config/asgi.py
config/settings.py
config/urls.py
config/wsgi.py
core/__init__.py
core/admin.py
core/apps.py
core/forms.py
core/models.py
core/tests.py
core/urls.py
core/views.py
core/migrations/0001_initial.py
core/migrations/__init__.py
django_crud_kit.egg-info/PKG-INFO
django_crud_kit.egg-info/SOURCES.txt
django_crud_kit.egg-info/dependency_links.txt
django_crud_kit.egg-info/requires.txt
django_crud_kit.egg-info/top_level.txt