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
Creando websites con django CMS
Search
Paulo Alvarado
February 10, 2017
Programming
0
100
Creando websites con django CMS
Paulo Alvarado
February 10, 2017
Tweet
Share
More Decks by Paulo Alvarado
See All by Paulo Alvarado
Speeding Up Django Apps
czpython
1
290
Creating websites with django CMS
czpython
0
370
Other Decks in Programming
See All in Programming
テストコードはもう書かない:JetBrains AI Assistantに委ねる非同期処理のテスト自動設計・生成
makun
0
550
Kiroで始めるAI-DLC
kaonash
2
630
The Past, Present, and Future of Enterprise Java
ivargrimstad
0
420
アセットのコンパイルについて
ojun9
0
130
ぬるぬる動かせ! Riveでアニメーション実装🐾
kno3a87
1
230
CloudflareのChat Agent Starter Kitで簡単!AIチャットボット構築
syumai
2
510
AIと私たちの学習の変化を考える - Claude Codeの学習モードを例に
azukiazusa1
11
4.4k
JSONataを使ってみよう Step Functionsが楽しくなる実践テクニック #devio2025
dafujii
1
640
アルテニア コンサル/ITエンジニア向け 採用ピッチ資料
altenir
0
110
知っているようで知らない"rails new"の世界 / The World of "rails new" You Think You Know but Don't
luccafort
PRO
1
190
私の後悔をAWS DMSで解決した話
hiramax
4
210
rage against annotate_predecessor
junk0612
0
170
Featured
See All Featured
What’s in a name? Adding method to the madness
productmarketing
PRO
23
3.7k
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
15
1.7k
Fireside Chat
paigeccino
39
3.6k
Understanding Cognitive Biases in Performance Measurement
bluesmoon
29
1.9k
Code Review Best Practice
trishagee
71
19k
Optimizing for Happiness
mojombo
379
70k
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
139
34k
Save Time (by Creating Custom Rails Generators)
garrettdimon
PRO
32
1.6k
Java REST API Framework Comparison - PWX 2021
mraible
33
8.8k
Designing for humans not robots
tammielis
253
25k
実際に使うSQLの書き方 徹底解説 / pgcon21j-tutorial
soudai
PRO
188
55k
Designing Experiences People Love
moore
142
24k
Transcript
Paulo Alvarado @czpython CREANDO WEBSITES CON
Hola, soy Paulo Alvarado • Desarrollador principal de django CMS
• Programador en • Disfruto ir de excursion en la naturleza
Levante la mano quien…
Que es django CMS? • CMS construido sobre • Fácil
de usar para usuario y desarrollador • Conectable y extendible • Código abierto - Licencia BSD
Actividad & Estadísticas
Quien usa django CMS?
Breve demo en vivo Interface de usuario Páginas Placeholders y
plugins Modo de estructura vs modo de contenido
Páginas ★ Basadas en plantillas ★ Soportan traducciones ★ Tienen
versiones borrador y en vivo ★ Son jerárquicas (padre / hijo)
Placeholders ★ Tipos: Página / Estáticos / Aplicación ★ Formato
de declaración ★ Configuraciones ★ Pueden heredar contenido
Plugins ★ Pueden anidarse ★ Cortar / Pegar / Mover
★ Filtrados por idioma ★ Son personalizables
Menus ★ Generados dinámicamente ★ Integración de páginas ★ Modificadores
de menu ★ Menus personalizables
Permisos ★ CRUD a nivel global o por página ★
Herencia configurable ★ Acceso restringido a “staff” (opcional) Good bob Evil bob
Cache ★ Página ★ Placeholder ★ Menus ★ Trampas
Aplicaciones ★ Usuarios pueden integrar sus aplicaciones propias con el
cms (sistema de gestión de contenido) ★ Modelos habilitados por plugins a través de placeholders ★ Configuración de la integración de menus personalizados ★ “End points” personalizados a traves de “apphooks”
Demostración y Shameless Plug http://demo.django-cms.org/
Gracias! Paulo Alvarado @czpython bit.ly/djangocmsintro-co