Winix framework is a complete infrastructure written in the C++ programming language to create modern web applications and APIs.
Go to file
Tomasz Sowa ebd791a256 changed: now Request class is a model class - we have fields() method there to map fields for ezc templates (currently only dir_tab)
removed: [dir_tab] ezc statement
changed: Ls winix function loads its own dir_tab container (beforehand it was loaded by [dir_tab] ezc statement)
         it's available by [child_dirs] name
2021-06-17 21:44:29 +02:00
winixd changed: now Request class is a model class - we have fields() method there to map fields for ezc templates (currently only dir_tab) 2021-06-17 21:44:29 +02:00
.editorconfig added .editorconfig file 2021-06-16 18:09:18 +02:00
.gitignore updated .gitignore 2021-01-21 17:12:56 +01:00