ansermak / jukovina

jukovina
0 stars 0 forks source link

adding handicraft_item #1

Closed lisfer closed 10 years ago

lisfer commented 10 years ago

to add an item you need visit '/new_product' url. By default all user can edit and to add items (variable HAS_RIGHTS in app/views.py). To repair it needs - stuff to know if user is admin

lisfer commented 10 years ago

var HAS_RIGHTS has been removed. Now user role from db is checked.