slightly slicker appadmin
This commit is contained in:
@@ -11,6 +11,8 @@ import copy
|
||||
import gluon.contenttype
|
||||
import gluon.fileutils
|
||||
|
||||
response.subtitle = 'Database Administration (appadmin)'
|
||||
|
||||
# ## critical --- make a copy of the environment
|
||||
|
||||
global_env = copy.copy(globals())
|
||||
|
||||
@@ -29,6 +29,7 @@
|
||||
'controllers': 'controllers',
|
||||
'Create': 'Create',
|
||||
'create file with filename:': 'create file with filename:',
|
||||
'Create rules': 'Create rules',
|
||||
'created by': 'created by',
|
||||
'crontab': 'crontab',
|
||||
'currently running': 'currently running',
|
||||
@@ -86,6 +87,7 @@
|
||||
'Reload routes': 'Reload routes',
|
||||
'request': 'request',
|
||||
'response': 'response',
|
||||
'rules are not defined': 'rules are not defined',
|
||||
'rules:': 'rules:',
|
||||
"Run tests in this file (to run all files, you may also use the button labelled 'test')": "Run tests in this file (to run all files, you may also use the button labelled 'test')",
|
||||
'Running on %s': 'Running on %s',
|
||||
|
||||
Reference in New Issue
Block a user