DEV Community

Cover image for Django News - Issue 4
Jeff Triplett (he/him) for Django News

Posted on • Originally published at django-news.com on

Django News - Issue 4

News

DjangoCon Europe 2020

The official site is now live! The dates are May 27-31 in Porto, Portugal. A call for talk submissions is coming soon...

djangocon.eu


Articles

Improve your tests in Django with fakes and factories

An introduction into unit testing in Django using faker and factories.

hacksoft.blog


Django Testing Tutorial

A beginner-friendly guide to adding tests to any Django project.

wsvincent.com


Videos

EuroPython 2019: Advanced pytest

Explore pytest plugins to take your testing to the next level.

youtu.be


DjangoCon US 2019: The Unspeakable Horror of Discovering You Didn't Write Tests

Melanie Crutchfield discusses real-world testing.

youtu.be


Podcasts

Profitable Python Podcast: Professional Developer Resources for Django

An interview with William Vincent on how to learn Django, using it in production, and more.

anchor.fm


Performance | Django Chat

An overview of common and uncommon techniques for improving performance in a Django application.

djangochat.com


Projects

model_bakery - Object factory for Django

Model Bakery offers you a smart way to create fixtures for testing in Django.

github.com


django-test-migrations for testing schema and data migrations

Test django schema and data migrations, including migrations' order.

github.com


django-test-plus - Useful additions to Django's default TestCase

Useful additions to Django's default TestCase

github.com


This RSS feed is published on https://django-news.com/. You can also subscribe via email.


Photo by Crazy nana on Unsplash

Top comments (0)