-------------
* Lots of bugfixes (now fully working on production systems)
* Support for 'populate_from' feature. By default og:title, og:description will populate from title and description. Twitter url, title, image and description will populate from Facebook's
* Now support for django-modeltranslation and django-linguo (preffixing with '_lang' database fields)
* Support for django-storages with S3 or other cloud services (tested on S3 only)
* URLFields don't fail on validation (django defaults patched)
* Cache working (memcached and django-redis tested)
* Increased tests for population deep testing (Firefox Selenium testing)
* New registry by settings, giving control to the developer in a single point (it's backwards incompatible!)