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
f463789f62
django1
/
django
/
db
/
models
/
fields
History
Andrew Godwin
df800b1609
Add clone() method to Field to get clean copies of it.
2013-12-04 13:55:45 +00:00
..
__init__.py
Add clone() method to Field to get clean copies of it.
2013-12-04 13:55:45 +00:00
files.py
Fixed assorted flake8 errors.
2013-10-11 07:25:14 -04:00
proxy.py
A large number of stylistic cleanups across django/db/
2013-07-08 10:39:54 +10:00
related.py
Use 'update_fields' in RelatedManager.clear() when bulk=False.
2013-11-29 03:01:08 +07:00
subclassing.py
Fixed
#12568
-- no error when accessing custom field's descriptor
2013-09-18 10:03:52 +03:00