Django community: RSS
This page, updated regularly, aggregates Django links from the Django community.
-
John Anderson ( sontek ) - PyCon Sprints Part 1: The realtime ...
-
Growl type notifications in Django | TurnKey Linux Blog
-
Satchless — eCommerce framework built with Python & Django
Ever tried to build an e-commerce using Django? Noticed how you pretty much have to choose between Satchmo and Lightning Fast Shop? LFS's code is of great quality but the project is not really modular. Satchmo promises to be modular but the code... well, there is code. Here comes a new challenger. "Less is more" and Satchless's name is a play on that idea. We believe a good framework should give you just the right tools to prototype, test and build an efficient solution that suits you and your business. It should not provide a generic solution and require you to bend your requirements to fit it. In e-commerce there is no one-size-fits-all. If you love Django, meet Satchless and fall in love once again. Written from scratch, it consists of 100% beautiful code, 0% hacks and 0% magic. Comes with pre-built "contrib" modules for common cases and enough freedom to never get in your way. Sounds good? Oh, and it comes under the same open-source BSD license. -
Django Packages : django reusable apps, sites and tools directory
Django Packages is a directory of reusable apps, sites, tools, and more for your Django projects. !!!! spickove !!!! -
dokterbob/django-newsletter - GitHub
An email newsletter application for the Django web application framework, including an extended admin interface, web (un)subscription, dynamic e-mail templates, an archive and HTML email support. -
Django Performance Tip - Profile Your Filters
-
Django Userena - Accounts for your Django application
Userena is a Django application that supplies your Django project with full account management. It's a fully customizable application that takes care of the signup, activation, messaging and more. It's BSD licensed, which means you can use it commercially for free! -
Intro to-django-for-media-companies
super slideshow o djangu a jeho sile :) -
Django | QuerySet API reference | Django documentation
-
Use Django and jQuery to create a spreadsheet application
jQuery is an excellent tool for creating dynamic web applications, with a growing community that's contributed a large library of plug-ins. Using jQuery's UI, SlickGrid, and Django as a back-end controller, you'll see how to create a Microsoft® Excel-style web application with multiple data sheets. -
Deploying Django applications to a production server
-
lasko/Django_Blog at master - GitHub
Example django blog source code -
Filtering by custom date range in Django admin - Stack Overflow
-
Doing more with the Django admin
-
Refactor the Life » Blog Archive » Learning Django by Example(1): Start the Engine
-
JeffCroft.com: Two new Django sites, both with source available
-
Ajaxload - Ajax loading gif generator
-
Intro to Unintrusive JavaScript with Django @ Irrational Exuberance
-
Test Driven Development - The Django Way | Odeon
-
brutasse/django-le-twitter - GitHub
-
f4nt/djpandora - GitHub
-
tswicegood/pieshop - GitHub
-
Celery - Distributed Task Queue — Celery v2.2.4 documentation
-
Armstrong CMS - Open Source CMS for News
-
John Anderson ( sontek ) - PyCon Sprints Part 1: The realtime web with gevent, socket io, redis and django