1
0
mirror of https://github.com/django/django.git synced 2024-12-26 11:06:07 +00:00
django/tests/regressiontests/decorators
2012-02-09 18:57:06 +00:00
..
__init__.py
models.py
tests.py Fixed #15840 -- Wrapped inner function of the condition decorator with functools.wraps to follow best practices. Thanks, zsiciarz. 2012-02-09 18:57:06 +00:00