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
AIと私たちの学習の変化を考える - Claude Codeの学習モードを例に
azukiazusa1
11
4.4k
「待たせ上手」なスケルトンスクリーン、 そのUXの裏側
teamlab
PRO
0
570
デザイナーが Androidエンジニアに 挑戦してみた
874wokiite
0
550
The Past, Present, and Future of Enterprise Java
ivargrimstad
0
420
テストコードはもう書かない:JetBrains AI Assistantに委ねる非同期処理のテスト自動設計・生成
makun
0
550
奥深くて厄介な「改行」と仲良くなる20分
oguemon
1
570
はじめてのMaterial3 Expressive
ym223
2
900
スケールする組織の実現に向けた インナーソース育成術 - ISGT2025
teamlab
PRO
2
170
Updates on MLS on Ruby (and maybe more)
sylph01
1
180
詳解!defer panic recover のしくみ / Understanding defer, panic, and recover
convto
0
250
Android端末で実現するオンデバイスLLM 2025
masayukisuda
1
170
Compose Multiplatform × AI で作る、次世代アプリ開発支援ツールの設計と実装
thagikura
0
170
Featured
See All Featured
Why You Should Never Use an ORM
jnunemaker
PRO
59
9.5k
Chrome DevTools: State of the Union 2024 - Debugging React & Beyond
addyosmani
7
850
Bootstrapping a Software Product
garrettdimon
PRO
307
110k
Let's Do A Bunch of Simple Stuff to Make Websites Faster
chriscoyier
507
140k
Six Lessons from altMBA
skipperchong
28
4k
How to Ace a Technical Interview
jacobian
279
23k
What's in a price? How to price your products and services
michaelherold
246
12k
Code Reviewing Like a Champion
maltzj
525
40k
The Art of Programming - Codeland 2020
erikaheidi
56
13k
ピンチをチャンスに:未来をつくるプロダクトロードマップ #pmconf2020
aki_iinuma
127
53k
Thoughts on Productivity
jonyablonski
70
4.8k
Navigating Team Friction
lara
189
15k
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