Django community: RSS
This page, updated regularly, aggregates Django links from the Django community.
-
djangosnippets: model instance to sql insert statement
-
选择一个 Python Web 框架:Django vs Flask vs Pyramid - 技术翻译 - 开源中国社区
-
Django Screencasts and Tutorials - GoDjango.com
-
Fun with Django's New Postgres Features - Real Python
meh -
New chapter in Little Book of Python Anti-Patterns: Django
-
davedash/django-fixture-magic
-
Fun with Django's New Postgres Features - Real Python
-
Django — Python Anti-Patterns 0.1 documentation
-
Usage — django-easy-pdf 0.1.0 documentation
-
Small Step: Integrating Scrapy in Django | Small Steps
Many tutorials are on integrating django in scrapy not the other way round. Today I want to show how to integrate scrapy inside django. Difficulty faced: As a new django intern, I could not understand what was happening and how to do it. Django Dynamic Scraper was not an option because It was not a… -
DjangoItem + Postgresql fails with "max_locks_per_transaction" if run with several parallel crawls on scrapyd · Issue #415 · scrapy/scrapy
scrapy - Scrapy, a fast high-level web crawling & scraping framework for Python. -
The Little Book of Python (and Django) Anti-Patterns
-
About wq.db.rest
-
Wagtail, a flexible Django CMS | Opensource.com
-
TaskBuster Django Tutorial | Marina Mele's site
-
What Powers Instagram: Hundreds of Instances, Dozens of Technologies - Instagram Engineering
-
Creating a face detection API with Python and OpenCV (in just 5 minutes) - PyImageSearch
-
TaskBuster Django Tutorial | Marina Mele's site
Good walkthrough of getting selenium set up for Django apps -
jbalogh/django-multidb-router - round-robin master/slave db router for Django
multidb provides two Django database routers useful in master-slave deployments. -
Django Girls 學習指南 | Django Girls 學習指南
透过这份学习指南,你会学习到 Django 的程式架构,从创建一个专案,到最後将网站发布到网路上,建立一个属於自己的旅游日记。 -
TaskBuster Django Tutorial | Marina Mele's site
-
rosarior/awesome-django
-
11 Things I Wish I Knew About Django Development Before I Started My Company: — Computer Science, Math, and Statistics — Medium
-
Creating a face detection API with Python and OpenCV (in just 5 minutes) - PyImageSearch
This tutorial details how to create your own face detection API using Python, OpenCV, and Django. You can detect faces in the cloud with this simple API. -
Creating a face detection API with Python and OpenCV (in just 5 minutes) - PyImageSearch