airBnB-demo-django-main.zip
(预估有个47文件)
airBnB-demo-django-main
.gitignore
1KB
.env.example
109B
templates
registration
signup.html
756B
login.html
694B
properties
edit_property.html
2KB
dashboard.html
2KB
my_properties.html
2KB
properties.html
3KB
add_properties.html
819B
property_details.html
6KB
users
profile.html
777B
chats.html
354B
base.html
3KB
requirements.txt
203B
db
models.py
432B
.env
154B
.github
workflows
backend-deploy.yaml
737B
README.md
24B
properties
urls.py
765B
__init__.py
0B
views.py
3KB
models.py
2KB
apps.py
95B
admin.py
94B
migrations
__init__.py
0B
0003_auto_20210126_2124.py
405B
0002_auto_20210126_0506.py
613B
0001_initial.py
2KB
forms.py
1KB
tests.py
60B
users
urls.py
427B
__init__.py
0B
views.py
2KB
models.py
1KB
apps.py
85B
admin.py
124B
migrations
__init__.py
0B
0001_initial.py
2KB
forms.py
2KB
tests.py
60B
airbnb
urls.py
836B
__init__.py
0B
asgi.py
389B
wsgi.py
389B
settings.py
4KB
deploy.sh
406B
manage.py
662B
暂无评论