emilany

Results 2 issues of emilany

Hello. I followed what was stated in the installation docs but have come across this: ``` File "/Users/user/virtualenvs/hrmod/lib/python2.7/site-packages/django/db/__init__.py", line 33, in __getattr__ return getattr(connections[DEFAULT_DB_ALIAS], item) AttributeError: 'DatabaseWrapper' object has no...

bug

Hello, currently encountering this error. I am able to see the data from my form loaded but all of them are in one page, and the buttons are nowhere to...