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
bbbed99f62
django1
/
django
/
db
/
models
/
fields
History
Pavel Shpilev
a7c256cb54
Fixed
#9893
-- Allowed using a field's max_length in the Storage.
2015-01-12 09:09:18 -05:00
..
__init__.py
Move % addition to lookups, refactor postgres lookups.
2015-01-10 16:18:19 +00:00
files.py
Fixed
#9893
-- Allowed using a field's max_length in the Storage.
2015-01-12 09:09:18 -05:00
proxy.py
Added missing deconstruct() methods.
2013-12-06 15:23:34 +01:00
related.py
Fixed
#24020
-- Refactored SQL compiler to use expressions
2015-01-08 14:07:54 -05:00
subclassing.py
Fixed
#18757
,
#14462
,
#21565
-- Reworked database-python type conversions
2014-09-03 20:36:03 +01:00