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
37a894b48c
django1
/
django
/
db
/
models
/
fields
History
Aymeric Augustin
e091c18f50
[py3] Removed a remaining use of __metaclass__.
2012-08-14 23:45:12 +02:00
..
__init__.py
remove a bunch of unnescesarry iterkeys() calls
2012-08-08 07:33:15 -07:00
files.py
[py3] Fed strftime with unicode on Python 3
2012-08-14 16:19:58 +02:00
proxy.py
Fixed
#13328
-- Ensured that querysets on models with callable defaults can be pickled. No, really this time. Thanks to Alex for his help brainstorming the solution.
2010-04-21 16:34:33 +00:00
related.py
remove a bunch of unnescesarry iterkeys() calls
2012-08-08 07:33:15 -07:00
subclassing.py
[py3] Removed a remaining use of __metaclass__.
2012-08-14 23:45:12 +02:00