u'username'
| Request Method: | GET |
|---|---|
| Request URL: | http://54.88.239.64/login/ |
| Django Version: | 1.6.5 |
| Exception Type: | KeyError |
| Exception Value: | u'username' |
| Exception Location: | /home/ubuntu/venv/lib/python2.7/site-packages/django/contrib/auth/forms.py in __init__, line 180 |
| Python Executable: | /usr/bin/python |
| Python Version: | 2.7.6 |
| Python Path: | ['/var/mayan-edms', '/var/mayan-edms/mayan', '/home/ubuntu/venv/lib/python2.7/site-packages', '/usr/lib/python2.7', '/usr/lib/python2.7/plat-x86_64-linux-gnu', '/usr/lib/python2.7/lib-tk', '/usr/lib/python2.7/lib-old', '/usr/lib/python2.7/lib-dynload', '/usr/local/lib/python2.7/dist-packages', '/usr/lib/python2.7/dist-packages', '/var/mayan-edms/mayan/apps', '/home/ubuntu/venv/lib/python2.7/site-packages/git/ext/gitdb', '/home/ubuntu/venv/lib/python2.7/site-packages/gitdb/ext/async', '/home/ubuntu/venv/lib/python2.7/site-packages/gitdb/ext/smmap'] |
| Server time: | Thu, 24 Jul 2014 15:47:35 +0000 |
The patch included goes directly against Django so that is something that cannot be included in Mayan itself.
My guess is that this is related to the User model updates (Mayan went from Django 1.3 to Django 1.6) so hopefully a quick update in how Mayan does the authentication will fix it.
The patch included goes directly against Django so that is something that cannot be included in Mayan itself.
--
---
You received this message because you are subscribed to a topic in the Google Groups "Mayan EDMS" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/mayan-edms/q1sh1IVzmuw/unsubscribe.
To unsubscribe from this group and all its topics, send an email to mayan-edms+...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
"They can lead to upgrade problems when the patch makes assumptions about the patched object that are no longer true; if the product you have changed changes with a new release it may very well break your patch."
To unsubscribe from this group and all its topics, send an email to mayan-edms+unsubscribe@googlegroups.com.