- Core
    - View Site button?
- Localization
    - Create documentation
- Model Admin
    - Reduce number of parameters passed to list view
    - Filters
        - Use table to draw filters so column names will line up?
        - Change boolean filter to True/False instead of Yes/No
    - Ability to sort by fields that are not visible?
    - List display callables?
- SQLA Model Admin
    - Postprocess sort columns - do not resolve to attributes in runtime
    - WYSIWYG editor support?
- File admin
    - Header title
    - File size restriction
- Unit tests
    - Form generation tests
    - Inline form generation tests
- Documentation
    - Add all new stuff
    - Fixed stylesheet

