-
According to the documentation the `response_middleware` parameter in the `WsgiHandler` supports a list of functions:
``` python
middleware = [...]
response_middleware = [
CustomMiddleware(),
…
-
When deploying Pulsar as a zipped Egg or in my case through py2exe, it failes to load with the following error:
```
FileNotFoundError: [Errno 2] No such file or directory: 'D:\\project\\bin\\library.…
-
Hay que cambiar las coords del nuevo sistema de UI, con las mana bottles a la izq y el next color a la derecha, cambiando tambien el area del boton.
El cambio ha de hacerse en ipad y iphone.
Tambien…