You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Peery 245c8737d1 Added Tag models and basic tests
Added SQLAlchemy models for tag alias and implication relations.
Added test scripts to test basic tag functionalities. This does not include implication and alias which will have their own test scripts.
3 years ago
..
__init__.py Added Unit Tests to test the WebService 3 years ago
create_delete_art.py Introduced art description 3 years ago
create_delete_artist.py Introduced URL encoding, Art2Presence relations 3 years ago
create_delete_presence.py Introduced URL encoding, Art2Presence relations 3 years ago
create_delete_tag.py Added Tag models and basic tests 3 years ago
create_delete_tag_category.py Introduced TagCategory, bugfixes 3 years ago