Django community: RSS
This page, updated regularly, aggregates Django links from the Django community.
-
Tutorial: Django REST with React (Django 2.0)
-
Tracking User Login Activity in Django Rest Framework: JWT Authentication
The first choice when it comes to creating REST API’s for your web app in Python/Django is Django Rest Framework(DRF), a powerful toolkit that integrates well with Django. DRF comes with various… -
S3SQLite - A Serverless Relational Database
"As a spiritual descendant of our NoDB project, I've written a new server-less database engine for Django: s3sqlite. "It's a thin wrapper around the normal Django SQLite database engine, but it automatically syncs the DB file with S3. "Obviously, this will cause problems for high-write applications, but for high-read applications without concurrent writes, it scales very well, it's trivial to set up, and it's orders of magnitudes cheaper that AWS RDS." -
Django
"The Web framework for perfectionists with deadlines" -
(5) Django + ReactJS - YouTube
-
S3SQLite - A Serverless Relational Database
-
Django vs Laravel: Which Framework Should You Choose?
-
Tutorial: Django REST with React (Django 2.0)
(g -
How to Add Social Login to Django
-
How a request becomes a response: Diving deeper into WSGI – Django Deconstructed
-
godaddy/django-snow: ServiceNow Ticket Management App for Django based projects
-
Full stack Django: Quick start with JWT auth and React/Redux (Part I)
-
Full stack Django: Quick start with JWT auth and React/Redux (Part II)
-
Creating a CMS Website with Django
-
How to Extend Django User Model
-
24-Gypsy-Jazz-Standards-Notation-Only.pdf
-
Tutorial: Django REST with React (Django 2.0)
How to create a simple Django REST API? How to structure a Django project with React? Here's a practical introduction to using Django REST with React. Featuring Django 2.0! -
https://docs.djangoproject.com/en/1.11/intro/
-
Django Screencasts and Tutorials - GoDjango.com
-
Mike's Django Tutorials - Django for human beings!
-
Introduction · Django Girls Tutorial
-
Two Scoops Press: Making Python and Django as fun as ice cream
-
Try DJANGO TUTORIAL Series (v1.11) // Learn Django Version 1.11 - YouTube
-
Writing your first Django app, part 1 | Django documentation | Django
-
Django Web Framework (Python) - Learn web development | MDN