mirror of
https://github.com/django/django.git
synced 2025-02-10 17:35:38 +00:00
@wraps is 10 times more common than @functools.wraps. Standardize to the most common version.
@wraps is 10 times more common than @functools.wraps. Standardize to the most common version.