Tag: django remove
A video that demonstrates extending Django’s default User model to include profile information.
A tutorial covering many aspects of Django development
Note the time-scaled ranking algorithm that uses the database to do the heavy lifting. Found via an HN link to this post by Hypertexthero that is worth exploring.
Video-based lessons on Django.
A new book on Django best practices.
A series of Django video tutorials.
Goes through the official Django tutorial using a TDD approach.