Explore >> Select a destination


You are here

j11g.com
| | www.loft.sh
1.7 parsecs away

Travel
| |
| | quakkels.com
0.7 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.
| | builtwithdjango.com
1.8 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.
| | yasoob.me
6.8 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.