Django community: RSS
This page, updated regularly, aggregates Django links from the Django community.
-
[Mailman-Announce] ANNOUNCE: The GNU Mailman 3 suite, beta 1 preview
-
Haystack - Search for Django
Haystack lets you write your search code once and choose the search engine you want it to run on. -
Introduction — django-pipeline 1.3.24 documentation
Pipeline is an asset packaging library for Django, providing both CSS and JavaScript concatenation and compression, built-in JavaScript template support, and optional data-URI image and font embedding. -
Django 1.6, Python 3 & PostGIS - part 3
-
Django 1.6, Python 3 & PostGIS - part 3
-
Simplifying Django - Programming - O'Reilly Media
-
Shrikant Joshi : Django Signals - an Extremely Simplified Explanation for Beginners.
-
Shrikant Joshi : Django Signals - an Extremely Simplified Explanation for Beginners.
-
django-pdfutils
Make PDF output of django objects. -
pyvideo.org - Getting Started with Django, a crash course
-
tomchristie/django-rest-framework · GitHub
-
chibisov/drf-extensions · GitHub
-
Django REST framework - APIs made easy
-
SQLAlchemy and You | Armin Ronacher's Thoughts and Writings
-
django-tagging - A generic tagging application for Django projects - Google Project Hosting
-
Model field reference | Django documentation | Django
-
ui/django-rq · GitHub
-
ui/django-rq · GitHub
-
pyvideo.org - PyCon US 2014
PyCon is the largest annual gathering for the community using and developing the open-source Python programming language. It is produced and underwritten by the Python Software Foundation, the 501(c)(3) nonprofit organization dedicated to advancing and promoting Python. Through PyCon, the PSF advances its mission of growing the international community of Python programmers. Because PyCon is backed by the non-profit PSF, we keep registration costs much lower than comparable technology conferences so that PyCon remains accessible to the widest group possible. The PSF also pays for the ongoing development of the software that runs PyCon and makes it available under a liberal open source license. PyCon is a diverse conference dedicated to providing an enjoyable experience to everyone. Help us do this by following our code of conduct. -
instagram.com
-
instagram.com
-
Migrating data into your Django project
There are times when we have an existing, legacy, DB and we need to migrate its data into our Django application. In this post I’ll share a technique that we successfully applied for this. Working on a big project, our client had an existing application using a MySQL DB. Our objective was to develop a new, more modern, feature-rich, Django 1.5-based version of his tool. At a certain stage of the development our client requested that we migrate some of the current users’ data into the new system, so we could move to a beta-testing phase. The method that we applied not only allowed us to effectively migrate dozens of users to the new system, but also we could keep doing migrations as the application continued its development. -
drf-extensions
Extensions to the Django Rest Framework -
mtigas/django-medusa
-
Security releases issued | Weblog | Django