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
·
SiteGround - Reliable hosting with speed, security, and support you can count on.
→
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
AI駆動開発の本音 〜Claude Code並列開発で見えたエンジニアの新しい役割〜
hisuzuya
4
490
今、アーキテクトとして 品質保証にどう関わるか
nealle
0
200
AIプロダクト時代のQAエンジニアに求められること
imtnd
2
740
ベクトル検索のフィルタを用いた機械学習モデルとの統合 / python-meetup-fukuoka-06-vector-attr
monochromegane
2
340
AIに任せる範囲を安全に広げるためにやっていること
fukucheee
0
110
コーディングルールの鮮度を保ちたい / keep-fresh-go-internal-conventions
handlename
0
170
nilとは何か 〜interfaceの構造とnil!=nilから理解する〜
kuro_kurorrr
3
1.7k
Docコメントで始める簡単ガードレール
keisukeikeda
1
100
SourceGeneratorのマーカー属性問題について
htkym
0
170
Unity6.3 AudioUpdate
cova8bitdots
0
110
Agent Skills Workshop - AIへの頼み方を仕組み化する
gotalab555
15
8.2k
「やめとこ」がなくなった — 1月にZennを始めて22本書いた AI共創開発のリアル
atani14
0
360
Featured
See All Featured
Exploring anti-patterns in Rails
aemeredith
2
280
How to Grow Your eCommerce with AI & Automation
katarinadahlin
PRO
1
130
The #1 spot is gone: here's how to win anyway
tamaranovitovic
2
980
Bioeconomy Workshop: Dr. Julius Ecuru, Opportunities for a Bioeconomy in West Africa
akademiya2063
PRO
1
68
More Than Pixels: Becoming A User Experience Designer
marktimemedia
3
340
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
37
6.3k
AI Search: Where Are We & What Can We Do About It?
aleyda
0
7.1k
Refactoring Trust on Your Teams (GOTO; Chicago 2020)
rmw
35
3.4k
Designing Dashboards & Data Visualisations in Web Apps
destraynor
231
54k
StorybookのUI Testing Handbookを読んだ
zakiyama
31
6.6k
Impact Scores and Hybrid Strategies: The future of link building
tamaranovitovic
0
220
The Director’s Chair: Orchestrating AI for Truly Effective Learning
tmiket
1
120
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.