Django

Code

root/django/trunk/django/db/models

Name Size Rev Age Last Change
../
fields 8723 14 hours mtredinnick: Fixed a missing piece of [8721].
sql 8644 2 days mtredinnick: Improvements to [8608] to fix an infinite loop (for …
__init__.py 1.2 kB 8616 3 days gwilson: Removed oldforms, validators, and related code: * Removed Manipulator, …
base.py 21.7 kB 8674 2 days mtredinnick: Removed a couple of unused imports.
loading.py 6.9 kB 7721 2 months lukeplant: Added tests for corner case with deleting where objects are deleted in the …
manager.py 4.9 kB 8223 3 weeks jacob: Major refactoring of django.dispatch with an eye towards speed. The net …
options.py 17.3 kB 8730 7 hours mtredinnick: [8721] introduced some internal field names. We hide them from the list …
query.py 30.6 kB 8724 14 hours mtredinnick: Fixed a typo from the refactoring in [8455]. With bonus test, too. Thanks, …
query_utils.py 1.8 kB 7782 2 months mtredinnick: Factored out a semi-complex if-test that was used in two places.
related.py 2.0 kB 8616 3 days gwilson: Removed oldforms, validators, and related code: * Removed Manipulator, …
signals.py 0.5 kB 8223 3 weeks jacob: Major refactoring of django.dispatch with an eye towards speed. The net …
Note: See TracBrowser for help on using the browser.