This website requires JavaScript.
Explore
Help
Sign In
Hopiu
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/Hopiu/django.git
synced
2026-04-11 10:31:04 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
21b858cb67
django
/
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