mirror of
https://github.com/Hopiu/django.git
synced 2026-03-22 08:50:25 +00:00
Identified using the following command:
$ pcre2grep --line-number --multiline --recursive \
"(?s)(\n +)(\w+) = [^\n]+\1return \2;?$" \
django docs extras js_tests scripts tests
|
||
|---|---|---|
| .. | ||
| __init__.py | ||
| cond_get_urls.py | ||
| extra_urls.py | ||
| test_security.py | ||
| tests.py | ||
| urls.py | ||
| views.py | ||