This article is an article about Django Web-based Framework which is mainly based on the Python programming language.
Django Tips and Trick
- How to Install Django in Ubuntu Linux via Command Line .
- How to Check Django version via Command Line .
- How to Create a New Project using Django Web-based Framework in Ubuntu Linux via Command Line
- How to Create a New Application using Django Web-based Framework in Ubuntu Linux via Command Line
- How to Create Super User Account in Django
- How to Display and Manage Module in Django Administration Panel
Django Error Message
- How to Solve Django Error Message : ImportError: No module named module_name
- How to Solve Django Error Message : TemplateDoesNotExist at /
- How to Solve Django Error Message : AttributeError:’module’ object has no attribute ‘attribute_name’