Explore >> Select a destination


You are here

j11g.com
| | brntn.me
10.1 parsecs away

Travel
| | Personal site of Brenton Cleeland
| | quakkels.com
6.7 parsecs away

Travel
| | Django is a Python framework that I've written about before. I've compared Django to ASP.NET MVC. But, I didn't go into much detail about how to actually use Django to create a data driven website. That's what I'll cover now.
| | www.rasulkireev.com
7.6 parsecs away

Travel
| | Whenever you building a site with Django that will have user authentication, it is recommended to create a Custom User Model, before the first migration. Sometimes you forget to do that. In this case you have to follow a strict procedure, which I'll show you in the post.
| | stribny.name
59.2 parsecs away

Travel
| How to combine request and response serializers into one for use in ModelViewSets.