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
Jpadilla1
April 03, 2014
Programming
0
59
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
89
Dual Boot Ubuntu alongside Windows
jpadilla1
0
67
Django WebSockets & WebHooks
jpadilla1
0
210
Other Decks in Programming
See All in Programming
SpringBoot3.4の構造化ログ #kanjava
irof
2
970
Kanzawa.rbのLT大会を支える技術の裏側を変更する Ruby on Rails + Litestream 編
muryoimpl
0
220
Lottieアニメーションをカスタマイズしてみた
tahia910
0
120
自分ひとりから始められる生産性向上の取り組み #でぃーぷらすオオサカ
irof
8
2.6k
Immutable ActiveRecord
megane42
0
130
Unity Android XR入門
sakutama_11
0
140
CloudNativePGがCNCF Sandboxプロジェクトになったぞ! 〜CloudNativePGの仕組みの紹介〜
nnaka2992
0
220
AWS Organizations で実現する、 マルチ AWS アカウントのルートユーザー管理からの脱却
atpons
0
130
2024年のWebフロントエンドのふりかえりと2025年
sakito
1
230
SRE、開発、QAが協業して挑んだリリースプロセス改革@SRE Kaigi 2025
nealle
3
4.1k
chibiccをCILに移植した結果 (NGK2025S版)
kekyo
PRO
0
210
CI改善もDatadogとともに
taumu
0
110
Featured
See All Featured
What's in a price? How to price your products and services
michaelherold
244
12k
Building a Modern Day E-commerce SEO Strategy
aleyda
38
7.1k
Rails Girls Zürich Keynote
gr2m
94
13k
Fashionably flexible responsive web design (full day workshop)
malarkey
406
66k
Building Flexible Design Systems
yeseniaperezcruz
328
38k
JavaScript: Past, Present, and Future - NDC Porto 2020
reverentgeek
47
5.2k
GraphQLの誤解/rethinking-graphql
sonatard
68
10k
Creating an realtime collaboration tool: Agile Flush - .NET Oxford
marcduiker
27
1.9k
Designing for Performance
lara
604
68k
A Philosophy of Restraint
colly
203
16k
ReactJS: Keep Simple. Everything can be a component!
pedronauck
666
120k
GitHub's CSS Performance
jonrohan
1030
460k
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.