Django community: RSS
This page, updated regularly, aggregates Django links from the Django community.
-
jespern / django-piston / wiki / Home – Bitbucket
-
Rename uploaded files to ASCII charset in Django | bmihelac Blog
-
OSQA | The Open Source Q&A System
-
Rename uploaded files to ASCII charset in Django | bmihelac Blog
Telling Django to rename all uploaded files in ASCII encoding is easy and takes only two steps. -
Index — Django Design Patterns
-
Django NoSQL Support
-
Notes on using pip and virtualenv with Django « SaltyCrane Blog
-
Django-nonrel - NoSQL support for Django - All Buttons Pressed
-
Using Cassandra with Django
-
Funky Web Solutions
-
South documentation — South v0.7 documentation
-
django-syncr - Project Hosting on Google Code
-
django-syncr - Project Hosting on Google Code
-
Setting up a Django environment and project structure (Phil Gyford’s website)
-
Getting Started - Django and Virtualenv
-
Notes on using pip and virtualenv with Django " SaltyCrane Blog
-
新浪微博Python API的一些问题 : DEAN LEE:/DEV/BLOG
-
jezdez / django-authority / source – Bitbucket
-
Django on NoSQL and entrepreneurship/startup topics | All Buttons Pressed
-
deploying django using specific environment configuration files, fabric, rsync, gunicorn and nginx
-
Notes on using pip and virtualenv with Django « SaltyCrane Blog
-
render_to_string | Django foo
-
django-authority
django-authority is a powerful layer between Django’s basic permission system (provided through django.contrib.auth) and your application 1. It gives you the ability to add permissions like Django’s generic permissions to any kind of model without having to add them to the model’s Meta class. 2. It provides a very simple way to create per-object-permissions. You might be more familiar with the term row level permissions. 3. It wraps Django’s generic permissions so you can use the same syntax as for the options above. But note that django-authority does not add any voodoo-code to Django’s contrib.auth system, it keeps your existing permission system intact! -
Premailer: pre-flight for HTML email
-
Installing Django on Ubuntu Intrepid: Django, Nginx, Apache, mod_wsgi, cmemcache | meppum.com