Skip to content

1.0

Compare
Choose a tag to compare
@Liz4v Liz4v released this 29 Sep 03:42
· 47 commits to master since this release
  • Added the very first views; they are oa_login and oa_profile
  • Added urls.py in order to work a drop-in replacement to django.contrib.auth — but still depends on it!
  • Revamped all settings to fit into one dictionary called ONEALL
  • Added Django template tags for use everywhere
  • Added Python 3.3+ compatibility
  • Old table oneall_cache replaced with a new standard Django table, a manual run of manage.py legacyimport is required.
  • Added support for OneAll Social Linking
  • and more…

These changes are relative to 0.1.4, which had been the latest release almost 2 years.