Skip to content

SmartTechHub

  • Home
  • News
  • Privacy Policy

Python

ModuleNotFoundError: No module named ‘MySQLdb’
Posted in
  • Python

ModuleNotFoundError: No module named ‘MySQLdb’

When running migration for a Django application with “python manage.py migrate”, I got the following error … ModuleNotFoundError: No module named ‘MySQLdb’Read more

by TechHubWriter•August 30, 2024•0
Serve a Django application using Gunicorn
Posted in
  • Python

Serve a Django application using Gunicorn

Create systemd service file vi /usr/lib/systemd/system/backend.service Add [Unit] Description=Gunicorn instance to serve Django Application After=network.target [Service] … Serve a Django application using GunicornRead more

by TechHubWriter•August 30, 2024•0

Posts pagination

Previous 1 2 3

Smart Tech Hub

SmartTechHub is a dedicated tech blog that brings practical Linux tutorials, hands-on guides, and insightful tips right to your screen.

Useful Links

  • Home
  • News
  • Privacy Policy
Copyright © 2026 SmartTechHub.
Powered by WordPress and HybridMag.
  • Home
  • News
  • Privacy Policy