文件名称:django-social:django-social课程的源代码
文件大小:34KB
文件格式:ZIP
更新时间:2024-06-12 08:51:48
Python
此存储库中有(django-social)课程的源代码。
【文件预览】:
django-social-master
----.gitignore(19B)
----posts()
--------admin.py(156B)
--------models.py(1KB)
--------forms.py(635B)
--------migrations()
--------urls.py(621B)
--------tests.py(60B)
--------__init__.py(0B)
--------apps.py(85B)
--------views.py(4KB)
--------templates()
----db.sqlite3(192KB)
----README.md(70B)
----manage.py(621B)
----A()
--------settings.py(3KB)
--------urls.py(252B)
--------__init__.py(0B)
--------asgi.py(379B)
--------wsgi.py(379B)
----account()
--------admin.py(420B)
--------models.py(963B)
--------forms.py(2KB)
--------migrations()
--------static()
--------urls.py(638B)
--------tests.py(60B)
--------__init__.py(0B)
--------apps.py(89B)
--------views.py(5KB)
--------templates()
----templates()
--------inc()
--------base.html(703B)