Add API to associate terms with items
Add passingt est for adding a Term to an Item Add unicode methods for Taxonomy and Term Change the unique contstraints for Term so that Term name needs be unique only for a given Taxonomy
Showing
- django/website/rest_api/tests/categorize_items_tests.py 11 additions, 6 deletionsdjango/website/rest_api/tests/categorize_items_tests.py
- django/website/rest_api/urls.py 6 additions, 2 deletionsdjango/website/rest_api/urls.py
- django/website/rest_api/views.py 15 additions, 1 deletiondjango/website/rest_api/views.py
- django/website/taxonomies/models.py 13 additions, 1 deletiondjango/website/taxonomies/models.py
Loading
Please register or sign in to comment