2 years ago
PythonDjango5 minutes min read
How to Split Your Django Project Settings
Learn how to modularize your Django project settings file to support multiple environments with ease.
Read more →Learn how to modularize your Django project settings file to support multiple environments with ease.
Read more →Learn how to set up Vite with Django 4.x and install Tailwind CSS with this step-by-step guide.
Read more →Learn how to automatically generate an ERD of your Django models using the django-extensions package. Plus, a bonus command!
Read more →This post explains how to install the GeoNode-Project, a template project that generates a Django project with GeoNode support.
Read more →