Xavier Brown

Results 9 issues of Xavier Brown

Please support Steam app for Elementary status bar?

icon request

Using a full path for staticFileMiddleware() doesn't seem to work, only relative paths like "static" or "public" starting from the directory where the nim file was compiled.

Is there a way to set individual columns as primary key without needing to use `increments("id")`? Or composite primary keys?

good first issue

Is there any way to install this plugin locally, without touching /usr? The system is immutable on Fedora Silverblue so I can't access that directory.

I'm sorry, but I'm getting very mad trying to mess with this theme and getting it to work with JekyllBootstrap. All you gave was a template of a blog, what...

https://github.com/django-q2/django-q2/blob/7add68f7709856f875bf145d59374adc80112009/django_q/cluster.py#L317 Is there a reason why the cluster command's schedule processing is locked at running once every 30 seconds? I have scheduled tasks that need to run between that range...

VERSIONS: Grappelli 3.0.8, Django 5.0.4 The datepicker UI for DateTime fields doesn't show up by default, unless `vDateField` and/or `vTimeField` is added to the input elements' classes. Without the UI...

When adopting the provided U-Boot script for my system's configuration, I noticed `if test 0x${BOOT_A_LEFT} -gt 0; then` and `if test 0x${BOOT_B_LEFT} -gt 0; then` were failing due to trying...