Django community: RSS
This page, updated regularly, aggregates Django links from the Django community.
-
Build a REST API with Django – A Test Driven Approach: Part 1 | Scotch
-
Introduction · Django Girls Tutorial
-
Welcome to django-admin-honeypot’s documentation! — django-admin-honeypot 1.0.0 documentation
-
python - How do I do a not equal in Django queryset filtering? - Stack Overflow
-
Create a Django API in Under 20 Minutes – Medium
-
Build a REST API with Django – A Test Driven Approach: Part 1 | Scotch
-
Django PositionField | Coding For Entrepreneurs
-
Django/Ember Token Authentication // Dustin Farris // inveniam viam aut faciam
More useful information about Django / Ember authentication -
Django Ember Authentication - Sample Application
A github repos of a sample app which does Authentication with Django / Ember . This is related to the http://dustinfarris.com/2013/09/21/djangoember-authentication-is-easy.html article. -
Starting a Django 1.6 Project the Right Way
-
Web developer – Liip SA
Developer back-end wanted #job #agile #scrum #django #lausanne @liip https://t.co/fY7iw5bqiQ — Benoît Burgener (@LeBenLeBen) February 6, 2017 -
Tool for sending multipart/form-data request - Stack Overflow
has info on how to use postman to upload a file -
Reconciling Django’s MVC & Templates with React Components – Medium
-
python - How to access data when form.is_valid() is false - Stack Overflow
-
Twitter
7 Reasons Why You Should Learn #Python Right Now #django #flask -
7 Reasons Why You Should Learn Python Right Now - Simple Programmer
7 Reasons Why You Should Learn #Python Right Now #django #flask -
djangosnippets: Custom change_list filter based on SimpleListFilter shows only referenced (related, used) values
-
GitHub - mvpdev/django-eav: Entity Attribute Value
-
The Django Book / Python Django Tutorials
-
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! If you've got a Python web app (including Django and Flask apps), it's as easy as: -
A plugin for coverage.py to measure Django template execution
-
Twitter
This looks cool. A #Django based ticket webshop with payment integration and Android scan app for validation at the… -
gregmuellegger/django-sortedm2m: A transparent sorted ManyToMany field for django.
Could be useful for ordered playlists, although the admin widget will have to be tested with our number of potential linked instances (recordings). -
Build Your First Python and Django Application | Scotch
-
Django Class-Based-View Inspector -- Classy CBV