aseques

Results 26 issues of aseques

Attempt to run the code with python3

Current version is 0.13, it works without issues, just changed the check so it fulfils the requirement

My fault, but I have python 3 as the default interpreter, when launching the generator I just get this message. ``` $ python3 gen_outline.py --collection responses file.json Traceback (most recent...

Just moved the configuration variables to an external file loaded by configparser so it's easier to make changes to the code

Hello, I've just seen this project mentioned as an alternative to planetplanet and I'd like to have a look at it, but I can't find any real site powered by...

## What's going wrong? I would like to use ecosystem.config.yaml to launch a python process instead of the command line (that's what I'm currently doing), I am using [watchdog](https://github.com/gorakhargosh/watchdog) (a...

**Describe the bug** Since upgrading from kubuntu 21.10 to LTS 22.04 the drag & drop feature to attach images is not working, while Copy & Paste still works fine. I...

bug

Hi, there's an issue in the ICU notation format that makes some languages to look bad in the history screen of runner up, for example in catalan the history appears...

There was a warning when custom links weren't used and $_POST['onoffswitch'] wasn't set

I moved the config.php template to a .dist file (typical practice in other projects) to avoid breaking/having conflicts on new changes. It shouldn't break existent installs because it'll leave the...