LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
ziyodev_django/__init__.py
ziyodev_django/cli.py
ziyodev_django.egg-info/PKG-INFO
ziyodev_django.egg-info/SOURCES.txt
ziyodev_django.egg-info/dependency_links.txt
ziyodev_django.egg-info/entry_points.txt
ziyodev_django.egg-info/requires.txt
ziyodev_django.egg-info/top_level.txt
ziyodev_django/template/deployment/gunicorn.service
ziyodev_django/template/deployment/gunicorn.socket
ziyodev_django/template/deployment/nginx.conf
ziyodev_django/template/src/.env
ziyodev_django/template/src/.env.example
ziyodev_django/template/src/manage.py
ziyodev_django/template/src/postman-variables.json
ziyodev_django/template/src/postman-workflows-usage.gif
ziyodev_django/template/src/postman-workflows.json
ziyodev_django/template/src/qollanma.md
ziyodev_django/template/src/api/pagination.py
ziyodev_django/template/src/api/serializers.py
ziyodev_django/template/src/api/urls.py
ziyodev_django/template/src/api/views.py
ziyodev_django/template/src/api/admin/__init__.py
ziyodev_django/template/src/api/admin/exceptions.py
ziyodev_django/template/src/api/admin/filters.py
ziyodev_django/template/src/api/admin/helpers.py
ziyodev_django/template/src/api/admin/permissions.py
ziyodev_django/template/src/api/admin/tests.py
ziyodev_django/template/src/api/admin/urls.py
ziyodev_django/template/src/api/admin/serializers/__init__.py
ziyodev_django/template/src/api/admin/views/__init__.py
ziyodev_django/template/src/api/admin/views/test.py
ziyodev_django/template/src/api/auth/__init__.py
ziyodev_django/template/src/api/auth/exceptions.py
ziyodev_django/template/src/api/auth/filters.py
ziyodev_django/template/src/api/auth/helpers.py
ziyodev_django/template/src/api/auth/permissions.py
ziyodev_django/template/src/api/auth/send_mail_sms.py
ziyodev_django/template/src/api/auth/tasks.py
ziyodev_django/template/src/api/auth/tests.py
ziyodev_django/template/src/api/auth/urls.py
ziyodev_django/template/src/api/auth/serializers/__init__.py
ziyodev_django/template/src/api/auth/serializers/user_serializers.py
ziyodev_django/template/src/api/auth/views/__init__.py
ziyodev_django/template/src/api/auth/views/change_email_views.py
ziyodev_django/template/src/api/auth/views/change_password_views.py
ziyodev_django/template/src/api/auth/views/forget_password_views.py
ziyodev_django/template/src/api/auth/views/home_views.py
ziyodev_django/template/src/api/auth/views/login_views.py
ziyodev_django/template/src/api/auth/views/register_views.py
ziyodev_django/template/src/api/auth/views/resend_code_views.py
ziyodev_django/template/src/api/auth/views/verifications_views.py
ziyodev_django/template/src/api/user/__init__.py
ziyodev_django/template/src/api/user/exceptions.py
ziyodev_django/template/src/api/user/filters.py
ziyodev_django/template/src/api/user/helpers.py
ziyodev_django/template/src/api/user/permissions.py
ziyodev_django/template/src/api/user/tests.py
ziyodev_django/template/src/api/user/urls.py
ziyodev_django/template/src/api/user/serializers/__init__.py
ziyodev_django/template/src/api/user/views/__init__.py
ziyodev_django/template/src/apps/users/__init__.py
ziyodev_django/template/src/apps/users/admin.py
ziyodev_django/template/src/apps/users/apps.py
ziyodev_django/template/src/apps/users/models.py
ziyodev_django/template/src/apps/users/tests.py
ziyodev_django/template/src/apps/users/migrations/0001_initial.py
ziyodev_django/template/src/apps/users/migrations/0002_userotpverifications.py
ziyodev_django/template/src/apps/users/migrations/0003_userotpverifications_attapts_and_more.py
ziyodev_django/template/src/apps/users/migrations/0004_alter_userotpverifications_error_expired_at.py
ziyodev_django/template/src/apps/users/migrations/0005_alter_userotpverifications_error_expired_at.py
ziyodev_django/template/src/apps/users/migrations/0006_userotpidverifications.py
ziyodev_django/template/src/apps/users/migrations/0007_userotpverifications_resend_attapts.py
ziyodev_django/template/src/apps/users/migrations/0008_userotpverifications_for_forget_password.py
ziyodev_django/template/src/apps/users/migrations/0009_userotpverifications_for_forget_password_verified.py
ziyodev_django/template/src/apps/users/migrations/0010_changepasswordlogs.py
ziyodev_django/template/src/apps/users/migrations/0011_changepasswordlogs_is_changed.py
ziyodev_django/template/src/apps/users/migrations/0012_changeemaillogs.py
ziyodev_django/template/src/apps/users/migrations/0013_changeemaillogs_new_email.py
ziyodev_django/template/src/apps/users/migrations/0014_changeemaillogs_old_email.py
ziyodev_django/template/src/apps/users/migrations/0015_changeemaillogs_resend_attapts.py
ziyodev_django/template/src/apps/users/migrations/__init__.py
ziyodev_django/template/src/apps/utils/__init__.py
ziyodev_django/template/src/apps/utils/admin.py
ziyodev_django/template/src/apps/utils/apps.py
ziyodev_django/template/src/apps/utils/models.py
ziyodev_django/template/src/apps/utils/tests.py
ziyodev_django/template/src/apps/utils/management/__init__.py
ziyodev_django/template/src/apps/utils/management/commands/__init__.py
ziyodev_django/template/src/apps/utils/migrations/__init__.py
ziyodev_django/template/src/config/__init__.py
ziyodev_django/template/src/config/asgi.py
ziyodev_django/template/src/config/celery.py
ziyodev_django/template/src/config/urls.py
ziyodev_django/template/src/config/wsgi.py
ziyodev_django/template/src/config/settings/__init__.py
ziyodev_django/template/src/config/settings/base.py
ziyodev_django/template/src/config/settings/development.py
ziyodev_django/template/src/config/settings/production.py
ziyodev_django/template/src/images/default.webp
ziyodev_django/template/src/requirements/common.txt
ziyodev_django/template/src/requirements/dev.txt
ziyodev_django/template/src/requirements/production.txt
ziyodev_django/template/src/static/css/style.css
ziyodev_django/template/src/static/images/default.webp
ziyodev_django/template/src/static/js/script.js
ziyodev_django/template/src/templates/index.html
ziyodev_django/template/src/templates/verify_email.html
ziyodev_django/template/src/templates/verify_email_link.html