gitea/routers/org
6543 a19447aed1
migrate from com.* to alternatives ()
* remove github.com/unknwon/com from models

* dont use "com.ToStr()"

* replace "com.ToStr" with "fmt.Sprint" where its easy to do

* more refactor

* fix test

* just "proxy" Copy func for now

* as per @lunny
..
home.go Add markdown support in organization description ()
members.go migrate from com.* to alternatives ()
org.go Fix errors in create org UI regarding team access permission. ()
org_labels.go Add Organization Wide Labels ()
setting.go Move jquery-minicolors to npm/webpack ()
teams.go migrate from com.* to alternatives ()