Added db_index to Contentlet/ContentReference names, AttributeValue fields, and Navig...
authorStephen Burrows <stephen.r.burrows@gmail.com>
Wed, 9 Feb 2011 15:16:49 +0000 (10:16 -0500)
committerStephen Burrows <stephen.r.burrows@gmail.com>
Wed, 9 Feb 2011 15:21:22 +0000 (10:21 -0500)
commit4d9246f843b4f4a8decda8078283457ad4c378ee
tree2436adb65c90e095d5dd5429074c6b138c049933
parent5af34c3a3d2d9394b2e74d51fb8492ac0073ee31
Added db_index to Contentlet/ContentReference names, AttributeValue fields, and Navigation keys. Added related_lookup_fields to shipherd admins and corrected its use on NodeAdmin/RedirectAdmin. Corrected TargetURLModel.get_target_url call of get_reverse_params. Corrected typo in BlogView feed creation.
admin/nodes.py
contrib/penfield/models.py
contrib/shipherd/admin.py
contrib/shipherd/migrations/0002_auto.py [new file with mode: 0644]
contrib/shipherd/models.py
migrations/0014_auto.py [new file with mode: 0644]
models/base.py
models/nodes.py
models/pages.py