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.
Files changed (42) hide show
  1. {tina4_python-0.2.4 → tina4_python-0.2.6}/PKG-INFO +2 -2
  2. {tina4_python-0.2.4 → tina4_python-0.2.6}/README.md +390 -390
  3. {tina4_python-0.2.4 → tina4_python-0.2.6}/pyproject.toml +28 -28
  4. {tina4_python-0.2.4 → tina4_python-0.2.6}/tina4_python/Auth.py +178 -178
  5. {tina4_python-0.2.4 → tina4_python-0.2.6}/tina4_python/Constant.py +38 -38
  6. {tina4_python-0.2.4 → tina4_python-0.2.6}/tina4_python/Database.py +369 -369
  7. {tina4_python-0.2.4 → tina4_python-0.2.6}/tina4_python/DatabaseResult.py +55 -55
  8. {tina4_python-0.2.4 → tina4_python-0.2.6}/tina4_python/Debug.py +46 -46
  9. {tina4_python-0.2.4 → tina4_python-0.2.6}/tina4_python/Env.py +32 -32
  10. {tina4_python-0.2.4 → tina4_python-0.2.6}/tina4_python/Localization.py +42 -42
  11. {tina4_python-0.2.4 → tina4_python-0.2.6}/tina4_python/Messages.py +30 -30
  12. {tina4_python-0.2.4 → tina4_python-0.2.6}/tina4_python/Migration.py +59 -59
  13. {tina4_python-0.2.4 → tina4_python-0.2.6}/tina4_python/Request.py +22 -22
  14. {tina4_python-0.2.4 → tina4_python-0.2.6}/tina4_python/Response.py +51 -51
  15. {tina4_python-0.2.4 → tina4_python-0.2.6}/tina4_python/Router.py +277 -266
  16. {tina4_python-0.2.4 → tina4_python-0.2.6}/tina4_python/Session.py +114 -114
  17. {tina4_python-0.2.4 → tina4_python-0.2.6}/tina4_python/ShellColors.py +20 -20
  18. {tina4_python-0.2.4 → tina4_python-0.2.6}/tina4_python/Swagger.py +223 -223
  19. {tina4_python-0.2.4 → tina4_python-0.2.6}/tina4_python/Template.py +67 -67
  20. {tina4_python-0.2.4 → tina4_python-0.2.6}/tina4_python/Webserver.py +263 -263
  21. {tina4_python-0.2.4 → tina4_python-0.2.6}/tina4_python/__init__.py +224 -224
  22. {tina4_python-0.2.4 → tina4_python-0.2.6}/tina4_python/messages.pot +83 -83
  23. tina4_python-0.2.6/tina4_python/public/favicon.ico +0 -0
  24. tina4_python-0.2.6/tina4_python/public/images/403.png +0 -0
  25. tina4_python-0.2.6/tina4_python/public/images/404.png +0 -0
  26. tina4_python-0.2.6/tina4_python/public/images/logo.png +0 -0
  27. {tina4_python-0.2.4 → tina4_python-0.2.6}/tina4_python/public/swagger/index.html +89 -89
  28. {tina4_python-0.2.4 → tina4_python-0.2.6}/tina4_python/public/swagger/oauth2-redirect.html +63 -63
  29. {tina4_python-0.2.4 → tina4_python-0.2.6}/tina4_python/templates/errors/403.twig +10 -10
  30. {tina4_python-0.2.4 → tina4_python-0.2.6}/tina4_python/templates/errors/404.twig +10 -10
  31. {tina4_python-0.2.4 → tina4_python-0.2.6}/tina4_python/translations/en/LC_MESSAGES/messages.po +80 -80
  32. {tina4_python-0.2.4 → tina4_python-0.2.6}/tina4_python/translations/fr/LC_MESSAGES/messages.po +84 -84
  33. tina4_python-0.2.4/tina4_python/public/favicon.ico +0 -0
  34. tina4_python-0.2.4/tina4_python/public/images/403.png +0 -0
  35. tina4_python-0.2.4/tina4_python/public/images/404.png +0 -0
  36. tina4_python-0.2.4/tina4_python/public/images/logo.png +0 -0
  37. {tina4_python-0.2.4 → tina4_python-0.2.6}/tina4_python/public/css/readme.md +0 -0
  38. {tina4_python-0.2.4 → tina4_python-0.2.6}/tina4_python/public/images/readme.md +0 -0
  39. {tina4_python-0.2.4 → tina4_python-0.2.6}/tina4_python/public/js/readme.md +0 -0
  40. {tina4_python-0.2.4 → tina4_python-0.2.6}/tina4_python/templates/readme.md +0 -0
  41. {tina4_python-0.2.4 → tina4_python-0.2.6}/tina4_python/translations/en/LC_MESSAGES/messages.mo +0 -0
  42. {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.4
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