Bastien Roques

Results 4 issues of Bastien Roques

Though, I'm linux user, not familiar using Windows, I had to compile parlatype for Windows. Instructions to create a Windows installer are very clear, indeed. `Simply run ``./build.sh [git-tag]`` and...

Hi, Scheduletags tags return sometimes hardcoded html like: ` return mark_safe( '' % ( reverse(f"{target}", kwargs={"calendar_slug": slug}), querystring_for_date(period.prev().start), ) ) ` What do you advise to overwrite it? Making a...

Hi, Maybe I misunderstand how django-scheduler should be implemented in my project. If I include urls.py in a sub namespace (as 'dashboard' in my case) I have these issue: -...

Is there a way to generate pages with arbitrary complex footer or header (ie.rendered template)?

question
wontfix