1
0
mirror of https://github.com/astaxie/beego.git synced 2024-06-26 18:44:13 +00:00
Commit Graph

8 Commits

Author SHA1 Message Date
astaxie
3c4dd99fbe fix window's slash 2013-03-15 14:50:56 +08:00
astaxie
b6df895df8 add template func Substr function 2013-03-14 21:47:39 +08:00
astaxie
281747ab43 add BeeTemplateExt 2013-03-14 17:57:09 +08:00
astaxie
3b89071360 add template test and cache module 2013-03-14 00:14:09 +08:00
Jason Lee
36283ae090 Fix a wrong logical for AddFuncMap method. 2013-03-01 14:50:06 +08:00
xiemengjun
1f67fcb0f9 http support pprof and template add date func like php's date function
http support pprof
PprofOn set to true you can profile the runtime data.
template add date func like php's date function

{{date "Y-m-d H:i:s"}}
2013-01-01 21:42:16 +08:00
xiemengjun
ad892008cc 修复key字符串bug 2012-12-17 20:37:25 +08:00
xiemengjun
f593c1f3fd init framwork 2012-12-15 23:53:19 +08:00