Explore >> Select a destination


You are here

www.django-rest-framework.org
| | www.dabapps.com
3.7 parsecs away

Travel
| | Read the article about Django models and data integrity. Ton Christie writes on using model methods and manager methods for state changing operations.
| | corgibytes.com
2.9 parsecs away

Travel
| | I've spent the last couple of months working on an API written using Python, Django, and Django REST Framework (DRF). The latter is a popular, well-established framework for building APIs in Python, so I assumed it would have decent documentation surrounding relational fields, which is a fairly common situation in any model-view-controller (MVC) framework. It turns out that was a faulty assumption.
| | www.valentinog.com
4.5 parsecs away

Travel
| | A cheat sheet of common testing recipes for Django applications.
| | www.laac.dev
26.6 parsecs away

Travel
| Explore common mistakes made with the Django framework and how they introduce issues into your code.