pgAdmin 4 commit: Allow multiple settings to be stored at once to avoid

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Allow multiple settings to be stored at once to avoid
Дата
Msg-id E1YLWlC-0002Sw-C5@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Allow multiple settings to be stored at once to avoid multiple requests.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=adeb2f9e8402b2e3a6f91aaca49e14e2ce657bcd

Modified Files
--------------
web/pgadmin/browser/templates/browser/body.html |   31 +++++++++++++----------
web/pgadmin/settings/views.py                   |   14 ++++++----
2 files changed, 26 insertions(+), 19 deletions(-)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Initial cut at saving/retrieving the main browser lay
Следующее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Factor out client side settings functions into their