Explore >> Select a destination


You are here

www.mattlayman.com
| | www.rasulkireev.com
2.3 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.
| | bartlomiejmika.com
1.6 parsecs away

Travel
| | 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
2.6 parsecs away

Travel
| | Explore common mistakes made with the Django framework and how they introduce issues into your code.
| | keepsimple.dev
10.8 parsecs away

Travel
| In this hands on tutorial we build a Django based GeoIP API that locates IP addresses, providing information about the IPs country/city/timezone