Dustin

Results 5 issues of Dustin

## Description If a user is not superuser, they cannot access the manage page because the check for permissions is faulty. Specifically, see ```python def can_manage(user): return user.has_perm('auth.add_user') ``` in...

## Description It confuses me that when I'm devving on meow locally it looks identical to the prod site. I'm thinking changing the title of the page (as in `meow...

## Description - [ ] Have a "create" button the first time a meow is edited and THEN save

enhancement

Currently, a bit of buggy behavior. Tasks: - [ ] Return to homepage after send - [ ] Get "green confirmation"