- Nov 05, 2017
-
-
robinwilliam.hundt authored
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.
-
- Nov 04, 2017
-
-
Jan Maximilian Michal authored
-
robinwilliam.hundt authored
-
robinwilliam.hundt authored
-
Jan Maximilian Michal authored
-
robinwilliam.hundt authored
-
- Nov 03, 2017
-
-
robinwilliam.hundt authored
See [django npm and node packages architecture](https://stackoverflow.com/questions/41966065/django-npm-and-node-packages-architecture) for details on why this is better.
-
robinwilliam.hundt authored
The project has been refactored so far as the current state of master has been placed under backend/ . Some changes to the .gitignore and Makefile have been made to accomodate this refactor.
-