image_gallery

时间:2021-03-14 17:24:22
【文件属性】:
文件名称:image_gallery
文件大小:1.03MB
文件格式:ZIP
更新时间:2021-03-14 17:24:22
Python image_gallery 图片库应用程序,我们可以在其中上传照片并从一组预定义的类别中为其分配一个类别。 先决条件: 虚拟环境 python3.8> = .env文件 要运行此项目,您需要在根目录中具有.env文件,该文件可以从以下Google云端硬盘链接下载: 脚步: 从Google云端硬盘链接上方将.env文件下载到image_gallery项目中。 在.env中将DJANGO_ENV从'production'更改为'local' 创建虚拟环境并激活它。 运行pip install -r requirements.txt 运行python manage.py runserver 您可以在Heroku上找到它:
【文件预览】:
image_gallery-main
----runtime.txt(13B)
----image_gallery()
--------urls.py(1KB)
--------__init__.py(0B)
--------asgi.py(403B)
--------wsgi.py(403B)
--------settings()
----manage.py(669B)
----gallery.sqlite3(136KB)
----requirements.txt(827B)
----media()
--------aerial()
--------landscape()
--------portrait()
----gallery()
--------apps.py(89B)
--------helpers.py(452B)
--------urls.py(347B)
--------tests.py(60B)
--------migrations()
--------admin.py(92B)
--------__init__.py(0B)
--------models.py(1KB)
--------signals.py(286B)
--------views.py(1KB)
--------forms.py(620B)
--------templates()
--------constants.py(424B)
--------static()
----Procfile(46B)
----README.md(779B)
----.gitignore(59B)

网友评论