Skip to content
Snippets Groups Projects
Select Git revision
0 results

manage.py

  • y2-youssef's avatar
    b3d1c676
    Update 82 files · b3d1c676
    y2-youssef authored
    - /accounts/admin.py
    - /accounts/apps.py
    - /accounts/decorators.py
    - /accounts/forms.py
    - /accounts/models.py
    - /accounts/tests.py
    - /accounts/urls.py
    - /accounts/views.py
    - /accounts/__init__.py
    - /accounts/migrations/0001_initial.py
    - /accounts/migrations/__init__.py
    - /accounts/migrations/__pycache__/0001_initial.cpython-39.pyc
    - /accounts/migrations/__pycache__/__init__.cpython-39.pyc
    - /accounts/templates/accounts/login.html
    - /accounts/templates/accounts/signup.html
    - /accounts/__pycache__/admin.cpython-313.pyc
    - /accounts/__pycache__/admin.cpython-39.pyc
    - /accounts/__pycache__/apps.cpython-313.pyc
    - /accounts/__pycache__/apps.cpython-39.pyc
    - /accounts/__pycache__/auth_forms.cpython-39.pyc
    - /accounts/__pycache__/forms.cpython-313.pyc
    - /accounts/__pycache__/forms.cpython-39.pyc
    - /accounts/__pycache__/models.cpython-313.pyc
    - /accounts/__pycache__/models.cpython-39.pyc
    - /accounts/__pycache__/urls.cpython-313.pyc
    - /accounts/__pycache__/urls.cpython-39.pyc
    - /accounts/__pycache__/views.cpython-313.pyc
    - /accounts/__pycache__/views.cpython-39.pyc
    - /accounts/__pycache__/__init__.cpython-313.pyc
    - /accounts/__pycache__/__init__.cpython-39.pyc
    - /events/admin.py
    - /events/apps.py
    - /events/forms.py
    - /events/models.py
    - /events/tests.py
    - /events/urls.py
    - /events/views.py
    - /events/__init__.py
    - /events/migrations/0001_initial.py
    - /events/migrations/__init__.py
    - /events/migrations/__pycache__/0001_initial.cpython-39.pyc
    - /events/migrations/__pycache__/__init__.cpython-39.pyc
    - /events/templates/home.html
    - /events/templates/events/event_detail.html
    - /events/templates/events/event_form.html
    - /events/templates/events/event_list.html
    - /events/__pycache__/admin.cpython-313.pyc
    - /events/__pycache__/admin.cpython-39.pyc
    - /events/__pycache__/apps.cpython-313.pyc
    - /events/__pycache__/apps.cpython-39.pyc
    - /events/__pycache__/forms.cpython-313.pyc
    - /events/__pycache__/forms.cpython-39.pyc
    - /events/__pycache__/models.cpython-313.pyc
    - /events/__pycache__/models.cpython-39.pyc
    - /events/__pycache__/urls.cpython-313.pyc
    - /events/__pycache__/urls.cpython-39.pyc
    - /events/__pycache__/views.cpython-313.pyc
    - /events/__pycache__/views.cpython-39.pyc
    - /events/__pycache__/__init__.cpython-313.pyc
    - /events/__pycache__/__init__.cpython-39.pyc
    - /unihub_project/asgi.py
    - /unihub_project/settings.py
    - /unihub_project/urls.py
    - /unihub_project/views.py
    - /unihub_project/wsgi.py
    - /unihub_project/__init__.py
    - /unihub_project/__pycache__/settings.cpython-313.pyc
    - /unihub_project/__pycache__/settings.cpython-39.pyc
    - /unihub_project/__pycache__/urls.cpython-313.pyc
    - /unihub_project/__pycache__/urls.cpython-39.pyc
    - /unihub_project/__pycache__/views.cpython-313.pyc
    - /unihub_project/__pycache__/views.cpython-39.pyc
    - /unihub_project/__pycache__/wsgi.cpython-39.pyc
    - /unihub_project/__pycache__/__init__.cpython-313.pyc
    - /unihub_project/__pycache__/__init__.cpython-39.pyc
    - /Dockerfile
    - /manage.py
    - /Pipfile
    - /Pipfile.lock
    - /requirements.txt
    - /docker-compose.yml
    - /README.md
    b3d1c676
    History
    Update 82 files
    y2-youssef authored
    - /accounts/admin.py
    - /accounts/apps.py
    - /accounts/decorators.py
    - /accounts/forms.py
    - /accounts/models.py
    - /accounts/tests.py
    - /accounts/urls.py
    - /accounts/views.py
    - /accounts/__init__.py
    - /accounts/migrations/0001_initial.py
    - /accounts/migrations/__init__.py
    - /accounts/migrations/__pycache__/0001_initial.cpython-39.pyc
    - /accounts/migrations/__pycache__/__init__.cpython-39.pyc
    - /accounts/templates/accounts/login.html
    - /accounts/templates/accounts/signup.html
    - /accounts/__pycache__/admin.cpython-313.pyc
    - /accounts/__pycache__/admin.cpython-39.pyc
    - /accounts/__pycache__/apps.cpython-313.pyc
    - /accounts/__pycache__/apps.cpython-39.pyc
    - /accounts/__pycache__/auth_forms.cpython-39.pyc
    - /accounts/__pycache__/forms.cpython-313.pyc
    - /accounts/__pycache__/forms.cpython-39.pyc
    - /accounts/__pycache__/models.cpython-313.pyc
    - /accounts/__pycache__/models.cpython-39.pyc
    - /accounts/__pycache__/urls.cpython-313.pyc
    - /accounts/__pycache__/urls.cpython-39.pyc
    - /accounts/__pycache__/views.cpython-313.pyc
    - /accounts/__pycache__/views.cpython-39.pyc
    - /accounts/__pycache__/__init__.cpython-313.pyc
    - /accounts/__pycache__/__init__.cpython-39.pyc
    - /events/admin.py
    - /events/apps.py
    - /events/forms.py
    - /events/models.py
    - /events/tests.py
    - /events/urls.py
    - /events/views.py
    - /events/__init__.py
    - /events/migrations/0001_initial.py
    - /events/migrations/__init__.py
    - /events/migrations/__pycache__/0001_initial.cpython-39.pyc
    - /events/migrations/__pycache__/__init__.cpython-39.pyc
    - /events/templates/home.html
    - /events/templates/events/event_detail.html
    - /events/templates/events/event_form.html
    - /events/templates/events/event_list.html
    - /events/__pycache__/admin.cpython-313.pyc
    - /events/__pycache__/admin.cpython-39.pyc
    - /events/__pycache__/apps.cpython-313.pyc
    - /events/__pycache__/apps.cpython-39.pyc
    - /events/__pycache__/forms.cpython-313.pyc
    - /events/__pycache__/forms.cpython-39.pyc
    - /events/__pycache__/models.cpython-313.pyc
    - /events/__pycache__/models.cpython-39.pyc
    - /events/__pycache__/urls.cpython-313.pyc
    - /events/__pycache__/urls.cpython-39.pyc
    - /events/__pycache__/views.cpython-313.pyc
    - /events/__pycache__/views.cpython-39.pyc
    - /events/__pycache__/__init__.cpython-313.pyc
    - /events/__pycache__/__init__.cpython-39.pyc
    - /unihub_project/asgi.py
    - /unihub_project/settings.py
    - /unihub_project/urls.py
    - /unihub_project/views.py
    - /unihub_project/wsgi.py
    - /unihub_project/__init__.py
    - /unihub_project/__pycache__/settings.cpython-313.pyc
    - /unihub_project/__pycache__/settings.cpython-39.pyc
    - /unihub_project/__pycache__/urls.cpython-313.pyc
    - /unihub_project/__pycache__/urls.cpython-39.pyc
    - /unihub_project/__pycache__/views.cpython-313.pyc
    - /unihub_project/__pycache__/views.cpython-39.pyc
    - /unihub_project/__pycache__/wsgi.cpython-39.pyc
    - /unihub_project/__pycache__/__init__.cpython-313.pyc
    - /unihub_project/__pycache__/__init__.cpython-39.pyc
    - /Dockerfile
    - /manage.py
    - /Pipfile
    - /Pipfile.lock
    - /requirements.txt
    - /docker-compose.yml
    - /README.md