timomeara

Results 6 issues of timomeara

"--seeder" arg not working in management command this command: ./manage.py seed location --number=10 --seeder "Address.hours" "None" gives me: manage.py seed: error: unrecognized arguments: --seeder Address.hours {} Django==3.2.4 Python 3.8.10

- adds django_eventstream.utils.build_next_uri method to build next uri - use settings.EVENTSTREAM_PATH_PREPEND value if present to build correct next uri

eventstream/pushpin will not deliver events when pushpin is using path_beg and replace_beg to to remove part of the path. ``` pushpin url http://localhost:7999/foo/events/bar/ pushpin route *,path_beg=/foo,replace_beg= localhost:8000 django url path('events//',...

something like this would be great: 'large': {'width': 354, 'height':270, 'crop':True, 'resample':True, 'jpg_quality':75}

enhancement

after building and running the image pushpin won’t respond to requests. ``` % curl http://localhost:7999 curl: (52) Empty reply from server ``` there appears to be no arm94 condure package...

my app is full screen but once i open a TIAB window i get bars top and bottom. here's my code: var options = { toolbar: { height: 0 },...