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
Amazon Verified Permissions実践入門 〜Cedar活用とAppSync導入事例/Practical Introduction to Amazon Verified Permissions
fossamagna
2
100
マンガアプリViewerの大画面対応を考える
kk__777
0
410
Devvox Belgium - Agentic AI Patterns
kdubois
1
150
AIのバカさ加減に怒る前にやっておくこと
blueeventhorizon
0
120
ALL CODE BASE ARE BELONG TO STUDY
uzulla
28
6.8k
CSC305 Lecture 09
javiergs
PRO
0
320
Introduce Hono CLI
yusukebe
6
3.2k
品質ワークショップをやってみた
nealle
0
650
モテるデスク環境
mozumasu
3
1.4k
3年ぶりにコードを書いた元CTOが Claude Codeと30分でMVPを作った話
maikokojima
0
690
組込みだけじゃない!TinyGo で始める無料クラウド開発入門
otakakot
2
380
Towards Transactional Buffering of CDC Events @ Flink Forward 2025 Barcelona Spain
hpgrahsl
0
120
Featured
See All Featured
VelocityConf: Rendering Performance Case Studies
addyosmani
333
24k
Stop Working from a Prison Cell
hatefulcrawdad
272
21k
Java REST API Framework Comparison - PWX 2021
mraible
34
8.9k
A Tale of Four Properties
chriscoyier
161
23k
Measuring & Analyzing Core Web Vitals
bluesmoon
9
640
個人開発の失敗を避けるイケてる考え方 / tips for indie hackers
panda_program
116
20k
Making Projects Easy
brettharned
120
6.4k
CSS Pre-Processors: Stylus, Less & Sass
bermonpainter
359
30k
Code Review Best Practice
trishagee
72
19k
The Power of CSS Pseudo Elements
geoffreycrofte
80
6k
Side Projects
sachag
455
43k
Product Roadmaps are Hard
iamctodd
PRO
55
11k
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