/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

keepsimple.dev
| | kenan7.com
2.9 parsecs away

Travel
| | Enhance Django admin with a symmetrical ManyToMany filter widget for a consistent and user-friendly experience. Improve UI and UX with this guide
| | quakkels.com
1.9 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.
| | www.mattlayman.com
2.5 parsecs away

Travel
| | This article will look at how maintainers of an application can manage their data through Django's built-in administrative tools. We will see how to build admin pages and customize the admin tools to help teams navigate their apps.
| | www.rorvswild.com
33.5 parsecs away

Travel
| Querying your database across associations can become a bottleneck in your Rails application. Julian Rubisch, our first guest author, explains why and suggests an efficient solution.