tina4-python 0.2.4__tar.gz → 0.2.6__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {tina4_python-0.2.4 → tina4_python-0.2.6}/PKG-INFO +2 -2
- {tina4_python-0.2.4 → tina4_python-0.2.6}/README.md +390 -390
- {tina4_python-0.2.4 → tina4_python-0.2.6}/pyproject.toml +28 -28
- {tina4_python-0.2.4 → tina4_python-0.2.6}/tina4_python/Auth.py +178 -178
- {tina4_python-0.2.4 → tina4_python-0.2.6}/tina4_python/Constant.py +38 -38
- {tina4_python-0.2.4 → tina4_python-0.2.6}/tina4_python/Database.py +369 -369
- {tina4_python-0.2.4 → tina4_python-0.2.6}/tina4_python/DatabaseResult.py +55 -55
- {tina4_python-0.2.4 → tina4_python-0.2.6}/tina4_python/Debug.py +46 -46
- {tina4_python-0.2.4 → tina4_python-0.2.6}/tina4_python/Env.py +32 -32
- {tina4_python-0.2.4 → tina4_python-0.2.6}/tina4_python/Localization.py +42 -42
- {tina4_python-0.2.4 → tina4_python-0.2.6}/tina4_python/Messages.py +30 -30
- {tina4_python-0.2.4 → tina4_python-0.2.6}/tina4_python/Migration.py +59 -59
- {tina4_python-0.2.4 → tina4_python-0.2.6}/tina4_python/Request.py +22 -22
- {tina4_python-0.2.4 → tina4_python-0.2.6}/tina4_python/Response.py +51 -51
- {tina4_python-0.2.4 → tina4_python-0.2.6}/tina4_python/Router.py +277 -266
- {tina4_python-0.2.4 → tina4_python-0.2.6}/tina4_python/Session.py +114 -114
- {tina4_python-0.2.4 → tina4_python-0.2.6}/tina4_python/ShellColors.py +20 -20
- {tina4_python-0.2.4 → tina4_python-0.2.6}/tina4_python/Swagger.py +223 -223
- {tina4_python-0.2.4 → tina4_python-0.2.6}/tina4_python/Template.py +67 -67
- {tina4_python-0.2.4 → tina4_python-0.2.6}/tina4_python/Webserver.py +263 -263
- {tina4_python-0.2.4 → tina4_python-0.2.6}/tina4_python/__init__.py +224 -224
- {tina4_python-0.2.4 → tina4_python-0.2.6}/tina4_python/messages.pot +83 -83
- tina4_python-0.2.6/tina4_python/public/favicon.ico +0 -0
- tina4_python-0.2.6/tina4_python/public/images/403.png +0 -0
- tina4_python-0.2.6/tina4_python/public/images/404.png +0 -0
- tina4_python-0.2.6/tina4_python/public/images/logo.png +0 -0
- {tina4_python-0.2.4 → tina4_python-0.2.6}/tina4_python/public/swagger/index.html +89 -89
- {tina4_python-0.2.4 → tina4_python-0.2.6}/tina4_python/public/swagger/oauth2-redirect.html +63 -63
- {tina4_python-0.2.4 → tina4_python-0.2.6}/tina4_python/templates/errors/403.twig +10 -10
- {tina4_python-0.2.4 → tina4_python-0.2.6}/tina4_python/templates/errors/404.twig +10 -10
- {tina4_python-0.2.4 → tina4_python-0.2.6}/tina4_python/translations/en/LC_MESSAGES/messages.po +80 -80
- {tina4_python-0.2.4 → tina4_python-0.2.6}/tina4_python/translations/fr/LC_MESSAGES/messages.po +84 -84
- tina4_python-0.2.4/tina4_python/public/favicon.ico +0 -0
- tina4_python-0.2.4/tina4_python/public/images/403.png +0 -0
- tina4_python-0.2.4/tina4_python/public/images/404.png +0 -0
- tina4_python-0.2.4/tina4_python/public/images/logo.png +0 -0
- {tina4_python-0.2.4 → tina4_python-0.2.6}/tina4_python/public/css/readme.md +0 -0
- {tina4_python-0.2.4 → tina4_python-0.2.6}/tina4_python/public/images/readme.md +0 -0
- {tina4_python-0.2.4 → tina4_python-0.2.6}/tina4_python/public/js/readme.md +0 -0
- {tina4_python-0.2.4 → tina4_python-0.2.6}/tina4_python/templates/readme.md +0 -0
- {tina4_python-0.2.4 → tina4_python-0.2.6}/tina4_python/translations/en/LC_MESSAGES/messages.mo +0 -0
- {tina4_python-0.2.4 → tina4_python-0.2.6}/tina4_python/translations/fr/LC_MESSAGES/messages.mo +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: tina4-python
|
|
3
|
-
Version: 0.2.
|
|
3
|
+
Version: 0.2.6
|
|
4
4
|
Summary: Tina4Python - This is not another framework for Python
|
|
5
5
|
Author: Andre van Zuydam
|
|
6
6
|
Author-email: andrevanzuydam@gmail.com
|
|
@@ -246,7 +246,7 @@ API_KEY=somehash
|
|
|
246
246
|
You may want to use your Tina4 project as a library in another project so suppressing the default webservice is probably needed.
|
|
247
247
|
|
|
248
248
|
```.env
|
|
249
|
-
TINA4_DEFAULT_WEBSERVER=False
|
|
249
|
+
TINA4_DEFAULT_WEBSERVER="False"
|
|
250
250
|
```
|
|
251
251
|
or in your `__init__.py` file
|
|
252
252
|
```python
|