Django community: RSS
This page, updated regularly, aggregates Community blog posts from the Django community.
-
Get List of Current Users
We get this question a good am... -
Facebook's Parse is Closing
[Parse](http://parse.com/) is ... -
Python Cheat Sheet
A quick reference guide for us... -
My Equipment
### Computer Laptop: [http:... -
AngularJS vs jQuery
### AngularJS is a framework ... -
Django App Structure
To make your individual Django... -
Syncdb is ... gone?
Yup `python manage.py syncdb` ... -
A Fantastic Ted Talk
This is by far one of the most... -
Everything coming in 2017
### Topics - [Django v1.11](h... -
*args and **kwargs
So when you write any given fu... -
Which Version to Use?
When you watch or read tutoria... -
New URL Structure for Django
Django 1.10 has changed the re... -
Testing Email in Django with send_mail
Sometimes you need to test tha... -
TemplateDoesNotExist error
I see this error come up a lot... -
post_save vs pre_save vs override save method
Which is better ... `post_save... -
Hats off to you...
CFE Community! Hats off to ... -
Introducing Ask
At CFE, our fundamental goal i... -
Local Domain & Subdomain Testing in Mac & Linux
What to do when you want to te... -
Activate, Reactivate, Deactivate your Virtualenv
<div class='alert alert-warnin... -
Random String Generator in Python
Sometimes you need a random st... -
A Unique Slug Generator for Django
Using the [Random String Gener... -
Django PositionField
Sometimes you need ordering in... -
Srvup 2 is here
The future of education will l... -
HTML Template to PDF in Django
A guide to using an HTML templ... -
Django + Chart.js
Learn how to integrate Charts....