Gero Müller
Gero Müller
I work on a huge PHP project and indexing takes ~30minutes. Currently PHPLS uses the xcache caching, rendering the extension useless for me. FileSystemCache would make a better default I...
Use default system name and maybe device name for username and profilename. Even hide the profilename input field. This is only for advanced users! Tox for dummies.
Hi, could you please remove the google font dependency? We use this package also for internal/offline projects. Thanks!
Hello, i added a simple mail panel, to inspect mails send via flask_mail. This is perfekt to develop register/lost passwords and others features. Works great with ``` MAIL_SUPPRESS_SEND = True...
When installing via pip, setup.py cannot find requirements.txt: FileNotFoundError: [Errno 2] No such file or directory: 'requirements.txt' It looks like it is missing from the archive.