Francisco Henseleit
Francisco Henseleit
tried the jstest /dev/input/js1, but inputs dont work, i've check the connections with a multimeter and it all checks out, same as player 1, also the controlblock config is in...
When overriding a save method in a django model, the moneyfields that did not set a value, sets a 'Nonetype' instead of a 'Money' type
from version 3.2 Redis implemented geospatial commands, this would be really helpful to test in some cases.
`psycopg2.DataError: value too long for type character varying(42)` Python 3.6: ``` merchant.position = Geoposition(-32.929099000000000785,-71.549950999999992973) merchant.save() ```
This creates a problem with python3.6, geoposition object does not have split method