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
93cc6dcdac
django1
/
django
/
db
/
models
/
fields
History
Simon Charette
948d209ada
Fixed
#21217
-- Avoid connecting `(pre|post)_init` signals to abstract senders.
2013-10-04 16:23:06 -04:00
..
__init__.py
Fixed
#20439
-- Started deprecation of IPAddressField
2013-09-28 10:55:32 +02:00
files.py
Fixed
#21217
-- Avoid connecting `(pre|post)_init` signals to abstract senders.
2013-10-04 16:23:06 -04:00
proxy.py
A large number of stylistic cleanups across django/db/
2013-07-08 10:39:54 +10:00
related.py
Fixed
#21216
-- Allow `OneToOneField` reverse accessor to be hidden.
2013-10-03 13:20:05 -04:00
subclassing.py
Fixed
#12568
-- no error when accessing custom field's descriptor
2013-09-18 10:03:52 +03:00