[ADD] Document_page

This commit is contained in:
Gervais Naoussi
2015-10-22 02:37:37 -04:00
parent 6036333d9a
commit 0901b0f01d
15 changed files with 235 additions and 92 deletions

View File

@@ -1,3 +1,4 @@
"""wizard's models registration."""
# -*- coding: utf-8 -*-
##############################################################################
#
@@ -20,5 +21,3 @@
##############################################################################
from . import document_page_create_menu
from . import document_page_show_diff
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: