Misc. tweaks for fresh install
give more menus, define app_package, no more custom views..
This commit is contained in:
parent
d40be7ccda
commit
e688cbab6a
4 changed files with 47 additions and 84 deletions
|
|
@ -107,6 +107,7 @@ class Install(commands.Subcommand):
|
|||
|
||||
# make config files
|
||||
context = {
|
||||
'app_package': 'messkit',
|
||||
'app_title': "Messkit",
|
||||
'appdir': appdir,
|
||||
'db_url': dburl,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue