.DS_Store | |
|
|
.codeclimate.json | |
|
|
.github/workflows/README.md | |
|
|
.github/workflows/hexlet-check.yml | |
|
|
.github/workflows/pyCI.yml | |
|
|
.gitignore | |
|
|
.idea/inspectionProfiles/Project_Default.xml | |
|
|
.idea/inspectionProfiles/profiles_settings.xml | |
|
|
.idea/misc.xml | |
|
|
.idea/modules.xml | |
|
|
.idea/python-project-52.iml | |
|
|
.idea/vcs.xml | |
|
|
Makefile | |
|
|
README.md | |
|
|
core/__init__.py | 0 | A 0 mins |
|
core/__pycache__/__init__.cpython-311.pyc | |
|
|
core/__pycache__/__init__.cpython-312.pyc | |
|
|
core/__pycache__/models.cpython-311.pyc | |
|
|
core/__pycache__/models.cpython-312.pyc | |
|
|
core/__pycache__/tests.cpython-312.pyc | |
|
|
core/apps.py | 4 | A 0 mins |
|
core/migrations/__init__.py | 0 | A 0 mins |
|
core/migrations/__pycache__/__init__.cpython-312.pyc | |
|
|
core/models.py | 20 | A 0 mins |
|
core/tests.py | 0 | A 0 mins |
|
manage.py | 17 | A 0 mins |
|
poetry.lock | |
|
|
pyproject.toml | |
|
|
setup.cfg | |
|
|
task_manager/__init__.py | 0 | A 0 mins |
|
task_manager/__pycache__/__init__.cpython-311.pyc | |
|
|
task_manager/__pycache__/__init__.cpython-312.pyc | |
|
|
task_manager/__pycache__/mixins.cpython-311.pyc | |
|
|
task_manager/__pycache__/mixins.cpython-312.pyc | |
|
|
task_manager/__pycache__/settings.cpython-311.pyc | |
|
|
task_manager/__pycache__/settings.cpython-312.pyc | |
|
|
task_manager/__pycache__/tests.cpython-312.pyc | |
|
|
task_manager/__pycache__/urls.cpython-311.pyc | |
|
|
task_manager/__pycache__/urls.cpython-312.pyc | |
|
|
task_manager/__pycache__/views.cpython-311.pyc | |
|
|
task_manager/__pycache__/views.cpython-312.pyc | |
|
|
task_manager/__pycache__/wsgi.cpython-311.pyc | |
|
|
task_manager/asgi.py | 4 | A 0 mins |
|
task_manager/labels/__init__.py | 0 | A 0 mins |
|
task_manager/labels/__pycache__/__init__.cpython-311.pyc | |
|
|
task_manager/labels/__pycache__/__init__.cpython-312.pyc | |
|
|
task_manager/labels/__pycache__/apps.cpython-311.pyc | |
|
|
task_manager/labels/__pycache__/apps.cpython-312.pyc | |
|
|
task_manager/labels/__pycache__/models.cpython-311.pyc | |
|
|
task_manager/labels/__pycache__/models.cpython-312.pyc | |
|
|