Subscribe to an RSS feed for this tag
Entries tagged with testing
-
Title: Two-Faced Django Part 2: Models and Django Testing
Tags: django testing
Series: Two-Faced DjangoIn the second part of this series we put together our models for this project, and also introduce the Django testing framework.