You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/pages/07-web-development/03-django.markdown
-4Lines changed: 0 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -221,10 +221,6 @@ based on [WebSockets](/websockets.html).
221
221
*[Getting Started with Django Rest Framework and AngularJS](http://blog.kevinastone.com/getting-started-with-django-rest-framework-and-angularjs.html)
222
222
is a very detailed introduction to Djangular with example code.
223
223
224
-
*[Building Web Applications with Django and AngularJS](https://thinkster.io/brewer/angular-django-tutorial/)
225
-
is a very detailed guide for using Django as an API layer and AngularJS
226
-
as the MVC front end in the browser.
227
-
228
224
* This [end to end web app with Django-Rest-Framework & AngularJS part 1](http://mourafiq.com/2013/07/01/end-to-end-web-app-with-django-angular-1.html)
0 commit comments