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
360
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
96
Other Decks in Programming
See All in Programming
これでLambdaが不要に?!Step FunctionsのJSONata対応について
iwatatomoya
2
3.9k
range over funcの使い道と非同期N+1リゾルバーの夢 / about a range over func
mackee
0
180
Go の GC の不得意な部分を克服したい
taiyow
3
920
Spatial Rendering for Apple Vision Pro
warrenm
0
290
create_tableをしただけなのに〜囚われのuuid編〜
daisukeshinoku
0
310
毎日13時間もかかるバッチ処理をたった3日で60%短縮するためにやったこと
sho_ssk_
1
460
htmxって知っていますか?次世代のHTML
hiro_ghap1
0
370
歴史と現在から考えるスケーラブルなソフトウェア開発のプラクティス
i10416
0
190
Effective Signals in Angular 19+: Rules and Helpers
manfredsteyer
PRO
0
220
Итераторы в Go 1.23: зачем они нужны, как использовать, и насколько они быстрые?
lamodatech
0
1.2k
iOS開発におけるCopilot For XcodeとCode Completion / copilot for xcode
fuyan777
1
850
Fibonacci Function Gallery - Part 2
philipschwarz
PRO
0
180
Featured
See All Featured
Build The Right Thing And Hit Your Dates
maggiecrowley
33
2.4k
The Power of CSS Pseudo Elements
geoffreycrofte
73
5.4k
Refactoring Trust on Your Teams (GOTO; Chicago 2020)
rmw
33
2.7k
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
3
320
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
44
9.3k
Learning to Love Humans: Emotional Interface Design
aarron
274
40k
How to Think Like a Performance Engineer
csswizardry
22
1.2k
Build your cross-platform service in a week with App Engine
jlugia
229
18k
[RailsConf 2023] Rails as a piece of cake
palkan
53
5.1k
How to train your dragon (web standard)
notwaldorf
88
5.8k
No one is an island. Learnings from fostering a developers community.
thoeni
19
3k
GitHub's CSS Performance
jonrohan
1031
460k
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