Django community: RSS
This page, updated regularly, aggregates Django links from the Django community.
-
Contribution Graphs for Django | VanessaSaurus
Library for Django that provides a GitHub-a-like contribution graph. -
Dockerizing Django with Postgres, Gunicorn, and Nginx | TestDriven.io
Excellent guide to dev and prod docker containers for Django -
farridav/django-jazzmin: Jazzy theme for Django
Jazzy theme for Django. Contribute to farridav/django-jazzmin development by creating an account on GitHub. -
Generate JWTs with Django
-
Customize the Django Admin With Python
-
Adding Person and model relationships - Building Django 2.0 Web Applications
-
James Bennett on why Django should not support JWT in core
-
Deploying serverless Django applications to AWS with CDK on a tiny budget using Lambda, API Gateway, awsgi and the Lambda proxy pattern
-
Model Bakery: Smart fixtures for better tests — Model Bakery 1.1.1 documentation
-
Fetching Data with AJAX and Django
-
Experimental HTML templates linting for Jinja, Nunjucks, Django templates, Twig, Liquid | curlylint
-
futurecoder: A platform for beginners to learn programming in Python
https://news.ycombinator.com/item?id=24020906 -
Brobin/django-seed: Seed your Django database with fake data
-
incuna/django-pgcrypto-fields: Transparent field level encryption for Django using the pgcrypto postgresql extension.
-
A tour of Django server setups
Exalidraw -
Django And Asynchronous Support: A Never Ending Story | Hacker Noon
"Django And Asynchronous Support: A Never Ending Story" by @arthtyagi #django #python -
XSS Exploitation in Django Applications
-
(9) Building a todo app using Vue.js and Django 3 as the backend (Django rest framework) - YouTube
-
ocean-pv: A website that can visualize your personality
https://old.reddit.com/r/Python/comments/i0k766/i_made_my_first_website_using_python/ -
cookiecutter/cookiecutter: A command-line utility that creates projects from cookiecutters (project templates), e.g. Python package projects, VueJS projects.
A command-line utility that creates projects from cookiecutters (project templates), e.g. Python package projects, VueJS projects. - cookiecutter/cookiecutter -
Django Builder
-
rkhleics/wagtailmenus: An app to help you manage and render menus in your Wagtail projects more effectively
view the official documentation -
User Privileges in Python Containers
-
Dockerizing Django with Postgres, Gunicorn, and Nginx | TestDriven.io
-
Storing Django Static and Media Files on Amazon S3 | TestDriven.io