Open navigation menu
Close suggestions
Search
Search
en
Change Language
Upload
Sign in
Sign in
Download free for days
0 ratings
0% found this document useful (0 votes)
6 views
SBLC 2 Asmita
Prac
Uploaded by
Raj
AI-enhanced title
Copyright
© © All Rights Reserved
Available Formats
Download as PDF or read online on Scribd
Download now
Download
Save sblc 2 asmita For Later
Download
Save
Save sblc 2 asmita For Later
0%
0% found this document useful, undefined
0%
, undefined
Embed
Share
Print
Report
0 ratings
0% found this document useful (0 votes)
6 views
SBLC 2 Asmita
Prac
Uploaded by
Raj
AI-enhanced title
Copyright
© © All Rights Reserved
Available Formats
Download as PDF or read online on Scribd
Download now
Download
Save sblc 2 asmita For Later
Carousel Previous
Carousel Next
Save
Save sblc 2 asmita For Later
0%
0% found this document useful, undefined
0%
, undefined
Embed
Share
Print
Report
Download now
Download
You are on page 1
/ 6
Search
Fullscreen
Date: DATTA MEGHE COLLEGE OF ENGINEERING page no.: ddssignment 2 Django —is—hi - ny -foamextork thet | -neourages rap pment and Clean, pragmatic design. it’s designed! _to_bet p_cdevelopeds build «web apph canons quickly, With o focus __|| =r simplices the prncess of building web —___ | applicanbns by providing Several to als and librawies to help develapess__Create cure ,Scatable and. maintainable websites . Tt arms _to__reckuce. repebinn of _softenare patterns and__paomake_rapid || development and__clean., pra gmat design... Key featurer_cf Django_are: | 4 ~ Object. Relandnship _Mappmg (orm) 2, Admin__tnterface = S$... _URL__CRewting 4._“Template _fagine St. Form Handling a 6. Authentication § Authesization 4. Security fearures s 2. _Taternarbnoalizanien _§ _locatzaton__ reas fat oe _ _Nyanges___Camprehensive set of - feattiver and tee focus On Simplicity» Flexibility and Scatabillitty —have_made_it_a—_poputar choice fox__buiidy ng |_a wide “range __c& _web_app Counbas fam smo | personal _Wwelsiies _te _lavge -scate eniewrigea ~ |-opplicahons= DATTA MEGHE COLLEGE OF ENGINEERING Wwe / - _ Date: __ What is. virtual environment 9 ———— A_vatwal_ environment is a_self + contamed 4 dnectory that contams. a python installatinn os tar as additonal packages and dependencies isolated fromthe __dystem= wide Python installahon..NVirteal environment are ured to __ | create an environment with specific __verstons_ of python and_ packages Yequired for a avhicelar _ praje ct, without affechhg other Projects ov ___ Systems _ Python ihsballathon , [Wittak environment ave useful fer managing @ project _dependencior and ensupng that _ cl Fferend projets cam be use hifferen ts: _ versions cf packages eaithout con fti'c#s They -cso__heip mamtan a clean and _@nsistent 1clevelopment environment, especialy when _ Working — on__multipie projects earth olifferent —) requirements... : - j Shy do _u_use django} mentinn reasons of fs —|-wide scale we ———— = Django is a power fol 4 versatie -Wweb__frometw-~— oe Ehok simpli eres the demelapment of‘ wela © Opplicambns . Tt is used to create Sppiicanbns 1 voxfely of _domats , = eoivin__examples . Remsons fut _\45__wide-seate use Meludea: —| 4. Rapid development —|-2. Scatability = aan 3+ Security = _ 4. Community & @Cosystem |S» Mersasitity |§. Docuimentatton.DATTA MEGHE COLLEGE OF ENGINEERING ageno:—___— Date: @xamples—of websites built with Django taetude-— «to. fanaa’ Dintereat Eventbrite . dlow to Start aa _vértuot environment. _creabinn of vital envionment jis dane by execubing the command venv: Python_=na _ env. Myveny. To_acKvate__vittval _envivonment: # On windows — Fee pee aE _magOs /Linv jo A ive acer: mnyeny 1 bin fonvoe Fie | S| Pip insta —_pjango start_vivtual enviroment. > || step 4d: Instat vivtuat envy = — z command pip install _victvaleav a Pip rep 2: Create a _wivtua Coe ee || Command: vittoalenv. my fayj eck. ! Step 3. Actwate the virtual environment |-Commands: Source _mypagjeck Kep Ws Tastart Django and other clependencies ___ Command pip inet pip__inckett package namoLo | gourd dhe Command: django = admin | Start moje ce mysite / Ox: | 6. Access | tow to Start Q Command ine nike, Creates: manage. py mysite / —-init__.p. secongs.py Osis. py OSGi. py Wsgi- PY Ore__ next Steps ~ Configure settings py . 2. Register __medels Mro _divectasy to. Store. your code , then Stork Frgject vere ble 3 Mmysite. i 4 Starting projeu uaith admin. py from ange.contib impart admin from .models Your madel admin. site. register Clourmoedel ) 3. Create a_Supemuses || command + python —_ | 4. Ruan MIgTanbos u Crearesuper yer Python Manage. Pry make migrahbns Stare Python manage. Py dhe develapment Semen: python manage. py ahe_odmin_ mterface migrate. wnserven http.// localhost: 2000 /admm/ 4. Customize dhe admin mex face CoptmastDATTA MEGHE COLLEGE OF ENGINEERING race o.: Date : | genexote —Content_.____— A uals + URLs _map URL paths _to_view_in—_Qjange-r detining the _ structure of web application ———~ iii) Views, Views — ave_python—-funckions—_ar _classes ——__— thar receive web requests_and —retuto_web————— ne responses * ~ Se _||iv) Models. Models defne_the__shucture oft _database— tables wn Django, asing— python —_¢cloass.. vJ Database. Django —supparts— _vaypus —_dlatabases—_—— through its ORM aligwoing _Yev_to__fnterect—seith— database__using- nigh-level__Py than_-abjects. _vi} ey assignment —_Tn_database :_ In _Django,—__— _ primary _Keys are typicatly assigned —aitomoticatty | toy database _ using an autky = inevemen tg —_§£— _inkeges field. to] Hove te ‘ron dhe site 9 —_— >! python manage .py—arens 1 @n — —__]|__ django = cxcmia rors ened 90© DATTA MEGHE COLLEGE OF ENGINEERING roost. Date : | How to Susitch tne webpage —* Joux views? itch: the webpage “mn —_your—viee | eee cuieferein tt ally define _-cEE ent vieros “URLs ia yours tuys. “py: are tone te nplabh tat funchd0 e the odmmistrotiba —__ wntexface Super uses have -foll access _@ — -KO___att objects and _actians 1 -adatin____ | miter face =
You might also like
Django Framework
PDF
100% (2)
Django Framework
44 pages
Django MCA - PDF
PDF
No ratings yet
Django MCA - PDF
39 pages
What Is Django
PDF
No ratings yet
What Is Django
6 pages
Ch-10 Introduction To DJango
PDF
No ratings yet
Ch-10 Introduction To DJango
12 pages
Django Framework
PDF
No ratings yet
Django Framework
33 pages
Djangoprojectscookbook: Release 2.0
PDF
No ratings yet
Djangoprojectscookbook: Release 2.0
75 pages
Djenofdjango
PDF
No ratings yet
Djenofdjango
75 pages
about Djandgo
PDF
No ratings yet
about Djandgo
39 pages
1.django Basic
PDF
No ratings yet
1.django Basic
10 pages
What Is Django?: By: Madhu Singh (PGT Computer Science) DPSG, Meerut Road
PDF
No ratings yet
What Is Django?: By: Madhu Singh (PGT Computer Science) DPSG, Meerut Road
43 pages
Create-a-Project (1)
PDF
No ratings yet
Create-a-Project (1)
5 pages
Presentation Aman Django
PDF
100% (1)
Presentation Aman Django
24 pages
Why Django Framework ?
PDF
No ratings yet
Why Django Framework ?
6 pages
Django
PDF
No ratings yet
Django
54 pages
Guide to Django - Building Advanced Websites With Python
PDF
No ratings yet
Guide to Django - Building Advanced Websites With Python
426 pages
DIPOLOMA OF ENGINEERING
PDF
No ratings yet
DIPOLOMA OF ENGINEERING
13 pages
Django1 DjangoFundamentals1
PDF
No ratings yet
Django1 DjangoFundamentals1
16 pages
LAB # 13 Introduction and Installation of Django: Virtual Environment
PDF
No ratings yet
LAB # 13 Introduction and Installation of Django: Virtual Environment
7 pages
Django Part-1: Creating The Basic Web App Using Django Web Framework
PDF
No ratings yet
Django Part-1: Creating The Basic Web App Using Django Web Framework
19 pages
Introduction to Django
PDF
No ratings yet
Introduction to Django
34 pages
A Web Development Python Framework: Presented By: Saqib Saud C Ii Mca
PDF
No ratings yet
A Web Development Python Framework: Presented By: Saqib Saud C Ii Mca
43 pages
Chapter 9 - Creating A Django Based Basic Web Application
PDF
No ratings yet
Chapter 9 - Creating A Django Based Basic Web Application
11 pages
Django Report
PDF
No ratings yet
Django Report
33 pages
Python Django
PDF
No ratings yet
Python Django
12 pages
Django Level One
PDF
No ratings yet
Django Level One
81 pages
Computer Project On Django App Creation Theory Part
PDF
No ratings yet
Computer Project On Django App Creation Theory Part
11 pages
Django
PDF
No ratings yet
Django
126 pages
0 Introduction
PDF
No ratings yet
0 Introduction
17 pages
Overview of Django: Django-Admin Startproject Projectname o
PDF
No ratings yet
Overview of Django: Django-Admin Startproject Projectname o
2 pages
unit-4 Django
PDF
No ratings yet
unit-4 Django
42 pages
Django Level One
PDF
No ratings yet
Django Level One
81 pages
Django Python 1
PDF
No ratings yet
Django Python 1
53 pages
Web Development With Django: © Shrinath Shenoy
PDF
No ratings yet
Web Development With Django: © Shrinath Shenoy
27 pages
Django
PDF
100% (1)
Django
23 pages
Module 4df
PDF
No ratings yet
Module 4df
24 pages
Introduction and Configuration in Django
PDF
No ratings yet
Introduction and Configuration in Django
18 pages
Exam_Questions
PDF
No ratings yet
Exam_Questions
18 pages
YAHIYA REPORT
PDF
No ratings yet
YAHIYA REPORT
54 pages
Django With Python
PDF
No ratings yet
Django With Python
38 pages
Django Tutorial in Visual Studio Code
PDF
No ratings yet
Django Tutorial in Visual Studio Code
37 pages
Django Overview
PDF
No ratings yet
Django Overview
60 pages
Python
PDF
No ratings yet
Python
127 pages
Django
PDF
No ratings yet
Django
32 pages
1steps Creating Basic Django Project
PDF
No ratings yet
1steps Creating Basic Django Project
9 pages
FSD-Module 1
PDF
No ratings yet
FSD-Module 1
20 pages
E-Note 24867 Content Document 20240927094010AM
PDF
No ratings yet
E-Note 24867 Content Document 20240927094010AM
41 pages
Wokring With Python Django-Web Framework Define Statement
PDF
No ratings yet
Wokring With Python Django-Web Framework Define Statement
78 pages
DBG
PDF
No ratings yet
DBG
64 pages
Django - The Easy Way A Step-By-Step Guide On Building Django Websites, 2nd Edition (PDFDrive)
PDF
100% (2)
Django - The Easy Way A Step-By-Step Guide On Building Django Websites, 2nd Edition (PDFDrive)
165 pages
3 Steps For Creating Model in Django
PDF
No ratings yet
3 Steps For Creating Model in Django
26 pages
Django the Ultimate Beginners Handbook - Mahesh Kumar
PDF
No ratings yet
Django the Ultimate Beginners Handbook - Mahesh Kumar
91 pages
Django Powerpoint
PDF
No ratings yet
Django Powerpoint
78 pages
Django Notes
PDF
No ratings yet
Django Notes
11 pages
Django Lab1 Component
PDF
No ratings yet
Django Lab1 Component
5 pages
Report of 15 Days Internship
PDF
No ratings yet
Report of 15 Days Internship
57 pages
Django
PDF
100% (12)
Django
58 pages
Session 1 Introduction To Django
PDF
No ratings yet
Session 1 Introduction To Django
35 pages
Pentium-4 RNM Final
PDF
No ratings yet
Pentium-4 RNM Final
27 pages
8259 Pic RNM
PDF
No ratings yet
8259 Pic RNM
43 pages
8257 Dmac RNM
PDF
No ratings yet
8257 Dmac RNM
32 pages
Protection 80386 RNM
PDF
No ratings yet
Protection 80386 RNM
1 page
Aoa 6
PDF
No ratings yet
Aoa 6
4 pages
Exp8 SBLC
PDF
No ratings yet
Exp8 SBLC
9 pages
SBLCExp 7
PDF
No ratings yet
SBLCExp 7
8 pages
DBMS 1-5
PDF
No ratings yet
DBMS 1-5
6 pages
Pentium RNM Final
PDF
No ratings yet
Pentium RNM Final
81 pages