1
0
mirror of https://github.com/astaxie/beego.git synced 2025-06-24 09:30:19 +00:00

Revert "Merge pull request from astaxie/develop-2.0"

This reverts commit e284b0ddae, reversing
changes made to 8ef8fd2606.
This commit is contained in:
Ming Deng
2020-11-26 17:48:29 +08:00
parent e284b0ddae
commit 650fde66aa
455 changed files with 4657 additions and 29993 deletions
.github/workflows
.gitignore.travis.ymlCONTRIBUTING.mdREADME.md
adapter
admin.goadmin_test.goadminui.goapp.gobeego.gobuild_info.go
cache
client
config.go
config
config_test.go
context
controller.gocontroller_test.go
core
doc.goerror.goerror_test.gofilter.gofilter_test.goflash.goflash_test.gofs.gogo.modgo.sum
grace
hooks.go
httplib
log.go
logs
metric
migration
mime.gonamespace.gonamespace_test.go
orm
parser.go
plugins
policy.gorouter.gorouter_test.go
scripts
server/web
session
staticfile.gostaticfile_test.go
swagger
task
template.gotemplate_test.gotemplatefunc.gotemplatefunc_test.go
testdata
testing
toolbox
tree.gotree_test.gounregroute_test.go
utils
validation

@ -1,3 +0,0 @@
{{define "block"}}
<h1>Hello, blocks!</h1>
{{end}}