Django community: RSS
This page, updated regularly, aggregates Django links from the Django community.
-
File Uploads | Django documentation | Django
When Django handles a file upload, the file data ends up placed in request.FILES (for more on the request object see the documentation for request and response objects). This document explains how files are stored on disk and in memory, and how to customize the default behavior. -
Managing static files (e.g. images, JavaScript, CSS) | Django documentation | Django
Websites generally need to serve additional files such as images, JavaScript, or CSS. In Django, we refer to these files as “static files”. Django provides django.contrib.staticfiles to help you manage them. -
Understanding, setting up, accessing and serving media files and static files in Django
-
GitHub - djstein/modern-django: Modern Django: A Guide on How to Deploy Django-based Web Applications in 2017
Modern Django: A Guide on How to Deploy Django-based Web Applications in 2017 -
Django Rest Framework Token Authentication - Stack Overflow
http GET 127.0.0.1:8000/whatever 'Authorization: Token your_token_value' -
4 - Authentication and permissions - Django REST framework
This is probably the basis for Spellsplash limitation. -
raymestalez/django-react-blog: Simple blog built with Django and React/Redux, deployed with Docker, and served with nginx/uwsgi.
-
Twitter
. @chrisjrn about to tell us how he forgot how to do SQL & you can, too, using #django. #confoo -
Django Rest Framework File Upload – Medium
-
Web API performance: profiling Django REST framework
When discussing the scalability of Web services there seems to be a tendency for some developers to overly focus on the framework being used, based on the mistaken assumption that smaller means faster, rather than considering the architecture of the application as a whole. We've seen several cases of ... -
Getting Djiggy with Django Models
-
jojax/django-js-error-hook: A simple Django app, for logging Javascript client side errors
Django app for logging Javascript client side errors -
How to set css class of a label in a django form declaration? - Stack Overflow
-
GitHub - davidkwast/docker-django-example
Django Docker image build example -
GitHub - realpython/dockerizing-django
Django Development With Docker Compose and Machine -
Testing Django Views in Isolation - Matthew Daly's Blog
-
lightweightdjango · GitHub
-
Django Web Development with Python - YouTube
-
25 of the Most Popular Python and Django Websites – Shuup
The success of these shows the power of the Python language and Django framework. -
Python from Scratch - Create a Dynamic Website
We’ve covered quite a bit of Python in the previous tutorials in this Session. Today, we’re going to combine everything we’ve learned so far to build a dynamic website with Python. Prefer a... -
Django, CherryPy, or Flask? : Python
I feel now that I'm more comfortable with Python as a language and was wondering if there were any opinions about some of these frameworks? I... -
How to create a basic blog in Django » Defining your models | djangorocks.com
-
GitHub - pinry/pinry: The open-source core of Pinry, a tiling image board system for people who want to save, tag, and share images, videos and webpages in an easy to skim through format.
The open-source core of Pinry, a tiling image board system for people who want to save, tag, and share images, videos and webpages in an easy to skim through format. For more information and a working demo board visit getpinry.com. -
Reconciling Django Templates with React Components
At $startupNameHere we decided to write our backend in Django and our frontend in React. The combination is not unusual these days, but if you’ve ever tried it you’ve probably found there’s some… -
Django Girls Vienna
RT @techtrrrs: Django Girls Vienna (#1 set to take place 29 April) is looking for coaches! More info: #python #django