You are here |
bartlomiejmika.com | ||
| | | |
yasoob.me
|
|
| | | | 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. | |
| | | |
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. | |
| | | |
geoff.tuxpup.com
|
|
| | | | Carson Gross, Adam Stepinski and Deniz Ak?im?ek have recently published their work, Hypermedia Systems and have generously made its entire content available online without any fee. Over the past two years or so, I've found myself reaching for HTMX more often when I build sites. It's been a really nice way to work, but I've definitely learned it ad hoc. Since there's now this opportunity to directly see how its author thinks about using it, it seems worth taking a bit of time to work through the concepts ... | |
| | | |
www.paulox.net
|
|
| | 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. |