8000 added CookIeCutter Automated DRF Angular (CICADA) by elenimijalis · Pull Request #840 · cookiecutter/cookiecutter · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

added CookIeCutter Automated DRF Angular (CICADA) #840

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Dec 31, 2016
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ Other Changes:
* `cookiecutter-pyqt5`_ by `@mandeepbhutani`_ (#797)
* `cookiecutter-xontrib`_ by `@laerus`_ (#817)
* `cookiecutter-reproducible-science`_ by `@mkrapp`_ (#826)
* `cc-automated-drf-template`_ by `@TAMU-CPT`_ (#832)
* `cc-automated-drf-template`_ by `@elenimijalis`_ (#832)

.. _`@keimlink`: https://github.com/keimlink
.. _`@luzfcb`: https://github.com/luzfcb
Expand Down Expand Up @@ -240,7 +240,7 @@ Other Changes:
.. _`@B3QL`: https://github.com/B3QL
.. _`@laerus`: https://github.com/laerus
.. _`@mkrapp`: https://github.com/mkrapp
.. _`@TAMU-CPT`: https://github.com/TAMU-CPT
.. _`@elenimijalis`: https://github.com/elenimijalis
.. _`@andytom`: https://github.com/andytom
.. _`@lamby`: https://github.com/lamby
.. _`@christianmlong`: https://github.com/christianmlong
Expand Down
3 changes: 2 additions & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -515,6 +515,7 @@ JS
* `cookiecutter-tampermonkey`_: A template for a TamperMonkey browser script.
* `cookiecutter-es6-package`_: A template for writing node packages using ES6 via babel.
* `cookiecutter-angular2`_: A template for modular angular2 with typescript apps.
* `CICADA`_: A template + script that automatically creates list/detail controllers and partials for an AngularJS frontend to connect to a DRF backend. Works well with `cc-automated-drf-template <https://github.com/TAMU-CPT/cc-automated-drf-template>`__.

.. _`cookiecutter-es6-boilerplate`: https://github.com/agconti/cookiecutter-es6-boilerplate
.. _`cookiecutter-webpack`: https://github.com/hzdg/cookiecutter-webpack
Expand All @@ -524,7 +525,7 @@ JS
.. _`cookiecutter-tampermonkey`: https://github.com/christabor/cookiecutter-tampermonkey
.. _`cookiecutter-es6-package`: https://github.com/ratson/cookiecutter-es6-package
.. _`cookiecutter-angular2`: https://github.com/matheuspoleza/cookiecutter-angular2

.. _`CICADA`: https://github.com/TAMU-CPT/CICADA

Kotlin
~~~~~~
Expand Down
0