Tag
#quickly-easily
-
Django
How to use Django's testing framework to write unit tests
Writing unit tests for Django applications can be made easier with the help of Django's testing framework. This tutorial will show you how to use the framework…
-
Django
How to use Django's messaging framework for sending emails
Learn how to use Django's messaging framework to send emails quickly and easily. This tutorial will show you how to set up and configure Django's messaging fra…