Django community: RSS
This page, updated regularly, aggregates Django links from the Django community.
-
Deploying Python and Django Apps on Heroku | Heroku Dev Center
-
Django project optimization guide (part 1)
-
Django project optimization guide (part 1)
-
datadesk/django-bakery: A set of helpers for baking your Django site out as flat files
-
Django vs Flask - A practitioner’s perspective
-
Django vs Flask — git-pull.com
-
Home - Django REST framework
-
Welcome to Hypothesis! — Hypothesis 3.11.6 documentation
-
django-silk/silk: Silky smooth profiling for Django
Silk is a live profiling and inspection tool for the Django framework 可以查看各个 url 请求的平均响应时间和 SQL查询数,适合 profile API backend. -
Django project optimization guide (part 1)
This is the first part of a series about Django performance optimization. It will cover profiling and Django settings. -
shared_task defined in custom apps not showing up in registered tasks in periodic tasks admin page · Issue #26 · celery/django-celery-beat
-
Django project optimization guide (part 1)
-
The Django admin site | Django documentation | Django
-
Django Tutorial Part 4: Django admin site - Learn web development | MDN
-
Django Web Framework (Python) - Learn web development | MDN
-
Vue on Django, Part 1
-
Django project optimization guide (part 1)
-
How to create a progressbar in Django | Sunshineatnoon's Blog
-
Django project optimization guide (part 1)
-
django-silk/silk: Silky smooth profiling for Django
-
Django project optimization guide (part 1)
-
Miserlou/Zappa: Serverless Python Web Services
Run any Python WSGI app directly on AWS Lambda -
Django project optimization guide (part 1)
-
How To Set Up Django with Postgres, Nginx, and Gunicorn on Ubuntu 16.04 | DigitalOcean
env/bin/gunicorn --access-logfile - --workers 3 --bind -
Django project optimization guide – Part 1 | Hacker News