Django community: RSS
This page, updated regularly, aggregates Django links from the Django community.
-
python - Disabling pyc files in production - Stack Overflow
-
Recommended Django Project Layout
-
DisallowedHost Django deployment in Kubernetes cluster: Invalid HTTP_HOST header - Stack Overflow
-
Django ORM - Full Stack Python
Django comes with a default object-relational mapping layer for multiple backends in Python web apps. -
Django running on kubernetes need ALLOWED_HOSTS · Issue #81 · korfuri/django-prometheus · GitHub
-
Dockerizing Django with Postgres, Gunicorn, and Nginx | TestDriven.io
-
Quickstart: Compose and Django | Docker Documentation
-
judge - An online judge/ autograder built with Python and the Django framework to test cases against your solution
https://news.ycombinator.com/item?id=23922488 -
DisallowedHost Django deployment in Kubernetes cluster: Invalid HTTP_HOST header - Stack Overflow
-
Django ORM - Full Stack Python
Django comes with a default object-relational mapping layer for multiple backends in Python web apps. -
Django running on kubernetes need ALLOWED_HOSTS · Issue #81 · korfuri/django-prometheus · GitHub
-
Dockerizing Django with Postgres, Gunicorn, and Nginx | TestDriven.io
-
Quickstart: Compose and Django | Docker Documentation
-
apirobot/django-rest-polymorphic: Polymorphic serializers for Django REST Framework
Serialiers from polymorphic models -
rsinger86/drf-flex-fields: Dynamically set fields and expand nested resources in Django REST Framework serializers.
Basically lets you specify the depth of information in nested serializers -
judge - An online judge/ autograder built with Python and the Django framework to test cases against your solution
https://news.ycombinator.com/item?id=23922488 -
apirobot/django-rest-polymorphic: Polymorphic serializers for Django REST Framework
Serialiers from polymorphic models -
rsinger86/drf-flex-fields: Dynamically set fields and expand nested resources in Django REST Framework serializers.
Basically lets you specify the depth of information in nested serializers -
Guide to Django E-Commerce (Bonus: a Wagtail Shop Tutorial) - Snipcart
In this post, I'll answer legitimate questions you might have when starting a new e-commerce project, such as: Is Python the right language for my project? And Django the right framework? Which tools or plugins should I use? Then, I'll show you our homemade recipe for Django-powered e-commerce success with a step-by-step Wagtail CMS tutorial: Creating a new Wagtail site. Adding Snipcart configuration settings. Generating database migrations. Creating new products for your Django store. Crafting an e-commerce template. -
Django Optimization: How to Avoid Memory Mishaps | by Pritish Chakraborty | Medium
-
Guide to Django E-Commerce (Bonus: a Wagtail Shop Tutorial) - Snipcart
In this post, I'll answer legitimate questions you might have when starting a new e-commerce project, such as: Is Python the right language for my project? And Django the right framework? Which tools or plugins should I use? Then, I'll show you our homemade recipe for Django-powered e-commerce success with a step-by-step Wagtail CMS tutorial: Creating a new Wagtail site. Adding Snipcart configuration settings. Generating database migrations. Creating new products for your Django store. Crafting an e-commerce template. -
Django Optimization: How to Avoid Memory Mishaps | by Pritish Chakraborty | Medium
-
Baserow: Open source online database tool
via https://www.indiehackers.com/product/baserow/released-open-source-airtable-alternative--MCfwuP-AZ08Bjia4Ol2 Open source Airtable. -
Baserow: Open source online database tool
via https://www.indiehackers.com/product/baserow/released-open-source-airtable-alternative--MCfwuP-AZ08Bjia4Ol2 Open source Airtable. -
Django for Everybody | Coursera