KOKOU AFIDEGNON
KOKOU AFIDEGNON
the closes thing to do was to create individual uses and give them different permissions. but they don't have access to utility that will compromise sensitive information such as file...
Thanks for your reply, i've read over and over. and the template inheritance worked perfectly when everything passed on successfully from the parent. but I had the following error: ```...
please here are the following templates. // _layout.html_ ``` {% block title %}{% endblock %} {% block maincontent %}{% endblock %} ``` // _index.html_ ``` {% extends "layout.html" %} {%...
I will be glad to pay for a commercial support but i'm having a tight budget. How much would you charge? From the initial working code, i'm able to render...
I haven't gotten it, @afidegnum:matrix.org
Thanks for your sincere assistance, I think where we need to look at for parse errors is. https://github.com/djc/askama/blob/5a799af0900882414b2cf5e642e88a3e36845400/askama_shared/src/parser.rs#L913 as well as similar error related to tags etc..
What's the status of this project? can It be used in production ?
Thanks for getting in touch, i have started working on few documentations, there are some modules i personally need to play with so i can better write documentation about them...
yes, i think it's a missing template maybe we can modify `list_edit` to `list_add`
@joefagan i'm thinking of using rust-postgres as a starting point since we are in the postgres environment . If possible, I can work on both _agensgraph_ and _age_. The reason...