文件名称:django-angular-boilerplate:Django AngularJS 教程以下文件夹
文件大小:42KB
文件格式:ZIP
更新时间:2024-07-31 08:36:11
JavaScript
thinkster-django-角度样板
安装
注意:需要 、 和 。
Fork 这个仓库。
$ git clone git@github.com:
【文件预览】:
django-angular-boilerplate-master
----manage.py(279B)
----bower.json(506B)
----scripts()
--------postInstall.sh(85B)
----requirements.txt(280B)
----gulpfile.js(342B)
----posts()
--------permissions.py(381B)
--------tests.py(60B)
--------migrations()
--------admin.py(63B)
--------__init__.py(0B)
--------models.py(376B)
--------views.py(1KB)
--------serializers.py(582B)
----Procfile(69B)
----README.md(609B)
----thinkster_django_angular_boilerplate()
--------settings.py(3KB)
--------urls.py(888B)
--------__init__.py(0B)
--------wsgi.py(483B)
----.bowerrc(44B)
----templates()
--------index.html(377B)
--------javascripts.html(3KB)
--------stylesheets.html(869B)
--------navbar.html(1KB)
----.gitignore(212B)
----.buildpacks(108B)
----package.json(745B)
----static()
--------lib()
--------stylesheets()
--------templates()
--------javascripts()
----authentication()
--------permissions.py(427B)
--------tests.py(60B)
--------migrations()
--------admin.py(63B)
--------__init__.py(0B)
--------models.py(2KB)
--------views.py(2KB)
--------serializers.py(1KB)