Django community: RSS
This page, updated regularly, aggregates Django links from the Django community.
-
kmike/django-admin-user-stats
-
kmike/django-admin-user-stats
-
Using IPython Notebook with Django
-
Django Activity Stream Documentation — Django Activity Stream 0.4.5beta1 documentation
-
Django Activity Stream Documentation — Django Activity Stream 0.4.5beta1 documentation
-
btubbs / silk-deployment — Bitbucket
Silk is a Fabric based tool for setting up Python WSGI apps on what I like to call the SNUG stack: Supervisord for starting processes and keeping them alive. Nginx for proxying between your WSGI app and the big bad web. Ubuntu as the OS of choice, enabling resolution of system dependencies with apt. Debian might work as well but hasn't been tested. Gunicorn for serving your WSGI app. -
Making queries | Django documentation | Django
-
Deploy Django apps to Google App Engine with django-deployer in 5 minutes | Appsembler
Yesterday I announced the alpha release of django-deployer, and today I'd like to show how to use it for deploying a Django app to Google App Engine (GAE). -
Hangout: Taller de Django 1.6. - FBV vs CBV - YouTube
-
Hangout: Taller de Django 1.6. - FBV vs CBV - YouTube
-
Open Source Python/Django CMS Framework from Fusionbox | Widgy
-
Full Stack Python
Now you want to take your initial Python knowledge and make something real. A real web application that's available on the web which you can show off or sell as a service to other people. That's where Full Stack Python comes in. You've come to the right place to learn everything you need to deploy and run a production Python web application. -
[untitled]
Mixer is application to generate instances of Django or SQLAlchemy models. It's useful for testing and fixtures replacement. Fast and convenient test-data generation. -
Starting a Django 1.6 Project the Right Way
-
How do I get all the variables defined in a Django template? - Stack Overflow
-
How do I get all the variables defined in a Django template? - Stack Overflow
-
Spirit: forum software for django
-
Technovelty - Skipping pages with django.core.paginator
-
Technovelty - Skipping pages with django.core.paginator
-
bookreader 1.0 : Python Package Index
-
django-adaptors 0.2.5 : Python Package Index
-
Web Development With Python & Django | SlideRule
-
Modoboa - Mail hosting made simple
Modoboa is a mail hosting and management platform including a modern and simplified Web User Interface. It provides useful components such as an administration panel or a webmail. Modoboa is modular: use only the features you need and build a customized environment. Its goal is to become a standalone solution, no need to use heterogeneous software anymore! Modoboa is for everyone: administrators or end-users, it makes your life easier! Modoboa integrates with well known software such as Postfix or Dovecot. A SQL database (MySQL or PostgreSQL) is used as a central point of communication between all components. Modoboa is developed with modularity in mind, expanding it is really easy. Actually, all current features are extensions. It is written in Python and uses the Django, jQuery and Bootstrap frameworks. -
Web Development With Python & Django | SlideRule
-
Deploying Django in the "Enterprise"