project-koff-web Mobile app available here. Setup Create a file project_koff_web/config/__init__.py with following content: from .local import Local from .production import Production GOOGLE_API_KEY = 'YOUR_API_KEY'