diff --git a/development.ini b/development.ini --- a/development.ini +++ b/development.ini @@ -38,7 +38,8 @@ full_stack = true static_files = true lang=en cache_dir = %(here)s/data -repos_name = Python-works +##a name for our application +repo_name = Python-works #################################### ### BEAKER CACHE ####