/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.mattlayman.com
| | quakkels.com
2.0 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.
| | gist.github.com
2.6 parsecs away

Travel
| | reverse m2m widget in django admin. GitHub Gist: instantly share code, notes, and snippets.
| | fuller.li
2.6 parsecs away

Travel
| | [AI summary] A technical guide explaining how to customize the Django admin panel to pre-populate author and site fields based on the current user and request.
| | builtwithdjango.com
14.0 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.