gramps/src/webapp
2012-05-24 12:28:34 +00:00
..
grampsdb Editing of Person, Name, and surname is nearly complete (need to fix adding second name) 2012-05-24 12:28:34 +00:00
__init__.py Move src/web to src/webapp to make it more clear what this dir is for 2011-10-15 20:21:48 +00:00
dbdjango.py gedcom import works on-line 2012-05-17 02:59:37 +00:00
empty.sql Added sitename to Config; updated sample DBs 2012-05-19 11:53:38 +00:00
example.sql Added sitename to Config; updated sample DBs 2012-05-19 11:53:38 +00:00
init_gramps.py Move src/web to src/webapp to make it more clear what this dir is for 2011-10-15 20:21:48 +00:00
init.py Added sitename to Config; updated sample DBs 2012-05-19 11:53:38 +00:00
libdjango.py Editing of Person, Name, and surname is nearly complete (need to fix adding second name) 2012-05-24 12:28:34 +00:00
Makefile Added sitename to Config; updated sample DBs 2012-05-19 11:53:38 +00:00
manage.py Move src/web to src/webapp to make it more clear what this dir is for 2011-10-15 20:21:48 +00:00
reports.py 5746: Use the new User classes for Importers and Exporters 2012-05-18 01:21:30 +00:00
settings.py Changes for Django 1.4 2012-05-01 14:36:10 +00:00
shell.py dji.rebuild_cache(item) where item is Person; need rest of items 2012-05-19 13:11:36 +00:00
urls.py Editing name done; working on surname 2012-05-21 18:50:03 +00:00
utils.py Only superusers can edit/add; registered users can see all data 2012-05-19 12:24:40 +00:00