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
Creating websites with django CMS
Search
Paulo Alvarado
February 18, 2017
Programming
0
370
Creating websites with django CMS
Paulo Alvarado
February 18, 2017
Tweet
Share
More Decks by Paulo Alvarado
See All by Paulo Alvarado
Speeding Up Django Apps
czpython
1
290
Creando websites con django CMS
czpython
0
100
Other Decks in Programming
See All in Programming
タイムゾーンの奥地は思ったよりも闇深いかもしれない
suguruooki
1
630
「影響が少ない」を自分の目でみてみる
o0h
PRO
2
1.1k
AIコーディングワークフローの試行 〜AIエージェント×ワークフローでの自動化を目指して〜
rkaga
2
3.6k
gen_statem - OTP's Unsung Hero
whatyouhide
1
200
Coding Experience Cpp vs Csharp - meetup app osaka@9
harukasao
0
740
Road to RubyKaigi: Making Tinny Chiptunes with Ruby
makicamel
4
110
KawaiiLT 登壇資料 キャリアとモチベーション
hiiragi
0
110
Preact、HooksとSignalsの両立 / Preact: Harmonizing Hooks and Signals
ssssota
1
1.5k
アプリを起動せずにアプリを開発して品質と生産性を上げる
ishkawa
0
2.7k
Going Structural with Named Tuples
bishabosha
0
200
Bedrock×MCPで社内ブログ執筆文化を育てたい!
har1101
6
990
フロントエンドテストの育て方
quramy
11
3k
Featured
See All Featured
Stop Working from a Prison Cell
hatefulcrawdad
268
20k
The Language of Interfaces
destraynor
157
24k
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
32
5.3k
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
30
2.3k
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
5
520
Creating an realtime collaboration tool: Agile Flush - .NET Oxford
marcduiker
30
2k
Making the Leap to Tech Lead
cromwellryan
133
9.2k
CoffeeScript is Beautiful & I Never Want to Write Plain JavaScript Again
sstephenson
160
15k
A designer walks into a library…
pauljervisheath
205
24k
Statistics for Hackers
jakevdp
798
220k
Writing Fast Ruby
sferik
628
61k
The Pragmatic Product Professional
lauravandoore
33
6.5k
Transcript
Paulo Alvarado @czpython CREATING WEBSITES WITH
Hi, I’m Paulo Alvarado • django CMS lead developer •
Web developer at • Enjoy hiking and mountains
Quick show of hands
What is django CMS? • CMS built on • User
and developer friendly • Pluggable and extensible • Open source - BSD License
Stats & Activity
Who uses django CMS?
Quick live demo User interface Pages Placeholders and plugins Structure
vs content mode
Pages ★ Powered by templates ★ Support Translations ★ Have
draft and live versions ★ Hierarchical (parent / child)
Placeholders ★ Types: Page / Static / App ★ Declaration
format ★ Configuration options ★ Inheritance support
Plugins ★ Can be nested ★ Cut / Paste /
Move ★ Language aware ★ Fully Customizable
Menus ★ Dynamically generated ★ Page integration ★ Menu modifiers
★ Custom menus
Permissions ★ CRUD operations global or per page ★ Configurable
inheritance ★ Staff only access option Good bob Evil bob
Cache ★ Page ★ Placeholder ★ Menus ★ Gotchas
Applications ★ Users can integrate their own apps with the
cms ★ Plugin enabled models through placeholder fields ★ Configuration of custom menu integration ★ Custom endpoints through “apphooks"
Demo & Shameless plug http://demo.django-cms.org/
Thanks! Paulo Alvarado @czpython bit.ly/djangocmsintro-pr