pgAdmin 4 commit: Use Python docsctrings

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Use Python docsctrings
Date: 2015-01-21 12:00:28
Message-ID: E1YDtxU-0008K9-Ah@gothos.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Use Python docsctrings

Branch
------
master

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

Modified Files
--------------
web/pgAdmin4.py | 6 ++++--
web/pgadmin/__init__.py | 9 +++++----
web/pgadmin/utils/views.py | 7 ++++---
3 files changed, 13 insertions(+), 9 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dimitris Koukis 2015-01-21 14:45:24 Patch for database filtering in Connect to Server dialog
Previous Message Dave Page 2015-01-20 17:02:35 pgAdmin 4 commit: Add a base template with Bootstrap and jQuery ready t