際際滷

際際滷Share a Scribd company logo
TANGO WITH
WAGTAIL
Mike Nedelko
@mike_nedelko
mike@hunting-cool.com
WHAT IS WAGTAIL
Open Source CMS
Built on Django
Supports free-form content
SUPER RAPID
INTRO
RAPID DJANGO
2
1
3
BASE FOLDER
APP FOLDER
TEMPLATES
1
RAPID DJANGO
python manage.py makemigrations
python manage.py migrate
2
RAPID DJANGO
python manage.py runserver
3
RAPID DJANGO
4
RAPID DJANGO
5
RAPID DJANGO
helloWorldContent =
render home.html {helloWorldTag: helloWorldContent}
WAGTAIL
WAGTAIL
1
2
3
4
5
CMS interface changes inside the model2
4 5
3
Wagtail revolves around the concept of hierarchical tree
structures consisting of nodes and leaves.
There are a few neat things you can do
EXAMPLE
CHANGING THE CMS INTERFACE
CHANGING THE CMS INTERFACE
1
CHANGING THE CMS INTERFACE
2
CHANGING THE CMS INTERFACE
EXAMPLE
HIERARCHICAL TREE
1
HIERARCHICAL TREE
HIERARCHICAL TREE
HIERARCHICAL TREE
2
HIERARCHICAL TREE
3
HIERARCHICAL TREE
HIERARCHICAL TREE
HIERARCHICAL TREE
EXAMPLE
STREAM FIELDS
STREAM FIELDS
1
STREAM FIELDS
1
Tango withwagtail
Tango withwagtail
Thank you !
@mike_nedelko
mike@huntig-cool.com

More Related Content

Tango withwagtail

Editor's Notes

  • #5: There are usually three parts to a Django App: Project Folder App Folder Templates Folder
  • #6: There are usually three parts to a Django App: Project Folder App Folder Templates Folder
  • #7: There are usually three parts to a Django App: Project Folder App Folder Templates Folder
  • #8: There are usually three parts to a Django App: Project Folder App Folder Templates Folder
  • #9: There are usually three parts to a Django App: Project Folder App Folder Templates Folder
  • #10: There are usually three parts to a Django App: Project Folder App Folder Templates Folder
  • #32: The project would focus on expanding Wagtail CMS for easy NGO deployment. We want to develop a visual composer based on Wagtail's powerful Stream-fields allowing NGOs (not just one specific one but all of them) to quickly stand up a responsive website for advocacy work. We intend to make this a great learning experience with great people for a good cause.