Django Music Library Project
Author(s) – Author’ Name Affiliation – MS(CS) 3rd Semester, COMSATS University Islamabad, Lahore Campus, Pakistan Email – Author’s Email Music Library Application Aim The aim of this blog is to create a online music Library application. What Will You Need For this Project you will need Python Django Pycharm Bootstrap What Will You Learn you […]
Django Admin Panel
Author(s): Shaigan Younis Email ID: Shaiganyounis15@gmail.com Affiliation: BS(SE) 7th Semester, COMSATS University Islamabad, Lahore Campus, Pakistan Django Admin Panel Aim What is Admin Panel and how to use it for handling database. What Will You Need To learn about Admin-Panel you will need Django project up and running Must have completed all steps till the […]
Django Models
Author(s): Shaigan Younis Email ID: Shaiganyounis15@gmail.com Affiliation: BS(SE) 7th Semester, COMSATS University Islamabad, Lahore Campus, Pakistan Django Model Creation and Activation Aim In this Blog you will learn what are models and how to activate them in Django python. What Will You Need To create models in Django, you will need Django 2.2 or above […]
Django Views
Author(s): Shaigan Younis Email ID: Shaiganyounis15@gmail.com Affiliation: BS(SE) 7th Semester, COMSATS University Islamabad, Lahore Campus, Pakistan Django Views Aim The aim of this blog is to learn about Django Views and how they work. What Will You Need To learn Django-views you would need Django 2.2 Django Project should be up and running PyCharm IDE […]
Django Installation
Author(s): Shaigan Younis Email ID: Shaiganyounis15@gmail.com Affiliation: BS(SE) 7th Semester, COMSATS University Islamabad, Lahore Campus, Pakistan Django Installation and Project Creation Aim The aim of this blog is to learn how to install Django and create your first project in Djanog. What Will You Need To Setup the Django on your system you would need […]
Python Installation
Author(s): Shaigan Younis Email ID: Shaiganyounis15@gmail.com Affiliation: BS(SE) 7th Semester, COMSATS University Islamabad, Lahore Campus, Pakistan Python Environment Setup on Windows Aim The aim of this blog is to demonstrate, The python environment setup on windows with step by step explanation. What Will You Need To Setup the python on your system you would need […]