Django community: RSS
This page, updated regularly, aggregates Django links from the Django community.
-
Reminiscence - self-hosted bookmark manager and personal wayback machine
https://news.ycombinator.com/item?id=17942032 -
Twitter
@darraghs running through #Django tutorial and we are nearing the end of the workshop. -
Twitter
All set up for #Django workshop this morning at @TBBSligo this morning. Using 2 of our #PiTops this morning. -
Terrible choices: MySQL | ionel's codelog
-
python - How to use dynamic foreignkey in Django? - Stack Overflow
-
The contenttypes framework | Django documentation | Django
-
Using Django | Django documentation | Django
-
Django 1.11 Annotating a Subquery Aggregate - Stack Overflow
Trick about overriding subquery object -
The Dramatic Benefits of Django Subqueries and Annotations
-
How to Implement Dependent/Chained Dropdown List with Django
-
home - django rest framework
-
Forms have never been this crispy — django-crispy-forms 1.0.0 documentation
-
python - How to run cloned Django project? - Stack Overflow
pip install -r requirements.txt -
Django & EmberJS Full Stack Basics: Connecting Frontend and Backend — Part 1
Welcome to Part 1 of my five part tutorial Django & EmberJS Full Stack Basics: Connecting Frontend and Backend. It’s written as an introduction to everyone including beginners. If you don’t need the… -
Django Under The Hood 2016: Performance Debugging – code.kiwi.com
-
Django: A Guide to Upgrading Your Application | Torchbox
-
Full stack Django: Quick start with JWT auth and React/Redux (Part I)
-
YouTube
-
OmniDB/OmniDB: Web tool for database management
OmniDB is a web tool that simplifies database management focusing on interactivity, designed to be powerful and lightweight. Check-out some characteristics: Web Tool: Accessible from any platform, using a browser as a medium Responsive Interface: All available functions in a single page Unified Workspace: Different technologies managed in a single workspace Simplified Editing: Easy to add and remove connections Safety: Multi-user support with encrypted personal information Interactive Tables: All functionalities use interactive tables, allowing copying and pasting in blocks Smart SQL Editor: Contextual SQL code completion Beautiful SQL Editor: You can choose between many available color themes Tabbed SQL Editor: Easily add, rename or delete editor tabs -
django-registration 3.0
-
Modern Django: Part 1: Setting up Django and React — v1k45
-
django Resistration 3.0
A user-registration application for Django-powered sites. Support is built in for one-step and two-step (registration plus activation) signup workflows, and the base code is extensible to allow building and supporting your own custom processes (such as CAPTCHA signup forms, invitation-based systems, and more). -
Modern Django: Part 4: Adding authentication to React SPA using DRF — v1k45
-
GRAPPELLI ADMIN INTERFACE
Turn Django admin interface in to a CMS. Edit, add, and delete rows with a nice interface. -
rkhleics/wagtailmenus: An app to help you manage and render menus in your Wagtail projects more effectively