-
Django: Inserting and Positioning Images
Answer of how to associate images and files with your articles, blog posts, etc.
Visit -
Wiederverwendbare Django-Projekte
[DE] Will man aber ein komplettes Projekt veröffentlichen, sollte man sich auch Gedanken machen, wie man das komplette Projekt möglichst automatisch veröffentlichen kann.
Visit -
debugview
Django middleware that enables to view debugging information in production
Visit -
django_templatecomponents
A django application that makes it easy to organize your component source (JavaScript, CSS) right in your django templates to make your website much faster.
Visit -
High Performance Web Sites
These rules are the key to speeding up your web pages. They've been tested on some of the most popular sites on the Internet and have successfully reduced the response times of those pages by 25-50%.
Visit -
Manager method for limiting GenericForeignKey queries
This is a simple manager that offers one additional method called relate, which fetches generic foreign keys (as referenced by content_type and object_id fields) without requiring one additional query for each contained element.
Visit -
StaticGenerator for Django
StaticGenerator is a Python class for Django that makes it easy to create static files for lightning fast performance.
Visit -
django-queue-service
A simple message queuing service created with Django.
Visit

