/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

vsupalov.com
| | quakkels.com
2.1 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.
| | joaoventura.net
1.4 parsecs away

Travel
| | [AI summary] The post is the first part of a tutorial series on how to set up internationalization and translation features in Django web projects.
| | yasoob.me
2.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.
| | www.danielmoch.com
19.6 parsecs away

Travel
| [AI summary] A developer explains how to use Go modules for private libraries by configuring GOPRIVATE and Git URLs to avoid building a private proxy server.