🔴 Uztaisi new un edit funkcijas kopā vienā vai arī ar sub-functions, lai kods neatkārtojas DRY princips
main.scss / main.css
Try..catch -> errorus loggot ar loguru
Video: https://youtu.be/c27teOoh1Ws
Jamboard: https://jamboard.google.com/d/1ibr2_rja6JVzvfMkhUMjU7_WOHaZEWxkHRaKar0SDe8/edit?usp=sharing
Tasks:
Implement base.html for all html pages / templates in views
Implement title block in view and edit pages so that in page header there would post title
Implement index.html page table of pages using
Video: https://youtu.be/ykTH_gWN0Xg
Jamboard: https://jamboard.google.com/d/1zbUHpD2cp99eMStuPOpC7UU7OvBikjxY93CyaiRowAo/edit?usp=sharing
Template: http://share.yellowrobot.xyz/1629812987-programming-tutorials/session_6.zip
Tasks:
Implement base.html for all html pages / templates in views
Implement title block in view and edit pages so that in page header there would post title
Implement index.html page table of pages using
Video: https://youtu.be/xGvDowhT-Fs
Jamboard: https://jamboard.google.com/d/15sim1LtBzIxPqdwtzMzVwKzeyfWx2xoqTQXnT4JOozA/viewer?f=0
Tasks:
Implement tags database structure
Implement editing tags in posts
Implement displaying tags in post view
Implement get_all_posts_flattened using recursion