Django community: RSS
This page, updated regularly, aggregates Django links from the Django community.
-
GitHub - areski/django-nvd3: Django wrapper for nvd3 - It's time for beautiful charts
-
Schau dir "Building Amazing Data Dashboards With Django And D3JS" auf YouTube an
-
Creating Sitemaps in Django - OverIQ.com
-
orsinium/djburger: Framework for big Django projects
-
yasintoy/Vecihi: Build Your Own Photo Sharing App in 5 minutes
-
Introduction · Django Girls Tutorial
-
Dockerizing a Python Django Web Application - Semaphore
-
Clean Architecture in Django – 21 Buttons Engineering
-
Creating Dynamic Forms with Django | Caktus Group
-
Twitter
Python Weekly - Issue 346 #python #django #flask #pytorch #jupyter #keras #tensorflow… -
Python Weekly - Issue 346
Python Weekly - Issue 346 #python #django #flask #pytorch #jupyter #keras #tensorflow… -
davit-gh/ecommerce: A modern e-commerce website based on Django and Mezzanine
-
djangosnippets: ModelChoiceField & ModelMultipleChoiceField with optgroups
This made my day. It was totally the answer to my Stack Overflow question. https://stackoverflow.com/questions/50253593/django-form-with-related-data-from-two-other-tables-displayed-using-a-nested-op/50255391 -
Django REST Frameworkでユーザ認証周りのAPIを作る - Qiita
-
Controlling access: a Django permission apps comparison – Vinta Software
-
ambitioninc/django-query-builder: Build complex queries for Django
-
mattiaslinnap/django-partial-index: PostgreSQL and SQLite partial index support for Django
-
SectorLabs/django-postgres-extra: Bringing all of PostgreSQL's awesomeness to Django.
-
Using Django 2 with Celery and SQS – Mark Gituma – Medium
There are several tutorials that have been written on how to run Django, while using Celery to process asynchronous tasks with AWS SQS as the message broker. However, on implementing the recommended… -
discolabs/django-shopify-auth: A package for adding Shopify authentication to a Django app. Sporadically maintained.
-
Django live coding tips and tricks
Simon Willison's live coding workshop with Django and Jupyter notebooks. -
Simple Django Deploy
-
The simplest API in Django
-
Dockerizing Django for Development - Fernando Alves
In this post, I’ll show how to containerize an existing project using Docker. I’ve picked a random project from GitHub that had an open issue saying Dockerize to contribute and use as an example here. -
Django REST framework