- Core
    - View Site button?
- Localization
    - Create documentation
- Model Admin
    - Simplify scaffold_list_columns - remove excluded_list_columns check, update documentation
    - Simplify InlineModelFormList implementation - accept property instead of property name
    - 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?
- MongoEngine
    - EmbeddedDocument customization
- File admin
    - Header title
    - File size restriction
- Unit tests
    - Form generation tests
- Documentation
    - Add all new stuff
    - Fixed stylesheet
