contacts database created
Showing
- myproject1/contact/__init__.py 0 additions, 0 deletionsmyproject1/contact/__init__.py
- myproject1/contact/admin.py 3 additions, 0 deletionsmyproject1/contact/admin.py
- myproject1/contact/apps.py 5 additions, 0 deletionsmyproject1/contact/apps.py
- myproject1/contact/forms.py 8 additions, 0 deletionsmyproject1/contact/forms.py
- myproject1/contact/migrations/0001_initial.py 24 additions, 0 deletionsmyproject1/contact/migrations/0001_initial.py
- myproject1/contact/migrations/__init__.py 0 additions, 0 deletionsmyproject1/contact/migrations/__init__.py
- myproject1/contact/models.py 10 additions, 0 deletionsmyproject1/contact/models.py
- myproject1/contact/tests.py 3 additions, 0 deletionsmyproject1/contact/tests.py
- myproject1/contact/urls.py 8 additions, 0 deletionsmyproject1/contact/urls.py
- myproject1/contact/views.py 17 additions, 0 deletionsmyproject1/contact/views.py
- myproject1/templates/contact.html 11 additions, 0 deletionsmyproject1/templates/contact.html
- myproject1/venv/Include/Python-ast.h 637 additions, 0 deletionsmyproject1/venv/Include/Python-ast.h
- myproject1/venv/Include/Python.h 159 additions, 0 deletionsmyproject1/venv/Include/Python.h
- myproject1/venv/Include/abstract.h 1109 additions, 0 deletionsmyproject1/venv/Include/abstract.h
- myproject1/venv/Include/accu.h 37 additions, 0 deletionsmyproject1/venv/Include/accu.h
- myproject1/venv/Include/asdl.h 46 additions, 0 deletionsmyproject1/venv/Include/asdl.h
- myproject1/venv/Include/ast.h 29 additions, 0 deletionsmyproject1/venv/Include/ast.h
- myproject1/venv/Include/bitset.h 32 additions, 0 deletionsmyproject1/venv/Include/bitset.h
- myproject1/venv/Include/bltinmodule.h 14 additions, 0 deletionsmyproject1/venv/Include/bltinmodule.h
- myproject1/venv/Include/boolobject.h 34 additions, 0 deletionsmyproject1/venv/Include/boolobject.h
myproject1/contact/__init__.py
0 → 100644
myproject1/contact/admin.py
0 → 100644
myproject1/contact/apps.py
0 → 100644
myproject1/contact/forms.py
0 → 100644
myproject1/contact/migrations/__init__.py
0 → 100644
myproject1/contact/models.py
0 → 100644
myproject1/contact/tests.py
0 → 100644
myproject1/contact/urls.py
0 → 100644
myproject1/contact/views.py
0 → 100644
myproject1/templates/contact.html
0 → 100644
myproject1/venv/Include/Python-ast.h
0 → 100644
This diff is collapsed.
myproject1/venv/Include/Python.h
0 → 100644
myproject1/venv/Include/abstract.h
0 → 100644
This diff is collapsed.
myproject1/venv/Include/accu.h
0 → 100644
myproject1/venv/Include/asdl.h
0 → 100644
myproject1/venv/Include/ast.h
0 → 100644
myproject1/venv/Include/bitset.h
0 → 100644
myproject1/venv/Include/bltinmodule.h
0 → 100644
myproject1/venv/Include/boolobject.h
0 → 100644
Please register or sign in to comment