Update meta information and documentation
This commit is contained in:
parent
c9ae85c2c1
commit
0df84e586f
10 changed files with 105 additions and 121 deletions
|
|
@ -25,7 +25,7 @@ import logging
|
|||
|
||||
from debianmemberportfolio import app, babel
|
||||
from flask import g, make_response, request, render_template, abort
|
||||
from flask.ext.babel import gettext as _, lazy_gettext as N_
|
||||
from flask.ext.babel import lazy_gettext as N_
|
||||
from config import LANGUAGES
|
||||
from .forms import DeveloperData, DeveloperDataRequest
|
||||
from .model import dddatabuilder
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue