Implement guestbook settings #20
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "guestbook-settings"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR implements guestbook settings, and merges GuestbookModel into WebsiteModel to simplify code in the handlers. Website creation and retrieval now uses database transactions to ensure a complete response is given.