|
You are here |
j11g.com | ||
| | | | |
brntn.me
|
|
| | | | | Personal site of Brenton Cleeland | |
| | | | |
quakkels.com
|
|
| | | | | 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
|
|
| | | | | 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
|
|
| | | How to combine request and response serializers into one for use in ModelViewSets. | ||