Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

lib/Handler.go:79: self.XsrfFormHtml undefined (type *BaseHandler has no field or method XsrfFormHtml) #2

Open
ryderkun opened this issue Apr 5, 2016 · 1 comment

Comments

@ryderkun
Copy link

ryderkun commented Apr 5, 2016

$ go version
go version go1.6 darwin/amd64

go build -ldflags "-s" app.go

sdc/lib

lib/Handler.go:79: self.XsrfFormHtml undefined (type *BaseHandler has no field or method XsrfFormHtml)

@insionng
Copy link
Owner

insionng commented Apr 6, 2016

@ryderkun This problem is due to the beego is currently changing the api.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants