jelko arnds
jelko arnds
When we use Darkice to stream to Liquidsoap → Icecast2 and record to a localDumpFile we encounter the following issue: When Liquidsoap is restarted, Darkice successfully reconnects, but the dumpFile...
Not fully sure on this one: the periods (month, week, ...) seem to mess with timezone aware objects. This causes multiple errors in a env with USE_TZ = True. Did...
Right now it is not possible to have URIs without a scheme for relative links. Unfortunately `normalize_scheme` makes sure that there is always a `//` in place. The [documentation](https://django-hosts.readthedocs.org/en/latest/templatetags.html#template-tags) itself...
The javascript part of **RecurrenceWidget** should include a way to add a start date to a rule. Right now none is saved. This leads to a **dtstart** of _datetime.now()_ when...