Django

Code

root/django/trunk/django/db/models

Name Size Rev Age Last Change
../
fields 9695 6 days russellm: Fixed #9942 -- Added a to_python handler for FloatField? to ensure correct …
sql 9717 20 hours mtredinnick: Fixed #9985 -- qs.values_list(...).values(...) was constructing incorrect …
__init__.py 1.2 kB 8616 4 months gwilson: Removed oldforms, validators, and related code: * Removed Manipulator, …
base.py 23.8 kB 9618 1 month mtredinnick: Fixed #9775 -- Fixed an oversight from r9601 and allow direct …
loading.py 6.9 kB 7721 7 months lukeplant: Added tests for corner case with deleting where objects are deleted in the …
manager.py 5.2 kB 8851 4 months mtredinnick: Fixed #7154 -- Inherit all model managers from abstract base classes. Also …
options.py 17.5 kB 9643 1 month mtredinnick: Removed django.db.models.options.Options.one_to_one_field. The last use …
query.py 31.6 kB 9717 20 hours mtredinnick: Fixed #9985 -- qs.values_list(...).values(...) was constructing incorrect …
query_utils.py 1.8 kB 7782 6 months mtredinnick: Factored out a semi-complex if-test that was used in two places.
related.py 2.0 kB 8616 4 months gwilson: Removed oldforms, validators, and related code: * Removed Manipulator, …
signals.py 0.5 kB 8223 5 months jacob: Major refactoring of django.dispatch with an eye towards speed. The net …
Note: See TracBrowser for help on using the browser.