.. |
__init__.py
|
10bda0b652
Added canvas models (merge --squash)
|
%!s(int64=6) %!d(string=hai) anos |
test_models.py
|
10bda0b652
Added canvas models (merge --squash)
|
%!s(int64=6) %!d(string=hai) anos |
tests.py
|
5237139b23
Added M2M relation between tags and ideas. Altered view functions to make use of these. remove_tag now removes the current idea from the current tag's idea_set. Delete still removes the tag in its entirety. Add still checks for a tag's existence before creating one. Add and remove tag functions return every tag, every tag's canvas_set and every tag's idea_set to make the updating of these sets on the front-end relatively straightforward. Delete only returns the tag so that the callback can just find its location in its array and remove it.
|
%!s(int64=6) %!d(string=hai) anos |