Awesome Links #4
Python flavoured awesome links for the 30th of September 2013 Getting started with Django - Clear and helpful videos/text for getting started with Django. Helped me gain at least a little bit of an understanding of django over the weekend.
Learn Python the Hard Way - Great way of learning (or brushing up, like me) on your python skills.
Crispy Forms - Crispy Forms is to Django, what Simple Forms is to Rails.