- 19 Jan, 2021 11 commits
-
-
ViolanteCodes authored
-
ViolanteCodes authored
-
ViolanteCodes authored
-
ViolanteCodes authored
-
ViolanteCodes authored
-
ViolanteCodes authored
-
ViolanteCodes authored
-
ViolanteCodes authored
-
ViolanteCodes authored
-
ViolanteCodes authored
- 18 Jan, 2021 19 commits
-
-
ViolanteCodes authored
-
ViolanteCodes authored
-
ViolanteCodes authored
created "account_approvers" account and tested view. Made some changes to the way formsets are rendered in template and view logic so that account approvers are succesffully accessing the "moderator" page and receive proper messages re: lack of permissions
-
ViolanteCodes authored
-
ViolanteCodes authored
-
ViolanteCodes authored
-
ViolanteCodes authored
Continued refactoring is_allowed and is_moderator into three separate functions - > is_moderator, is_account_approver, and is_mod_or_approver, which allows for limiting views by group permissions
-
ViolanteCodes authored
split the is_moderator function into separate functions to make development of 'moderators' view eaiser
-
ViolanteCodes authored
-
ViolanteCodes authored
-
ViolanteCodes authored
-
ViolanteCodes authored
-
ViolanteCodes authored
-
ViolanteCodes authored
-
ViolanteCodes authored
Added tests for programmatic group creation and adjusted group decorator to also accept superuser vs just group permissions
-
- 15 Jan, 2021 10 commits
-
-
ViolanteCodes authored
added staff_member_required decorators to all moderator views and tested with accounts of various permission levels
-
ViolanteCodes authored
-
ViolanteCodes authored
-
ViolanteCodes authored
-
ViolanteCodes authored
-
ViolanteCodes authored
-
ViolanteCodes authored
-
ViolanteCodes authored
-
ViolanteCodes authored
-