------------------
- Django Mobile App Distribution no longer registers a custom User object class, in case other apps already do that.
* As a consequence the UserInfo attributes cannot be changed from the User changeform any longer. Instead the UserInfo object can be edited standalone.
- User specific language preferences are now respected in the frontend HTML and email messages.
- Fixes in README