-
- Downloads
initial commit
parents
No related branches found
No related tags found
Showing
- README.md 25 additions, 0 deletionsREADME.md
- app.py 6 additions, 0 deletionsapp.py
- example/ExampleApp/Wrappers.py 15 additions, 0 deletionsexample/ExampleApp/Wrappers.py
- example/ExampleApp/__init__.py 30 additions, 0 deletionsexample/ExampleApp/__init__.py
- example/ExampleApp/config/config.yaml 5 additions, 0 deletionsexample/ExampleApp/config/config.yaml
- example/ExampleApp/config/modules.yaml 2 additions, 0 deletionsexample/ExampleApp/config/modules.yaml
- example/ExampleApp/exceptions.py 8 additions, 0 deletionsexample/ExampleApp/exceptions.py
- example/ExampleApp/functions.py 101 additions, 0 deletionsexample/ExampleApp/functions.py
- example/ExampleApp/languages/de.yaml 6 additions, 0 deletionsexample/ExampleApp/languages/de.yaml
- example/ExampleApp/manifest.yaml 8 additions, 0 deletionsexample/ExampleApp/manifest.yaml
- example/ExampleApp/modules/.gitkeep 0 additions, 0 deletionsexample/ExampleApp/modules/.gitkeep
- example/ExampleApp/modules/hallo_module/__init__.py 10 additions, 0 deletionsexample/ExampleApp/modules/hallo_module/__init__.py
- example/ExampleApp/modules/hallo_module/languages/de.yaml 12 additions, 0 deletionsexample/ExampleApp/modules/hallo_module/languages/de.yaml
- example/ExampleApp/modules/hallo_module/languages/en.yaml 14 additions, 0 deletionsexample/ExampleApp/modules/hallo_module/languages/en.yaml
- example/ExampleApp/modules/hallo_module/manifest.yaml 13 additions, 0 deletionsexample/ExampleApp/modules/hallo_module/manifest.yaml
- example/ExampleApp/modules/hallo_module/templates/hallo_module.html 9 additions, 0 deletions...ampleApp/modules/hallo_module/templates/hallo_module.html
- example/ExampleApp/modules/hallo_module/templates/subview.html 9 additions, 0 deletions...le/ExampleApp/modules/hallo_module/templates/subview.html
- example/ExampleApp/modules/hallo_module/urls.py 10 additions, 0 deletionsexample/ExampleApp/modules/hallo_module/urls.py
- example/ExampleApp/modules/hallo_module/views.py 8 additions, 0 deletionsexample/ExampleApp/modules/hallo_module/views.py
- example/ExampleApp/static/.gitkeep 0 additions, 0 deletionsexample/ExampleApp/static/.gitkeep
Loading
Please register or sign in to comment