Arachnid / bloggart

A blog application for App Engine
http://bloggart-demo.appspot.com/
287 stars 78 forks source link

implement static page deletion support #64

Closed ARVINDH-CT06 closed 2 weeks ago

ARVINDH-CT06 commented 2 weeks ago

This pull request addresses the issue of static page deletion in the blog system. It enhances the remove method in the Page class to ensure that when a static page is deleted, its associated resources are also removed correctly