Piotr Siemieniak
Piotr Siemieniak
I use an api call from the frontend to the backend to trigger a download of PDF file. I get an response but it's just plain text eg.: %PDF-1.4 1...
Hello, I've been trying to load paginated data into table but it does not append the data correctly to the table (it's always outside).
Does endless pagination support pagination for tables? It generates the code outside of the tables. {% include page_template %} {% load endless %} {% paginate object_list %} ``` {% for...
Could you update the plugin to support font awesome 4 :)?
Hi I forgot to put DEFAULT_FROM_EMAIL = EMAIL_HOST_USER to simplify email sending. It caused a big problem - email sending went into an infinite loop which caused to generate over...
``` Startup time : 0:00.276708 beefweb: failed to bind to address [0.0.0.0]:8880: bind: An attempt was made to access a socket in a way forbidden by its access permissions [system:10013...