- changed status to resolved
Reimplement database model for repos,
Issue #16
resolved
Now when using pk as repo_name when we change the name, permissions are lost, better is to add numeric pk, and make all assignments by this id, + add checks for uniq name, as not pk.
Comments (1)
-
- Log in to comment
fixed in 0.8.1 tag