Django community: RSS
This page, updated regularly, aggregates Django links from the Django community.
-
My advice on learning Python efficiently
-
Advice on learning Python efficiently
https://news.ycombinator.com/item?id=13184221 -
django.contrib.humanize | Django documentation | Django
-
My advice on learning Python efficiently
-
My advice on learning Python efficiently
-
django-user-sessions 1.3.1 : Python Package Index
-
Testing tools | Django documentation | Django
-
Obey the Testing Goat!
-
Dealing with database transactions in Django + Celery – HyperTrack
-
Django Rest Framework extensions documentation
-
GRAPPELLI ADMIN INTERFACE
-
fabiocaccamo/django-admin-interface: django-admin-interface is a customizable responsive admin interface, based on a modern flat theme, it lets you customize the admin title, logo and colors by the admin itself.
-
django 用什么方式运行 性能最好,目前我是直接 python manage.py runserver - V2EX
问与答 - qweweretrt515 - django 1.9 用什么方式运行 性能最好, 目前我是直接 python manage.py runserver 然后 nginx 代理 听说要用个什么 fastcg -
Miserlou/Zappa: Serverless Python Web Services
Zappa makes it super easy to deploy all Python WSGI applications on AWS Lambda + API Gateway. Think of it as "serverless" web hosting for your Python web apps. That means infinite scaling, zero downtime, zero maintenance - and at a fraction of the cost of your current deployments! -
GitHub - kimvais/django-ssl-client-auth: SSL authentication backend & middleware for Django for authenticating users with SSL client certificates
-
skorokithakis/django-annoying: A django application that tries to eliminate annoying things in the Django framework.
This django application eliminates certain annoyances in the Django framework. -
wq/django-rest-pandas: Serves up Pandas dataframes via the Django REST Framework for use in client-side (i.e. d3.js) visualizations and offline analysis (e.g. Excel)
-
Local Django on Kubernetes with Minikube – Google Cloud Platform — Community – Medium
It’s been over half a year since I last wrote about Django on Kubernetes, along with Postgres and Redis containers, and I wanted to update it to talk about one of the most exciting projects to emerge… -
Unit tests | Django documentation | Django
-
django - Unhandled Exception in Flup - Stack Overflow
-
Django Rechained on Vimeo
Django Rechained is a complete re-edit of Quentin Tarantino's 2012 film "Django Unchained". Although Tarantino's original film was well-received upon release, this re-edit fixes problems that even the most positive reviews had with the movie. With this in mind, "Django Rechained" cuts 27 minutes from the film's running time, moves the Candyland shootout to the beginning of the film, trims some (but not all) of the unnecessary violence. The "D'Artagnan" subplot has also been removed, while James Brown and 2Pac's "Untouchable" mash-up has been replaced with Jimi Hendrix's "Voodoo Child (Slight Return)". With these changes, Tarantino's first Western is now more balanced, evenly-paced and immersive, raising it to the level of the other masterpieces in the director's already outstanding body of work. Watch my re-edit of Tarantino's "The Hateful Eight" here: vimeo.com/194581127 -
longtranista/django-vue-webpack: A boilerplate of using Django as backend framework, Vue js and webpack as the frontend setup.
-
python - What is the best way to access stored procedures in Django's ORM - Stack Overflow
-
How the fuck do I set up Django, Django REST Framework, ReactJS and Browserify?
-
goldhand/cookiecutter-webpack: Boilerplate for webpack 2, babel, react + redux + hmr, and karma. Can be inserted into existing django projects.