thinkster-django-angular-tutorial

In this tutorial you will build a simplified Google+ clone called “Not Google Plus” with Django and AngularJS.

Chapters

  1. Introduction FINAL
  2. Extending Django's built-in User model FINAL
  3. Serializing the User and UserProfile models FINAL
  4. Registering new users FINAL
  5. Logging users in FINAL
  6. Logging users out FINAL
  7. Making a Post model FINAL
  8. Rendering Post objects FINAL
  9. Making new posts FINAL
  10. Displaying user profiles FINAL
  11. Updating user profiles FINAL
  12. Congratulations, you did it! FINAL