Django community: RSS
This page, updated regularly, aggregates Django links from the Django community.
-
amazon web services - When deploying Django into AWS Fargate how do you add the local ip into ALLOWED_HOSTS - Stack Overflow
-
Django Python Frame work on CentOS
-
xoldDjango Python Frame work on CentOS
this is 2015 and does NOT install Django 2 (w/Python 3_) -
Django Content Management System | Wagtail CMS
-
Django Best Practices - William S. Vincent
-
7 Vue.js Backends Compared
Your best bet is to get familiar with what’s available so you can make a well-informed choice. In this article, we’ll investigate the suitability of some of the most popular backend options for Vue apps: Express Laravel WordPress Firebase Serverless Django Rails -
(5) As a Web developer coming from a Python/Django background, should I learn Golang or Elixir/Phoenix? Why? - Quora
interesting comparison of golang, django, and elixir.... -
django-ldapdb/django-ldapdb: django-ldapdb, an LDAP database backend for Django
django-ldapdb is an LDAP database backend for Django, allowing to manipulate LDAP entries through Django models. It supports most of the same APIs as a Django model: MyModel.objects.create() MyModel.objects.filter(x=1, y__contains=2) Full admin support and browsing django-ldapdb supports Django versions 1.11 / 2.0, and Python 2.7 / 3.4 / 3.5 / 3.6. -
joerick/pyinstrument: 🚴 Call stack profiler for Python. Shows you why your code is slow!
GitHub is where people build software. More than 28 million people use GitHub to discover, fork, and contribute to over 85 million projects. -
My essential django package list — /var/
-
Django vs Flask: A Practictioner's Perspective - devel.tech
-
Handling repetitive tests in Django
-
Django behind a proxy: Fixing absolute URLs | Ubuntu blog
-
Bokeh | Interactive Visualization Library | Use Graph with Django Template | HackerEarth
-
pydanny/cookiecutter-django: Cookiecutter Django is a framework for jumpstarting production-ready Django projects quickly.
-
agconti/cookiecutter-django-rest: Build best practiced apis fast with Python3
-
django Forms in a Web API World
-
How to Add Social Login to Django
-
The Dramatic Benefits of Django Subqueries and Annotations
-
Jahongir Rahmonov: Django Static Files
-
Django F Expressions & Model-Less Serialization – Jason Johns – Medium
-
Building Modern Applications with Django and Vue.js
Throughout this article, you will use Django, Django REST framework, and Vue.js to develop an application with a REST API back-end and a Vue.js front-end. The API will be consumed by the Vue.js front-end with the help of Axios (the HTTP client library) and JWT authentication will be handled by Auth0. -
7 Vue.js Backends Compared
Backends for VueJS. -
Creating websites using React and Django REST Framework
-
Wagtail Social Feed — Wagtail Social Feed 0.4.1 documentation