fsr-de / myHPI

Django/Wagtail page serving myhpi.de
https://myhpi.de
11 stars 11 forks source link

Only access parent page if defined #508

Closed lukasrad02 closed 4 months ago

lukasrad02 commented 4 months ago

parent_page is not defined when older revisions are viewed. As we only have to access it for newly created minutes, the access can be moved into the body of the if statement.