Added search field to tags; added db_index=True to newsletter article full_text to...
authorStephen Burrows <stephen.r.burrows@gmail.com>
Wed, 13 Oct 2010 18:46:49 +0000 (14:46 -0400)
committerStephen Burrows <stephen.r.burrows@gmail.com>
Wed, 13 Oct 2010 18:46:49 +0000 (14:46 -0400)
commite17036efc3c8f292703647fc34c79a6610710942
tree4564570e8a3583aafb9c316d53497b15bb57a544
parentd619bfea3c16942826ae2df297f7e1660f63f8ac
Added search field to tags; added db_index=True to newsletter article full_text to expediate searching.
admin/base.py
contrib/penfield/models.py