Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 558 Bytes

todo.org

File metadata and controls

19 lines (15 loc) · 558 Bytes

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.