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
f4c2b8e04a
django1
/
django
/
db
/
models
/
fields
History
Loïc Bistuer
a885bca1df
Fixed
#26528
-- Allowed any iterable (e.g. tuple) as validators kwarg for form/model fields.
2016-04-22 09:38:47 +07:00
..
__init__.py
Fixed
#26528
-- Allowed any iterable (e.g. tuple) as validators kwarg for form/model fields.
2016-04-22 09:38:47 +07:00
files.py
Fixed E128 flake8 warnings in django/.
2016-04-08 09:51:06 -04:00
proxy.py
Added missing deconstruct() methods.
2013-12-06 15:23:34 +01:00
related.py
Refs
#16508
-- Renamed the current "virtual" fields to "private".
2016-04-13 10:10:53 -04:00
related_descriptors.py
Fixed E128 flake8 warnings in django/.
2016-04-08 09:51:06 -04:00
related_lookups.py
Fixed
#25972
-- Restored support for the isnull lookup with ForeignObject.
2015-12-24 07:33:55 -05:00
reverse_related.py
Fixed E128 flake8 warnings in django/.
2016-04-08 09:51:06 -04:00