Bartlomiej Mika
Bartlomiej Mika
I upgrade Django to version 3 and this library creates the following error: ``` ImportError: Could not import 'rest_framework_msgpack.parsers.MessagePackParser' for API setting 'DEFAULT_PARSER_CLASSES'. ModuleNotFoundError: No module named 'django.utils.six'. ``` Having...
Hello @nakabonne, great job with the library! I have been looking through the code and am unable to find out how to delete data within specified timestamp range. Is this...
Make this project a package which can be deployed to [PyPi](https://pypi.python.org/pypi).
Redevelop the university registrar page. - [x] University tenant controls the registration level - [x] If no registration required, do nothing - [ ] If registration required, handle student registration...
Provide a GUI for listing all the courses within all the universities. Include filters.