Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
# The manage.py of the {{ project_name }} test project
# template context:
project_name = '{{ project_name }}'
project_directory = '{{ project_directory }}'
secret_key = '{{ secret_key }}'