Explore >> Select a destination


You are here

pganalyze.com
| | quakkels.com
2.3 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.
| | nick.zoic.org
3.2 parsecs away

Travel
| | [AI summary] The article discusses techniques for creating static websites with dynamic-like functionality using jQuery and Django, focusing on optimizing performance by pre-generating static JSON files for autocomplete features.
| | keepsimple.dev
3.0 parsecs away

Travel
| | Learn how to implement real-time notifications in Django using Server Sent Events (SSE). Send updates to users without page refreshes or polling.
| | www.mattlayman.com
21.7 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.