File: views.py_tmpl

package info (click to toggle)
python-pyramid 1.10.2%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 4,052 kB
  • sloc: python: 42,982; makefile: 41
file content (2 lines) | stat: -rw-r--r-- 59 bytes parent folder | download | duplicates (8)
1
2
def my_view(request):
    return {'project':'{{project}}'}