Explore >> Select a destination


You are here

geoff.tuxpup.com
| | bartlomiejmika.com
1.1 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.
| | yasoob.me
1.2 parsecs away

Travel
| | Hi there folks! Recently I was doing a task for fossasia which required me to make a Django web app which allowed users to submit their email addresses and receive a welcome email in return. I was able to complete the project in a couple of hours. Most of the time was spent in making the UI look good. I am going to show you how you can easily make a similar app.
| | vsupalov.com
1.7 parsecs away

Travel
| | Getting back into Django with a new project or after a break? Here's a collection of important parts with Links and useful snippets to help you get up to speed faster.
| | www.mattlayman.com
13.0 parsecs away

Travel
| This article will look at how maintainers of an application can manage their data through Django's built-in administrative tools. We will see how to build admin pages and customize the admin tools to help teams navigate their apps.