|
認証機能作成。
|
|---|
|
|
| .coverage 0 → 100644 |
|---|
|
Not supported
|
| .coveragerc 0 → 100644 |
|---|
| .flake8 0 → 100644 |
|---|
| .vscode/launch.json 0 → 100644 |
|---|
| .vscode/settings.json 0 → 100644 |
|---|
| accounts/admin.py |
|---|
| accounts/locale/en/LC_MESSAGES/django.po |
|---|
| accounts/locale/ja/LC_MESSAGES/django.mo |
|---|
|
Not supported
|
| accounts/locale/ja/LC_MESSAGES/django.po |
|---|
| accounts/migrations/0002_alter_customuser_is_staff.py 0 → 100644 |
|---|
| accounts/migrations/0003_alter_customuser_options_alter_emailaddress_options_and_more.py 0 → 100644 |
|---|
| accounts/migrations/0004_customgroup_group_type.py 0 → 100644 |
|---|
| accounts/models/__init__.py |
|---|
| accounts/models/custom_group.py 0 → 100644 |
|---|
| accounts/models/custom_user.py |
|---|
| accounts/models/email_address.py |
|---|
| accounts/models/integer_choices_field.py 0 → 100644 |
|---|
| accounts/permissions.py 0 → 100644 |
|---|
| accounts/serializers.py |
|---|
| accounts/tests.py 100644 → 0 |
|---|
| accounts/tests/__init__.py 0 → 100644 |
|---|
| accounts/tests/tests_admin.py 0 → 100644 |
|---|
| accounts/tests/tests_models_custom_group.py 0 → 100644 |
|---|
| accounts/tests/tests_models_custom_user.py 0 → 100644 |
|---|
| accounts/tests/tests_models_custom_user_manager.py 0 → 100644 |
|---|
| accounts/tests/tests_models_email_address.py 0 → 100644 |
|---|
| accounts/tests/tests_models_integer_choices_fields.py 0 → 100644 |
|---|
| accounts/tests/tests_serializer.py 0 → 100644 |
|---|
| accounts/tests/tests_views.py 0 → 100644 |
|---|
| accounts/urls.py |
|---|
| accounts/views.py |
|---|
| accounts_auth/__init__.py 100644 → 0 |
|---|
| accounts_auth/admin.py 100644 → 0 |
|---|
| accounts_auth/apps.py 100644 → 0 |
|---|
| accounts_auth/locale/en/LC_MESSAGES/django.mo 100644 → 0 |
|---|
|
Not supported
|
| accounts_auth/locale/en/LC_MESSAGES/django.po 100644 → 0 |
|---|
| accounts_auth/locale/ja/LC_MESSAGES/django.mo 100644 → 0 |
|---|
|
Not supported
|
| accounts_auth/locale/ja/LC_MESSAGES/django.po 100644 → 0 |
|---|
| accounts_auth/models.py 100644 → 0 |
|---|
| accounts_auth/serializers.py 100644 → 0 |
|---|
| accounts_auth/tests.py 100644 → 0 |
|---|
| accounts_auth/urls.py 100644 → 0 |
|---|
| accounts_auth/views.py 100644 → 0 |
|---|
| coverage.sh 0 → 100755 |
|---|
| docs/mkdocs.sh 100755 → 100644 |
|---|
| docs/source/accounts.rst |
|---|
| docs/source/accounts_auth.rst 100644 → 0 |
|---|
| docs/source/jwt_auth.rst 0 → 100644 |
|---|
| docs/source/log_manager.rst |
|---|
| docs/source/modules.rst |
|---|
| jwt_auth/__init__.py 0 → 100644 |
|---|
| jwt_auth/admin.py 0 → 100644 |
|---|
| jwt_auth/apps.py 0 → 100644 |
|---|
| jwt_auth/locale/en/LC_MESSAGES/django.mo 0 → 100644 |
|---|
|
Not supported
|
| jwt_auth/locale/en/LC_MESSAGES/django.po 0 → 100644 |
|---|
| jwt_auth/locale/ja/LC_MESSAGES/django.mo 0 → 100644 |
|---|
|
Not supported
|
| jwt_auth/locale/ja/LC_MESSAGES/django.po 0 → 100644 |
|---|
| jwt_auth/models.py 0 → 100644 |
|---|
| jwt_auth/serializers.py 0 → 100644 |
|---|
| jwt_auth/tests/__init__.py 0 → 100644 |
|---|
| jwt_auth/tests/tests_serializer.py 0 → 100644 |
|---|
| jwt_auth/tests/tests_views.py 0 → 100644 |
|---|
| jwt_auth/urls.py 0 → 100644 |
|---|
| jwt_auth/views.py 0 → 100644 |
|---|
| log_manager/admin.py 100644 → 0 |
|---|
| log_manager/models.py 100644 → 0 |
|---|
| log_manager/tests.py |
|---|
| log_manager/trace_log.py |
|---|
| log_manager/views.py 100644 → 0 |
|---|
| pydwiki/settings.py |
|---|
| pydwiki/urls.py |
|---|
| requirements.txt |
|---|