I kind of got back to looking at my newsbetting app called Rashomon. I posted about it on here a few weeks ago to no attention.
Basically you get untitled articles and have to bet whether they are from far left, left, center, right or far right sources. The idea was to maek readers aware of their biases. I wrote my findings here:
https://nassharaf.github.io/ideasthete/projects/Rashomon.htm...
ValueError at /accounts/signup
The given username must be set
Request Method: POST
Request URL: http://www.rashomonnews.com/accounts/signup
Django Version: 2.2.10
Exception Type: ValueError
Exception Value:
The given username must be set
Exception Location: /home/deployer/newsbetenv/lib/python3.5/site-packages/django/contrib/auth/models.py in _create_user, line 140
Python Executable: /home/deployer/newsbetenv/bin/python
Python Version: 3.5.2
Python Path:
['/home/deployer/rashomon',
'/home/deployer/rashomon',
'/home/deployer/newsbetenv/bin',
'/usr/lib/python35.zip',
'/usr/lib/python3.5',
'/usr/lib/python3.5/plat-x86_64-linux-gnu',
'/usr/lib/python3.5/lib-dynload',
'/home/deployer/newsbetenv/lib/python3.5/site-packages']
Server time: Mon, 28 Oct 2024 16:36:54 +0000
Is there a demo account we can use to test it out? or maybe give 1 or 2 articles for free so people can get a feel of it and then have them setup an account after.
ValueError at /accounts/signup The given username must be set Request Method: POST Request URL: http://www.rashomonnews.com/accounts/signup Django Version: 2.2.10 Exception Type: ValueError Exception Value: The given username must be set Exception Location: /home/deployer/newsbetenv/lib/python3.5/site-packages/django/contrib/auth/models.py in _create_user, line 140 Python Executable: /home/deployer/newsbetenv/bin/python Python Version: 3.5.2 Python Path: ['/home/deployer/rashomon', '/home/deployer/rashomon', '/home/deployer/newsbetenv/bin', '/usr/lib/python35.zip', '/usr/lib/python3.5', '/usr/lib/python3.5/plat-x86_64-linux-gnu', '/usr/lib/python3.5/lib-dynload', '/home/deployer/newsbetenv/lib/python3.5/site-packages'] Server time: Mon, 28 Oct 2024 16:36:54 +0000