aboutsummaryrefslogtreecommitdiffstats
path: root/docs/content/guide
diff options
context:
space:
mode:
authorMauro2014-02-25 11:45:05 +0100
committerashley williams2014-02-26 19:39:55 -0500
commit4aac37e7bebdfa597711501adba2588ff5f90604 (patch)
tree7db7db3c742e525be9e2fdf7fa02488d9fa745c2 /docs/content/guide
parentfd09586b08cf40cedd59fe4de944000a3ebf6a59 (diff)
downloadangular.js-4aac37e7bebdfa597711501adba2588ff5f90604.tar.bz2
docs(guide): add a new django tutorial
- add a link to a tutorial on intergrating angular and django
Diffstat (limited to 'docs/content/guide')
-rw-r--r--docs/content/guide/index.ngdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/content/guide/index.ngdoc b/docs/content/guide/index.ngdoc
index d6f9892e..493134ce 100644
--- a/docs/content/guide/index.ngdoc
+++ b/docs/content/guide/index.ngdoc
@@ -84,7 +84,7 @@ This is a short list of libraries with specific support and documentation for wo
### Server-Specific
-* **Django:** [Tutorial](http://blog.mourafiq.com/post/55034504632/end-to-end-web-app-with-django-rest-framework), [Integrating AngularJS with Django](http://django-angular.readthedocs.org/en/latest/integration.html)
+* **Django:** [Tutorial](http://blog.mourafiq.com/post/55034504632/end-to-end-web-app-with-django-rest-framework), [Integrating AngularJS with Django](http://django-angular.readthedocs.org/en/latest/integration.html), [Getting Started with Django Rest Framework and AngularJS](http://blog.kevinastone.com/getting-started-with-django-rest-framework-and-angularjs.html)
* **FireBase:** [AngularFire](http://angularfire.com/), [Realtime Apps with AngularJS and FireBase (video)](http://www.youtube.com/watch?v=C7ZI7z7qnHU)
* **Google Cloud Platform: **[with Cloud Endpoints](https://cloud.google.com/resources/articles/angularjs-cloud-endpoints-recipe-for-building-modern-web-applications), [with Go](https://github.com/GoogleCloudPlatform/appengine-angular-gotodos)
* **Hood.ie:** [60 Minutes to Awesome](http://www.roberthorvick.com/2013/06/30/todomvc-angularjs-hood-ie-60-minutes-to-awesome/)