This website requires JavaScript.
Explore
Help
Sign In
innov
/
django1
Watch
1
Star
0
Fork
You've already forked django1
0
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
main
django1
/
django
/
views
/
decorators
History
Aymeric Augustin
8cf4de206c
Normalized decorator style for functools.wraps.
2022-05-25 10:58:48 +02:00
..
__init__.py
…
cache.py
Renamed wrapped functions to wrapper.
2022-05-25 10:53:52 +02:00
clickjacking.py
Normalized decorator style for functools.wraps.
2022-05-25 10:58:48 +02:00
common.py
Normalized decorator style for functools.wraps.
2022-05-25 10:58:48 +02:00
csrf.py
Normalized decorator style for functools.wraps.
2022-05-25 10:58:48 +02:00
debug.py
Normalized imports of functools.wraps.
2022-05-25 10:58:28 +02:00
gzip.py
…
http.py
Refs
#32365
-- Removed internal uses of utils.timezone.utc alias.
2022-03-24 06:29:50 +01:00
vary.py
Refs
#33476
-- Reformatted code with Black.
2022-02-07 20:37:05 +01:00