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
Julia という言語について (FP in Julia « SIDE: F ») for 関数型まつり2025
antimon2
3
980
GraphRAGの仕組みまるわかり
tosuri13
8
490
Select API from Kotlin Coroutine
jmatsu
1
190
PHP 8.4の新機能「プロパティフック」から学ぶオブジェクト指向設計とリスコフの置換原則
kentaroutakeda
2
630
技術同人誌をMCP Serverにしてみた
74th
1
380
ASP.NETアプリケーションのモダナイズ インフラ編
tomokusaba
1
420
20250628_非エンジニアがバイブコーディングしてみた
ponponmikankan
0
450
システム成長を止めない!本番無停止テーブル移行の全貌
sakawe_ee
1
130
XSLTで作るBrainfuck処理系
makki_d
0
210
都市をデータで見るってこういうこと PLATEAU属性情報入門
nokonoko1203
1
570
0626 Findy Product Manager LT Night_高田スライド_speaker deck用
mana_takada
0
110
WindowInsetsだってテストしたい
ryunen344
1
200
Featured
See All Featured
Save Time (by Creating Custom Rails Generators)
garrettdimon
PRO
31
1.2k
Measuring & Analyzing Core Web Vitals
bluesmoon
7
490
Reflections from 52 weeks, 52 projects
jeffersonlam
351
20k
How to train your dragon (web standard)
notwaldorf
94
6.1k
Design and Strategy: How to Deal with People Who Don’t "Get" Design
morganepeng
130
19k
Imperfection Machines: The Place of Print at Facebook
scottboms
267
13k
Designing Dashboards & Data Visualisations in Web Apps
destraynor
231
53k
Large-scale JavaScript Application Architecture
addyosmani
512
110k
Performance Is Good for Brains [We Love Speed 2024]
tammyeverts
10
930
YesSQL, Process and Tooling at Scale
rocio
173
14k
Mobile First: as difficult as doing things right
swwweet
223
9.7k
Helping Users Find Their Own Way: Creating Modern Search Experiences
danielanewman
29
2.7k
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