Added indices to all Attribute fields to improve lookup speed. Added related_lookup_f...
authorStephen Burrows <stephen.r.burrows@gmail.com>
Mon, 7 Feb 2011 20:37:42 +0000 (15:37 -0500)
committerStephen Burrows <stephen.r.burrows@gmail.com>
Mon, 7 Feb 2011 20:37:42 +0000 (15:37 -0500)
commit7d18b96f262a1ff07083f874f9c55d64eab85039
tree4aa1acc0e07f580ca8417a4c5bc1ac327c0c7f2a
parent9c6f7a4f5ddd6758197a552bbc689868cf99054c
Added indices to all Attribute fields to improve lookup speed. Added related_lookup_fields to NodeAdmin for grappelli forward-compatibility.
admin/nodes.py
migrations/0013_auto.py [new file with mode: 0644]
models/base.py