-
- Downloads
There was a problem fetching the pipeline summary.
Changed UserAccount to provide access to Admin panel.
Added has_perm() and has_module_perm() to UserAccount model. Both return is_superuser . This allows superusers to access AdminPanel. AdminPanel now displays usernames in User ListView.