snipher-marube / blogwebsite

This is a blog website built with Django and Tailwind CSS. It allows the admin to add articles and group them into categories.
https://snipherdev.pythonanywhere.com/
MIT License
2 stars 1 forks source link

Separate the production and development settings #4

Open snipher-marube opened 4 months ago

snipher-marube commented 4 months ago

Since development settings and production settings may differ then it is good to have the settings separately