Django community: RSS
This page, updated regularly, aggregates Django links from the Django community.
-
Background jobs with Django and Celery
-
Python & Django Security on a Shoestring: Resources
-
Python & Django Security on a Shoestring: Resources
-
Welcome to Mastering Django - Mastering Django
-
What can django do that flask cannot? : Python
-
장고(Django) 리액트(React) 연동
-
Program Everyday
-
Django Jobs – The Django Jobs Board
-
DjangoJobs – Django
-
The Django Jobs Board – The #1 Django jobs site
-
Django Jobs for developers
-
Django Community | Django
-
Django Jobs | Hire Python Developer
-
Freelance and permanent job listings for django developers - djangogigs.com
-
Python & Django Security on a Shoestring: Resources
-
Models | Django documentation | Django
it's just a namespace convention Model metadata is “anything that’s not a field”, such as ordering options (ordering), database table name (db_table), or human-readable singular and plural names (verbose_name and verbose_name_plural). None are required, and adding class Meta to a model is completely optional. -
javrasya/fakejira: Fake Jira an example for django-river
-
How to configure shipping — django-oscar 1.1 documentation [django-oscar.readthedocs.io]
-
Oscar — django-oscar 1.3 documentation [django-oscar.readthedocs.io]
-
Welcome to Django Q — Django Q 0.7.16 documentation
Django Q is a native Django task queue, scheduler and worker application using Python multiprocessing -
Background jobs with Django and Celery
Background jobs with Django and Celery -
django-silk/silk: Silky smooth profiling for Django
Silk is a live profiling and inspection tool for the Django framework. Silk intercepts and stores HTTP requests and database queries before presenting them in a user interface for further inspection: -
More on Postgres Performance Craig Kerstiens
More on Postgres Performance -
jazzband/django-pipeline: Pipeline is an asset packaging library for Django.
Pipeline is an asset packaging library for Django, providing both CSS and JavaScript concatenation and compression, built-in JavaScript template support, and optional data-URI image and font embedding. -
Speeding up Django / PostgreSQL - Vincent Prouillet
Speeding up Django / PostgreSQL