文件名称:love-love-wall-server:表白墙(相亲项目)后端代码
文件大小:702KB
文件格式:ZIP
更新时间:2024-06-04 23:04:15
Python
PRD 1、产品名字 表白墙 2、产品背景 以知乎为例,有大量的相亲话题(地区或非地区型的),然后有很多人留言渴望去认识异性(包括男女)。 例如(截止2019.7.9): 你的择偶标准是怎样的?(28,912个回答) 有什么高端靠谱的相亲途径?(5,383个回答) 成都的你,择偶的标准是怎样的?(2,391个回答) 身在北京的你,择偶的标准是怎样的?(1,865个回答) 武汉的你,择偶的标准是怎样的?(1,859个回答) 江苏的你,择偶的标准是怎样的?(1,808个回答) 浙江的你,择偶的标准是怎样的?(1,628个回答) 上海的你,择偶的标准是怎样的?(1,467个回答) 广州的你,择偶的标准是怎样的?(1,454个回答) 西安的你,择偶的标准是怎样的?(1,264个回答) 河南的你,择偶的标准是怎样的?(1,204个回答) 湖南的你,择偶的标准是怎样的?(1,098个回答) 深圳的你,
【文件预览】:
love-love-wall-server-master
----create_docker.sh(1KB)
----server_python()
--------settings.py(6KB)
--------urls.py(1KB)
--------__init__.py(294B)
--------database_router.py(2KB)
--------wsgi.py(403B)
----Dockerfile(228B)
----.gitignore(2KB)
----README.md(8KB)
----manage.py(780B)
----static()
--------source()
----session()
--------session_manager.py(3KB)
----LICENSE(18KB)
----package()
--------mail()
--------response_data.py(593B)
--------自己写的pytohn模块放在这里(0B)
--------decorator_csrf_setting.py(788B)
--------tools.py(292B)
--------form.py(510B)
--------href_str.py(1KB)
--------write_redis.py(2KB)
--------decorator_user_login_log.py(2KB)
--------form_error_msg.py(538B)
--------get_time.py(482B)
----libs()
--------printcolor_lingling()
--------md5_lingling()
--------redis_lingling()
----middleware()
--------cors.py(270B)
--------visits_log.py(1KB)
----sql()
--------database.sql(5KB)
--------privileges.sql(369B)
----__init__.py(108B)
----config()
--------mysql_options_demo.py(259B)
--------一些配置文件放在这里(0B)
--------development_config.py(352B)
--------path.py(444B)
----requirements.txt(343B)
----register_login()
--------admin.py(63B)
--------config.py(294B)
--------models.py(57B)
--------forms.py(7KB)
--------migrations()
--------class_resetpassword.py(17KB)
--------class_login.py(4KB)
--------urls.py(1019B)
--------tests.py(60B)
--------__init__.py(0B)
--------apps.py(97B)
--------class_verify_email.py(3KB)
--------views.py(10KB)
--------class_register.py(16KB)
----doc()
--------prd.md(8KB)
----user_info()
--------class_user_info.py(7KB)
--------admin.py(63B)
--------config.py(2KB)
--------models.py(57B)
--------forms.py(8KB)
--------migrations()
--------urls.py(451B)
--------tests.py(60B)
--------__init__.py(0B)
--------apps.py(92B)
--------views.py(1KB)
----templates()
--------verify_email.html(397B)
--------reset_pw.html(1KB)
--------login_test.html(2KB)
----API.md(6KB)