gramps/data/templates
Doug Blank 87983a0aa7 WIP webapp: two changes to make work with Django 1.6:
1. Forms no longer allow and pass keywords to models. So, we catch
   the keyword (save_cache) set it to the instance, and use that.

2. In templates, apparently not able to pass form.model.item. Will
   need to be able to get access to it in render().
2015-06-17 09:03:32 -04:00
..
admin
registration
404.html
500.html
browse_page.html
detail_breadcrumb.html
gramps-base.html Webapp: updated copyright to 2015 2015-05-10 09:56:26 -04:00
main_page.html
paginator.html
pick.html
reference.html
table_header.html
user_page.html
view_citation_detail.html
view_citations.html
view_event_detail.html Webapp: move toolbar buttons closer to edited data 2013-12-02 21:51:01 -05:00
view_events.html
view_families.html
view_family_detail.html Webapp: move toolbar buttons closer to edited data 2013-12-02 21:51:01 -05:00
view_media_detail.html Webapp: move toolbar buttons closer to edited data 2013-12-02 21:51:01 -05:00
view_media.html
view_name_detail.html
view_note_detail.html Webapp: move toolbar buttons closer to edited data 2013-12-02 21:51:01 -05:00
view_notes.html
view_page_detail.html
view_page.html
view_people.html
view_person_detail.html WIP webapp: two changes to make work with Django 1.6: 2015-06-17 09:03:32 -04:00
view_place_detail.html
view_places.html
view_report_detail.html
view_report.html
view_repositories.html
view_repository_detail.html Webapp: move toolbar buttons closer to edited data 2013-12-02 21:51:01 -05:00
view_repository.html
view_source_detail.html Webapp: move toolbar buttons closer to edited data 2013-12-02 21:51:01 -05:00
view_sources.html
view_surname_detail.html
view_tag_detail.html Webapp: move toolbar buttons closer to edited data 2013-12-02 21:51:01 -05:00
view_tag.html
view_tags.html