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
90
Dual Boot Ubuntu alongside Windows
jpadilla1
0
68
Django WebSockets & WebHooks
jpadilla1
0
210
Other Decks in Programming
See All in Programming
PRレビューのお供にDanger
stoticdev
1
240
5分で理解する SOLID 原則 #phpcon_nagoya
shogogg
1
400
CloudNativePGを布教したい
nnaka2992
0
120
[JAWS DAYS 2025] 最近の DB の競合解決の仕組みが分かった気になってみた
maroon1st
0
150
AIプログラミング雑キャッチアップ
yuheinakasaka
19
5k
AWS Step Functions は CDK で書こう!
konokenj
4
790
コミュニティ駆動 AWS CDK ライブラリ「Open Constructs Library」 / community-cdk-library
gotok365
2
250
はじめての Go * WASM * OCR
sgash708
1
110
もう僕は OpenAPI を書きたくない
sgash708
6
1.9k
Datadog Workflow Automation で圧倒的価値提供
showwin
1
300
Lambdaの監視、できてますか?Datadogを用いてLambdaを見守ろう
nealle
2
640
Webフレームワークとともに利用するWeb components / JSConf.jp おかわり
spring_raining
1
120
Featured
See All Featured
Cheating the UX When There Is Nothing More to Optimize - PixelPioneers
stephaniewalter
280
13k
Fontdeck: Realign not Redesign
paulrobertlloyd
83
5.4k
The MySQL Ecosystem @ GitHub 2015
samlambert
250
12k
How To Stay Up To Date on Web Technology
chriscoyier
790
250k
Building Better People: How to give real-time feedback that sticks.
wjessup
367
19k
ピンチをチャンスに:未来をつくるプロダクトロードマップ #pmconf2020
aki_iinuma
114
51k
Embracing the Ebb and Flow
colly
84
4.6k
Building Flexible Design Systems
yeseniaperezcruz
328
38k
Put a Button on it: Removing Barriers to Going Fast.
kastner
60
3.7k
Keith and Marios Guide to Fast Websites
keithpitt
411
22k
Build The Right Thing And Hit Your Dates
maggiecrowley
34
2.5k
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
134
33k
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.