mirror of
git://git.yoctoproject.org/layerindex-web.git
synced 2026-01-27 09:01:24 +01:00
Dropped in Django 3.0 [1]
Suggested replacements are functools.partial() or
functools.partialmethod() [2]
[1] https://docs.djangoproject.com/en/4.0/releases/3.0/
[2]
|
||
|---|---|---|
| .. | ||
| migrations | ||
| static | ||
| tools | ||
| __init__.py | ||
| admin.py | ||
| apps.py | ||
| context_processors.py | ||
| models.py | ||
| urls.py | ||
| views.py | ||
| wsgi.py | ||