/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

www.valentinog.com
| | quakkels.com
1.3 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.
| | bartlomiejmika.com
1.2 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.
| | builtwithdjango.com
1.6 parsecs away

Travel
| | In this tutorial, we will go through the process of setting up the most basic Django project with Poetry. We will use that as a setup up for other posts and tutorials.
| | www.paulox.net
9.2 parsecs away

Travel
| A quick-start guide to create a web map with the Python-based web framework Django using its module GeoDjango, the PostgreSQL database with its spatial extension PostGIS and Leaflet, a JavaScript library for interactivemaps.