pgadmin4/web/pgadmin/utils
2017-03-25 22:04:52 -04:00
..
driver Fix some code inspection complaints 2017-03-25 22:04:52 -04:00
sqlautocomplete Fix some code inspection complaints 2017-03-25 22:04:52 -04:00
tests Fix a bunch of file headers. 2017-03-16 14:27:55 +00:00
__init__.py Resolved quite a few file-system encoding/decoding related cases. 2017-03-07 15:31:03 +05:30
ajax.py Format JSON more efficiently. This can significantly reduce response sizes from the server. 2017-01-06 14:09:36 +00:00
crypto.py Various encoding fixes. Fixes #2160 2017-02-16 11:00:40 +00:00
exception.py Update copyright notices for 2017. 2017-01-04 13:33:32 +00:00
html.py Resolved quite a few file-system encoding/decoding related cases. 2017-03-07 15:31:03 +05:30
menu.py Update copyright notices for 2017. 2017-01-04 13:33:32 +00:00
paths.py Import config only when needed, it was causing cyclic dependency when 2017-03-07 16:07:10 +05:30
preferences.py Allow users to select UI language at login or from Preferences rather than unpredictable behaviour from browsers. Fixes #2190 2017-03-24 14:20:10 +00:00
route.py Make feature test app teardown more reliable, and tests faster 2017-03-01 13:20:06 +00:00
session.py Resolved quite a few file-system encoding/decoding related cases. 2017-03-07 15:31:03 +05:30
versioned_template_loader.py Fix a bunch of file headers. 2017-03-16 14:27:55 +00:00