-
How to store Django logs in MongoDB database?
Info, Warning, or Error logs are vital information that helps to detect issues and solving them. When developing our support tools for our product, we …
-
4 Best practices and solutions for managing Django Logs in production server.
I am sure you all understand Django logs. And use them during development. This article talks about 4 best practices we can use in our …
-
How to convert HTML template to Django CMS Application.
What is Django CMS?
Django CMS is an open-source package built on Django Framework. Features of Django CMS:
- We can create a dynamic content website …
-
Deploy Django on Google Compute Engine with Nginx, Gunicorn and Postgresql (Google Cloud SQL)
Google Cloud Platform is one of the favorite platforms to deploy web applications. In order to deploy Django Application, we need a Virtual Machine and …
-
5 Best IDE for Python Development
Python as a programming language has reached its all-time high rating among popular programming languages, in the latest rankings published by RedMonk, an analyst firm. …