Django community: RSS
This page, updated regularly, aggregates Django links from the Django community.
-
Welcome to django-notifyAll’s documentation ! — django-notifyAll 0.1.3 documentation
-
inforian/django-notifyAll: A library which can be used for all types of notifications like SMS, Mail, Push.
-
Forms have never been this crispy — django-crispy-forms 1.0.0 documentation
-
Real Python: Test Driven Development of a Django RESTful API
This post walks through the process of developing a CRUD-based RESTful API with Django and Django REST Framework, which is used for rapidly building RESTful APIs based on Django models. -
Test Driven Development of a Django RESTful API - Real Python
-
All you need to know about prefetching in Django – Hacker Noon
-
Database concurrency in Django the right way | Vinta Software
-
Dealing with database transactions in Django + Celery | HyperTrack
-
How to turn Django Admin into a lightweight dashboard
Django Admin is a powerful tool for managing data in your app. However, it was not designed with summary tables and charts in mind. Luckily, the developers of Django Admin made it easy for us to… -
Test Driven Development of a Django RESTful API - Real Python
-
Form handling with class-based views | Django documentation | Django
-
Fixing Site-Wide Caching in Django | Silvio's Soapbox
-
How to Reset Migrations
migrate --fake -
Django and AJAX Form Submissions - say 'goodbye' to the page refresh - Real Python
-
Screencast: Django Command Extensions — Eric Holscher - Surfing in Kansas
-
gothinkster/realworld: TodoMVC for the RealWorld™ — Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more 🏅
-
Setting up Django and your web server with uWSGI and nginx — uWSGI 2.0 documentation
server unix:///path/to/your/mysite/mysite.sock; -
gothinkster/realworld: TodoMVC for the RealWorld™ — Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more 🏅
-
How to integrate Stripe with your Django app
-
Django Apps Checklist
-
How can I easily convert a Django app from mySQL to PostgreSQL? - Stack Overflow
-
saxix/django-concurrency: Optimistic lock implementation for Django. Prevents users from doing concurrent editing.
-
All you need to know about prefetching in Django – Hacker Noon
-
All you need to know about prefetching in Django – Haki Benita – Medium
-
summernote/django-summernote: Simply integrate Summernote editor with Django project.