- additionally allowing url names for navactive template tag. - added ``get_profile`` method - added ``ajax`` parameter to is_callable methods. - ``code`` parameter and assertions for redirects without ``and_redirects_to`` have become deprecated.
1.3
- Added {% load_context %} templatetag
1.2
- load_fqn can now also take a function instead of only a string.
1.1
- Added utility functions for loading functions and classes from strings and settings.
1.0
- BACKWARDS INCOMPATIBLE: Changed attribute names on HybridView