Django community: RSS
This page, updated regularly, aggregates Django links from the Django community.
-
javascript - AngularJS with Django - Conflicting template tags - Stack Overflow
-
Complete Single Server Django Stack Tutorial | Apreche.net
-
Complete Single Server Django Stack Tutorial | Apreche.net
-
Catch of the Day: 1932 Selmer Maccaferri Modèle Orchestre
1932 Selmer Maccaferri Modèle Orchestre A while ago I covered one of the last guitars made by Selmer. This time I'd like to look at one of the first. This Modèle Orchestre was m -
eureka.ykyuen.info
-
eureka.ykyuen.info
-
Django Packages : REST Framework
A grid detailing all the packages and ecosystem around Django REST Framework. Description Web APIs for Django. Swagger DocumentationGenerator for Django RESTFramework OAuth2 goodies for… -
Django Packages : Cookiecutter Packages
Description A cookiecutter template forcreating Django projectsquickly. A cookiecutter template forcreating reusable Djangopackages quick... A cookiecutter template tocreate a Django app around… -
audreyr/cookiecutter
A command-line utility that creates projects from cookiecutters (project templates). E.g. Python package projects, jQuery plugin projects. -
Django Debug Toolbar — Django Debug Toolbar 1.2.0 documentation
A configurable set of panels that display various debug information about the current request/response. http://django-debug-toolbar.readthedocs.org/ -
Introducing Silk, live profiling for Django - Michael Ford
Silk is a live profiling and inspection tool for the Django framework. It: Intercepts requests and responses, recording: SQL Queries Response times Headers Bodies Allows tracing of SQL queries via… -
Getting Started with Django
"Getting Started with Django" (or GSWD) is a series of video-based lessons meant to take you from novice to competent [1], or maybe even beyond. Each lesson will cover many facets and best practices… -
The Django Request-Response Cycle | Iris
Every time you visit a page on Iris, our servers get a request. This request takes a journey through the Internet becomes the response that you see. This is what the whole cycle looks like in Django:… -
Django Advice / Steve Losh
For the past year and a half or so I’ve been working full-time at Dumbwaiter Design doing Django development. I’ve picked up a bunch of useful tricks along the way that help me work,… -
django CMS – The easy-to-use and developer-friendly CMS - www.django-cms.org
The open source content management system based on the Web framework Django. -
Screencast: Django Command Extensions — Surfing in Kansas
This is a screencast on the Django Command Extensions project. It is one of my favorite third party apps, and it gets installed in every Django environment I work in. It provides a plethora of useful… -
Welcome to the django-extensions documentation! — django-extensions 1.4.8 documentation
Welcome to django-extensions’s documentation!¶ Django Extensions is a collection of custom extensions for the Django Framework. These include management commands, additional database… -
GRAPPELLI ADMIN INTERFACE
Define Search Options, Filter and Date-Hierarchy based on your contents and your editors needs Add (custom) Actions and List-Editables for quickly editing contents on the changelist view -
Welcome to django-braces’s documentation! — django-braces 1.4.0 documentation
Welcome to django-braces’s documentation!¶ You can view the code of our project or fork it and add your own mixins (please, send them back to us), on Github. PermissionRequiredMixin¶… -
django-skel — django-skel 1.5 documentation
A modern Django 1.4 project skeleton. Django is a great framework. Unfortunately, like any framework, it is only as useful as the tools you use with it. This is where django-skel really shines.… -
brack3t/Djrill
Djrill is an email backend and new message class for Django users that want to take advantage of the Mandrill transactional email service from MailChimp. -
Latest Additions :: DjangoSites.org - Powered by Django
Welcome to DjangoSites.org, a showcase of websites powered by Django. We've currently got 4907 websites listed - please register or login to submit your site or vote for your favorite sites. -
Django - Full Stack Python
Django is a widely used Python web application framework with a "batteries-included" philosophy. The principle behind batteries-included is that the common functionality for building web applications… -
rosarior/awesome-django
A curated list of awesome Django apps, projects and resources. Inspired by and based on awesome-python. -
Installation — ImageKit 3.2.4 documentation
ImageKit is a Django app for processing images. Need a thumbnail? A black-and-white version of a user-uploaded image? ImageKit will make them for you. If you need to programatically generate one image from another, you need ImageKit. ImageKit comes with a bunch of image processors for common tasks like resizing and cropping, but you can also create your own. For an idea of what’s possible, check out the Instakit project.