Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Introductory presentation about Django
Search
Sponsored
·
Ship Features Fearlessly
Turn features on and off without deploys. Used by thousands of Ruby developers.
→
Jpadilla1
April 03, 2014
Programming
0
67
Introductory presentation about Django
Small presentation to introduce who am i, what is Django and who uses it.
Jpadilla1
April 03, 2014
Tweet
Share
More Decks by Jpadilla1
See All by Jpadilla1
Intro to React
jpadilla1
2
98
Dual Boot Ubuntu alongside Windows
jpadilla1
0
76
Django WebSockets & WebHooks
jpadilla1
0
230
Other Decks in Programming
See All in Programming
オブザーバビリティ駆動開発って実際どうなの?
yohfee
3
740
2026/02/04 AIキャラクター人格の実装論 口 調の模倣から、コンテキスト制御による 『思想』と『行動』の創発へ
sr2mg4
0
720
あなたはユーザーではない #PdENight
kajitack
4
340
TipKitTips
ktcryomm
0
160
CDIの誤解しがちな仕様とその対処TIPS
futokiyo
0
180
AI活用のコスパを最大化する方法
ochtum
0
120
守る「だけ」の優しいEMを抜けて、 事業とチームを両方見る視点を身につけた話
maroon8021
3
390
猫の手も借りたい!ので AIエージェント猫を作って社内に放した話 Claude Code × Container Lambda の Slack Bot "DevNeko"
naramomi7
0
250
Go1.26 go fixをプロダクトに適用して困ったこと
kurakura0916
0
330
Event Storming
hschwentner
3
1.3k
Codex の「自走力」を高める
yorifuji
0
1k
Unity6.3 AudioUpdate
cova8bitdots
0
110
Featured
See All Featured
BBQ
matthewcrist
89
10k
A Modern Web Designer's Workflow
chriscoyier
698
190k
How to Build an AI Search Optimization Roadmap - Criteria and Steps to Take #SEOIRL
aleyda
1
1.9k
The Curious Case for Waylosing
cassininazir
0
260
Learning to Love Humans: Emotional Interface Design
aarron
275
41k
Digital Ethics as a Driver of Design Innovation
axbom
PRO
1
210
Believing is Seeing
oripsolob
1
72
Information Architects: The Missing Link in Design Systems
soysaucechin
0
810
Dominate Local Search Results - an insider guide to GBP, reviews, and Local SEO
greggifford
PRO
0
96
VelocityConf: Rendering Performance Case Studies
addyosmani
333
24k
Connecting the Dots Between Site Speed, User Experience & Your Business [WebExpo 2025]
tammyeverts
11
850
The untapped power of vector embeddings
frankvandijk
2
1.6k
Transcript
None
Who am I ? I am a 3rd year student,
open source enthusiast and free lancer. My name is Jose Padilla.
What is Django?
No its not the movie
Django is a high-level Python Web framework that encourages rapid
development and clean, pragmatic design.
Apps made with Django?
None
What are we talking about today? Pip Virtualenv Project Structure
Models
Hosted on Github https://github.com/Jpadilla1/django-workshop
Enough talking Let's dive into the code.