Add TODO.
This commit is contained in:
parent
7c6fde6893
commit
714cd28742
@ -32,6 +32,8 @@ from ..models.entries import Entry
|
|||||||
from ..fields import Object
|
from ..fields import Object
|
||||||
|
|
||||||
|
|
||||||
|
# TODO Alexis Lahouze 2015-06-13 Remove this function and use only time range
|
||||||
|
# based queries.
|
||||||
@api.route("/accounts/<account_id>/months")
|
@api.route("/accounts/<account_id>/months")
|
||||||
@auth.login_required
|
@auth.login_required
|
||||||
def get_months(account_id):
|
def get_months(account_id):
|
||||||
|
Loading…
Reference in New Issue
Block a user