Django community: RSS
This page, updated regularly, aggregates Django links from the Django community.
-
How to set up world-class continuous deployment using free hosted tools
-
GitHub - twoscoops/two-scoops-of-django-2.0-code-examples: The official repo for Two Scoops of Django 1.11 code samples migrated to Django 2.0
-
Welcome to Djen of django’s documentation! — Djen of Django
Chapter 1: Introduction Chapter 2. Building a personal CD library. Starting a django project: Getting started with the App: An Introduction to the Django ORM Chapter 3. Building a Pastebin. URL configuration - entry points: Templates - skeletons of our website: Generic views - commonly used views: Designing a pastebin app: Sketch the models: Configuring urls: Writing custom management scripts: -
Python, Django, App Development, and AWS Consulting in Northwest Arkansas | Lofty Labs | Lofty Labs
-
Ana Balica - The tale of DRY with django-crispy-forms
So you have this Django app. If you are like me and don’t have quite the skills for a good UI design, you probably stick to bootstrap. You know you will have a bunch of forms and you don’t want to style them yourself. Let’s say, you came to the idea that django-crispy-forms fits your needs perfectly (it definitely fits mine). -
Django Screencasts and Tutorials - GoDjango.com
Learn beginner to advanced Django. From using templates to testing, and how to host your awesome creation. Browse -
crispy-forms
Learn how to get started using the popular crispy forms django application to streamline rendering your templates by doing your layout in python. -
froala/django-froala-editor: Package to integrate Froala WYSIWYG HTML rich text editor with Django.
Package to integrate Froala WYSIWYG HTML rich text editor with Django. https://froala.com/wysiwyg-editor -
Django 2.0 release notes | Django documentation | Django
-
Add AJAX interactivity to Django, without writing Javascript! | Peter Curet
-
Optimized Python Docker Image
https://news.ycombinator.com/item?id=15833613 -
Optimized Python
Faster Python Docker Image from the awesome folks at @revsys #Python #Docker #Django -
Django 2.0 released | Weblog | Django
RT @thedjangoweekly: Django 2.0 released 📣🎺📯🤘 #django #python ... Congrats @djangoproject -
Twitter
Guess I can finally unpin this tweet from my profile ❤️ #django #python3 -
Django 2.0 released | Weblog | Django
Django 2.0 released 📣🎺📯🤘 #django #python ... Congrats @djangoproject -
Django Logging, The Right Way | Lincoln Loop
Good logging is critical to debugging and troubleshooting problems. Not only is it helpful in local development, but in production it's indispensable. -
Django Logging, The Right Way
-
A Complete Beginner's Guide to Django
-
SQL Database Best Practices with Django (or any ORM) – Scott Lobdell
-
django-marcador - Basic Django Tutorial
django-marcador is a free Django tutorial. Django is an open-source web framework written in Python that focuses on quick development and clean, pragmatic design. With every step of the tutorial you will learn Django's basic principles by creating a bookmark application similar to Delicious or Pinboard. -
Quick example of extending UserCreationForm in Django — jesse noller
-
Django Community | Django
-
MicroPyramid/django-mfa: Django app for providing MFA (Multi-Factor Authentication).
-
Running a Django Application on Windows Server 2012 with IIS
Detailed tutorial, with lots of extra information in the comments -
Introduction · Django Girls Tutorial
Welcome to the Django Girls Tutorial! We are happy to see you here :) In this tutorial, we will take you on a journey under the hood of web technologies, offering you a glimpse of all the bits and pieces that need to come together to make the web work as we know it. As with all unknown things, this is going to be an adventure - but no worries, since you already worked up the courage to be here, you'll be just fine :)