Django community: RSS
This page, updated regularly, aggregates Django links from the Django community.
-
QPython Django | QPyPI
-
Django User Profiles - Simple yet powerful | TurnKey GNU/Linux Blog
-
Graph models — django-extensions 1.6.0 documentation
-
Python / Django: Django model visualization, dependency graph generator, call graphs
-
Deni Bertovic :: Celery - Best Practices
-
Converting to another web framework - Basic apps in Symfony and Django
https://www.reddit.com/r/PHP/comments/4ehusz/converting_to_another_web_framework_basic_apps_in/ -
Django Cheat Sheet (Templateless)
-
django_request_response_cycle.png (807×1240)
Shows layers for Django's request / response cycle -
Pirates use Flask, the Navy uses Django · WakaTime
-
Scalable and resilient Django with Kubernetes — Harish Narayanan
-
GitHub · Where software is built
-
How do I include JavaScript in my Django project? : django
-
Django ベストプラクティス — Django Best Practices
-
django-debug-toolbar/django-debug-toolbar: A configurable set of panels that display various debug information about the current request/response.
-
django-registration 2.0 — django-registration 2.0.3 documentation
-
Django Packages : Reusable apps, sites and tools directory
-
Coding for Entrepreneurs
-
Development and Deployment of Cookiecutter-Django via Docker - Real Python
-
erdem/django-admino: Admino is a django package that provides a REST API for admin endpoints.
-
Django class-based views with multiple inline formsets
-
Making Ember and Django play nicely together: a to-do app walkthrough – SmallSureThing
-
Deploying Django with Salt Stack
-
mvpdev/django-eav: Entity Attribute Value
django-eav provides an Entity-Attribute-Value storage model for django apps. For a decent explanation of what an Entity-Attribute-Value storage model is, check Wikipedia. Note This software was inspired / derived from the excellent eav-django written by Andrey Mikhaylenko. There are a few notable differences between this implementation and the eav-django implementation. This one is called django-eav, whereas the other is called eav-django. This app allows you to to 'attach' EAV attributes to any existing django model (even from third-party apps) without making any changes to the those models' code. This app has slightly more robust (but still not perfect) filtering. -
Deploying an existing Django project on PythonAnywhere | PythonAnywhere help
-
Deploying Django application on Openshift online for free - inDjango