- Core
    - Pregenerate URLs for menu
    - Calendar - add validation for time without seconds (automatically add seconds)
- Model Admin
    - Ability to sort by fields that are not visible?
- SQLA Model Admin
    - Automatic required validator if field is not nullable
    - Validation of the joins in the query
    - Automatic joined load for foreign keys
    - Built-in filtering support
    - Many2Many support
    - WYSIWYG editor support
- File admin
    - Header title
    - Mass-delete functionality
- Unit tests
