Add more tests. Caching Tests More admin UI tests Form field tests Add more caching. Also look around for places to use select_related. Add more fields/options. DateTimeField Choices option on appropriate fields. Label option on all fields. Help text option on all fields. Add publishing control. Should be opt-in via an option in settings.py. Results in two more fields per page: publish_start and publish_stop, along with publish_date as a denormalized field.