gramps/gramps/webapp
2013-12-20 08:14:11 -05:00
..
grampsdb Added http://URL?format=json version to use same URLs but to get JSON format (works on primary detail views); see also http://URL/json?q=SEARCH&field=person for query interface 2013-12-20 01:33:30 -05:00
__init__.py GEPS 026: Replace 'make' for Gramps build 2012-09-30 11:55:52 +00:00
client.py Changes for Python client to login and exchange webapp server data 2013-12-20 08:14:11 -05:00
connection.py Add missing Gramps license information (thanks Paul Franklin) 2012-12-02 14:05:54 +00:00
context.py for Python files in the "gramps" (only) sub-tree: 2012-11-27 04:31:14 +00:00
dbdjango.py Updates to webapp: move cache updates to save of models to make it so that they cannot become out of sync with data; moved svg images to png forms to work with all browsers 2013-12-19 22:55:14 -05:00
empty.sql Updated Django backend to new Place changes; import/export working--need verification 2013-11-14 00:26:06 -05:00
example.sql shorten the report name for easier CLI use 2013-03-05 04:45:57 +00:00
init_gramps.py 6608: typo 2013-04-09 13:49:30 +00:00
init.py Updates to webapp: move cache updates to save of models to make it so that they cannot become out of sync with data; moved svg images to png forms to work with all browsers 2013-12-19 22:55:14 -05:00
libdjango.py Person.save() now also computes probably_alive (but only when computing cache, too) 2013-12-20 00:21:05 -05:00
Makefile Added gramps. to webapp imports (should make webapp a package) 2013-10-23 17:16:39 +00:00
manage.py Changes to: 1) bring trunk up to where gramps35 webapp was, 2) to bring old code up to python3 and pygobject use, and 3) use Django 1.4; (not all of webapp is back to working state yet) 2012-12-01 22:13:30 +00:00
reports.py Updates to webapp: move cache updates to save of models to make it so that they cannot become out of sync with data; moved svg images to png forms to work with all browsers 2013-12-19 22:55:14 -05:00
settings.py Changes for Python client to login and exchange webapp server data 2013-12-20 08:14:11 -05:00
shell.py Updates to work with CLIManager; shell refinements 2013-10-10 12:29:52 +00:00
shell.sh Completed tag database upgrade; additional changes for CLIManager 2013-10-10 19:50:09 +00:00
urls.py Changes to serve static admin files for Django 1.5.4 2013-11-23 08:16:52 -05:00
utils.py Person.save() now also computes probably_alive (but only when computing cache, too) 2013-12-20 00:21:05 -05:00