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
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
97
Dual Boot Ubuntu alongside Windows
jpadilla1
0
73
Django WebSockets & WebHooks
jpadilla1
0
220
Other Decks in Programming
See All in Programming
登壇は dynamic! な営みである / speech is dynamic
da1chi
0
360
オンデバイスAIとXcode
ryodeveloper
0
240
CSC305 Lecture 09
javiergs
PRO
0
320
Building, Deploying, and Monitoring Ruby Web Applications with Falcon (Kaigi on Rails 2025)
ioquatix
4
2.6k
alien-signals と自作 OSS で実現する フレームワーク非依存な ロジック共通化の探求 / Exploring Framework-Agnostic Logic Sharing with alien-signals and Custom OSS
aoseyuu
2
760
What Spring Developers Should Know About Jakarta EE
ivargrimstad
0
530
When Dependencies Fail: Building Antifragile Applications in a Fragile World
selcukusta
0
110
AI駆動で0→1をやって見えた光と伸びしろ
passion0102
1
870
実践Claude Code:20の失敗から学ぶAIペアプログラミング
takedatakashi
18
9k
Towards Transactional Buffering of CDC Events @ Flink Forward 2025 Barcelona Spain
hpgrahsl
0
120
Migration to Signals, Resource API, and NgRx Signal Store
manfredsteyer
PRO
0
130
エンジニアインターン「Treasure」とHonoの2年、そして未来へ / Our Journey with Hono Two Years at Treasure and Beyond
carta_engineering
0
440
Featured
See All Featured
Performance Is Good for Brains [We Love Speed 2024]
tammyeverts
12
1.2k
A Modern Web Designer's Workflow
chriscoyier
697
190k
Context Engineering - Making Every Token Count
addyosmani
8
310
The Pragmatic Product Professional
lauravandoore
36
7k
Done Done
chrislema
185
16k
Java REST API Framework Comparison - PWX 2021
mraible
34
8.9k
Distributed Sagas: A Protocol for Coordinating Microservices
caitiem20
333
22k
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
16
1.7k
Side Projects
sachag
455
43k
The Straight Up "How To Draw Better" Workshop
denniskardys
239
140k
Designing for Performance
lara
610
69k
Raft: Consensus for Rubyists
vanstee
140
7.2k
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.