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
f8d52521ab
django1
/
django
/
db
/
models
/
functions
History
Vytis Banaitis
8838d4dd49
Refs
#23919
-- Replaced kwargs.pop() with keyword-only arguments.
2017-02-01 11:41:56 -05:00
..
__init__.py
Fixed
#25240
-- Added ExtractWeek and exposed it through the __week lookup.
2016-11-11 08:01:40 -05:00
base.py
Refs
#23919
-- Replaced kwargs.pop() with keyword-only arguments.
2017-02-01 11:41:56 -05:00
datetime.py
Refs
#23919
-- Replaced super(ClassName, self) with super().
2017-01-25 12:23:46 -05:00