Completed
Talking to an API?
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Challenges in Developing a Large Django Site
Automatically move to the next video in the Classroom when playback concludes
- 1 Tricks & challenges developing a large Django application
- 2 Signing uses
- 3 Signing in Django 1.4
- 4 Bulk Invalidation
- 5 Our redis sets...
- 6 Benefits
- 7 Talking to an API?
- 8 Safe URL consumption Connection timeouts
- 9 Debugging in development rocks!
- 10 Django Improvements
- 11 Read-only mode
- 12 Global settings are BAD