- add exchange_menu logic with permission limit;
- add message when call exchange menu;
- update docs;
- update models, content_type option add null=True;
- add js logic for menu;
- add treebeard as menu depends;
- add select2 into widgets.py;
- update site_logo save path, base on settings.MEDIA_ROOT & settings.MEDIA_URL;
- fix base.html & login.html b tag issue;
- change base.html extra_style and extra_head position.