文件名称:django-dersleri:YouTube Django Dersleri播放列表kaynak kodu
文件大小:81KB
文件格式:ZIP
更新时间:2024-02-25 16:13:54
education django django-application django-framework educational
Django Dersleri kaynak kodu。 Proje Django 1.10 ve Python 3.5 ileyazılmışolup,bir博客projesi olaraksunulmuştur。 Dersler YouTube'daücretsizolarakyayımlanmaktadır。 库鲁鲁姆 发行日期: virtualenv venv Linux和Mac: source venv/bin/activate Windows: venv\Scripts\activate pip install -r requirements.txt python
【文件预览】:
django-dersleri-master
----accounts()
--------models.py(57B)
--------apps.py(91B)
--------__init__.py(0B)
--------migrations()
--------views.py(1KB)
--------admin.py(63B)
--------tests.py(60B)
--------urls.py(256B)
--------forms.py(1KB)
----templates()
--------accounts()
--------messages.html(327B)
--------post()
--------base.html(616B)
--------home.html(3KB)
--------header.html(2KB)
----post()
--------models.py(2KB)
--------apps.py(83B)
--------__init__.py(0B)
--------migrations()
--------views.py(3KB)
--------admin.py(421B)
--------tests.py(60B)
--------urls.py(393B)
--------forms.py(480B)
----static()
--------css()
--------js()
----requirements.txt(109B)
----manage.py(802B)
----.gitignore(850B)
----home()
--------models.py(57B)
--------apps.py(83B)
--------__init__.py(0B)
--------migrations()
--------views.py(306B)
--------admin.py(63B)
--------tests.py(60B)
----README.md(5KB)
----header.html(2KB)
----blog()
--------wsgi.py(386B)
--------__init__.py(0B)
--------settings.py(4KB)
--------urls.py(455B)