petelliott/CMPUT404-project

when logged in with and admin account, all pages crash

petelliott opened this issue · 2 comments

when logged in with an admin account, (that has no author) the template rendering fails. please account for users without authors.

Just wondering before I work on this, is there a reason we don't just give the super admin an entry in the author table? If the superadmin is expected to interact with the site, this seems like a simpler solution