Django community: RSS
This page, updated regularly, aggregates Django links from the Django community.
-
Use SQLAlchemy with Django | Mathieu Rodic
-
Lessons learned from the big rewrite
"Lessons learned from the big rewrite" #python #django #sql -
Getting Started With Django: A Crash Course — Getting Started With Django: A Crash Course 1.0 documentation
-
Setting Up Sublime Text 3 for Full Stack Python Development
Sublime Text 3 (ST3) is lightweight, cross-platform code editor known for its speed, ease of use, and strong community support. It’s an incredible editor right out of the box, but the real… -
python - Display tick and cross icons for a property in the Django administration console - Stack Overflow
In the Django admin if the field is a BooleanField or NullBooleanField, Django will display a pretty "on" or "off" icon instead of True or False. Now, I don't really have a BooleanField in my model… -
Introduce | Django搭建简易博客教程
-
Introduce | Django搭建简易博客教程
-
Djangoのユーザ認証まとめ - Programming Log
-
Werkzeug (The Python WSGI Utility Library)
Werkzeug started as a simple collection of various utilities for WSGI applications and has become one of the most advanced WSGI utility modules. It includes a powerful debugger, fully featured request and response objects, HTTP utilities to handle entity tags, cache control headers, HTTP dates, cookie handling, file uploads, a powerful URL routing system and a bunch of community contributed addon modules. -
www.djangoproject.com
-
www.djangoproject.com
-
A lot of django!
-
A lot of django!
-
2014 — Django Development Mistakes in 2014 — Computer Science, Math, and Statistics — Medium
-
Recommended Django Project Layout
Our recommendation for the optimal Django project layout for your files, settings, and templates. -
Starting a Django Project - Real Python
-
Using Amazon S3 to Host Your Django Static Files
(Note, if you haven’t read it already, I recommend my previous article on Django and Static Files to get an understanding of the fundamentals) Pretty much every Django project I deploy, I use… -
Harry Percival: TDD for web applications, from scratch - PyCon 2014
-
Harry Percival: TDD for web applications, from scratch - PyCon 2014
-
www.p2people.co.uk
-
findmjob.com
-
www.p2people.co.uk
-
findmjob.com
-
2014 — Django Development Mistakes in 2014 — Computer Science, Math, and Statistics — Medium
-
django-extensions/runprofileserver.py at master · django-extensions/django-extensions · GitHub