|
You are here |
www.mattlayman.com | ||
| | | | |
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. | |
| | | | |
bartlomiejmika.com
|
|
| | | | | Forget Axios or any other third-party JavaScript library pertaining to API calling, the purpose of this article is to explain how to utilize the basic XmlHttpRequest with your Django project. | |
| | | | |
www.laac.dev
|
|
| | | | | Explore common mistakes made with the Django framework and how they introduce issues into your code. | |
| | | | |
keepsimple.dev
|
|
| | | In this hands on tutorial we build a Django based GeoIP API that locates IP addresses, providing information about the IPs country/city/timezone | ||