Files
timerr/timerr.egg-info/SOURCES.txt
T
2026-07-15 00:12:31 +05:00

66 lines
1.6 KiB
Plaintext

README.md
pyproject.toml
apps/__init__.py
apps/accounts/__init__.py
apps/accounts/admin.py
apps/accounts/apps.py
apps/accounts/forms.py
apps/accounts/middleware.py
apps/accounts/models.py
apps/accounts/tests.py
apps/accounts/urls.py
apps/accounts/views.py
apps/accounts/migrations/0001_initial.py
apps/accounts/migrations/__init__.py
apps/companies/__init__.py
apps/companies/admin.py
apps/companies/apps.py
apps/companies/models.py
apps/companies/tests.py
apps/companies/urls.py
apps/companies/views.py
apps/companies/migrations/0001_initial.py
apps/companies/migrations/__init__.py
apps/projects/__init__.py
apps/projects/admin.py
apps/projects/apps.py
apps/projects/models.py
apps/projects/tests.py
apps/projects/urls.py
apps/projects/views.py
apps/projects/migrations/0001_initial.py
apps/projects/migrations/__init__.py
apps/reports/__init__.py
apps/reports/admin.py
apps/reports/apps.py
apps/reports/models.py
apps/reports/pdf.py
apps/reports/services.py
apps/reports/test_reports.py
apps/reports/tests.py
apps/reports/urls.py
apps/reports/views.py
apps/reports/migrations/__init__.py
apps/reports/templatetags/__init__.py
apps/reports/templatetags/report_tags.py
apps/tasks/__init__.py
apps/tasks/admin.py
apps/tasks/apps.py
apps/tasks/forms.py
apps/tasks/models.py
apps/tasks/test_tasks.py
apps/tasks/tests.py
apps/tasks/urls.py
apps/tasks/views.py
apps/tasks/migrations/0001_initial.py
apps/tasks/migrations/__init__.py
config/__init__.py
config/asgi.py
config/settings.py
config/urls.py
config/wsgi.py
timerr.egg-info/PKG-INFO
timerr.egg-info/SOURCES.txt
timerr.egg-info/dependency_links.txt
timerr.egg-info/requires.txt
timerr.egg-info/top_level.txt