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
df60db0e78
django1
/
django
/
db
/
models
/
fields
History
Alex Gaynor
2bcb8bfc8d
Fix many many typos in comments throughout the codebase
2014-04-26 10:18:45 -07:00
..
__init__.py
Fixed queries that may return unexpected results on MySQL due to typecasting.
2014-04-21 18:11:26 -04:00
files.py
Fix many many typos in comments throughout the codebase
2014-04-26 10:18:45 -07:00
proxy.py
Added missing deconstruct() methods.
2013-12-06 15:23:34 +01:00
related.py
Fixed
#21760
-- prefetch_related used an inefficient query for reverse FK.
2014-04-13 00:34:16 +07:00
subclassing.py
Fixed
#12568
-- no error when accessing custom field's descriptor
2013-09-18 10:03:52 +03:00