vindarel
vindarel
Hello! As a blog comment, here's my complain: I was excited, thanks for the snippet, but failed to run the ncurses example :( ``` (ql:quickload :cl-ncurses) (defpackage :curse (:use :cl...
Hello there, I tried defmain, and I tried to call the main function from Emacs & Slime. It should be possible, since what defmain does is creating a `defun` called...
It'd be easier for some people if the locale was english. ``` # apt install python3 Чтение списков пакетов… Готово Построение дерева зависимостей Чтение информации о состоянии… Готово python3 is...
https://stackoverflow.com/questions/53694551/common-lisp-multiple-metaclasses self-assigned to me. Or document only in the Cookbook ?
Hi, I have an issue rendering a widget as a row inside a table. It is rendered inside a `div` and it doesn't respect the markup of my render function....
All vocabularies on a single page isn't that great and practical.
new since 0.11 http://flask.pocoo.org/docs/0.12/cli/
see https://sentry.io/abilian/extranet-afpc/issues/233829859/ le pb est qu’il n’y a pas de contrôle quand on créé un utilisateur que l’utilisateur n’existe pas, et ça génère une erreur d’intégrité dans la BDD alors...
Create new users by importing an xls or csv file.
There's a PR to replace pycrypto with pycryptodome: https://github.com/mpdavis/python-jose/pull/43