文件名称:my-favorite-content-using-django:使用django构建的内容聚合器
文件大小:30KB
文件格式:ZIP
更新时间:2024-03-08 10:16:50
Python
我最喜欢的内容使用django 使用Django构建的内容聚合器
【文件预览】:
my-favorite-content-using-django-main
----favoritecontent_project()
--------settings.py(4KB)
--------urls.py(813B)
--------__init__.py(0B)
--------asgi.py(423B)
--------wsgi.py(423B)
----manage.py(679B)
----content()
--------apps.py(469B)
--------urls.py(124B)
--------tests.py(1KB)
--------migrations()
--------admin.py(63B)
--------__init__.py(0B)
--------models.py(328B)
--------tasks.py(1KB)
--------views.py(329B)
----Pipfile.lock(10KB)
----Procfile(56B)
----README.md(74B)
----Pipfile(276B)
----db.sqlite3(164KB)
----templates()
--------index.html(1KB)
----.gitignore(2KB)
----static()
--------css()