diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2023-03-31 14:01:35 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2023-03-31 14:01:35 +0700 |
| commit | 92ca4ca8d5e16a90c1cfa8d00248c1e12c95d9fd (patch) | |
| tree | 2069fd0295c5538e8023dc7c3331e6470dd7acea /indoteknik_custom/controllers/__init__.py | |
| parent | 690903a2cc7a83e8ec2453a703241539016036b6 (diff) | |
| parent | 4cbb23cd48f70788d440a55b552b6fa3be44ddfe (diff) | |
Merge branch 'release' of bitbucket.org:altafixco/indoteknik-addons into release
Diffstat (limited to 'indoteknik_custom/controllers/__init__.py')
| -rw-r--r-- | indoteknik_custom/controllers/__init__.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indoteknik_custom/controllers/__init__.py b/indoteknik_custom/controllers/__init__.py new file mode 100644 index 00000000..02ab5287 --- /dev/null +++ b/indoteknik_custom/controllers/__init__.py @@ -0,0 +1 @@ +from . import website
\ No newline at end of file |
