0.3.2

Abandoned dev versions of modules/packages in favour of full releases.
Added MANIFEST.in to ensure required inclusions.
Corrected Authkit template files.
Removed no-longer-required simplejson dependency. 
Ensured that dependency requirements stated in setup.py are contextualised 
to specific templates.

0.3.1

Inevitable changes required post-Pypi registration (small change to microsite forms).

0.3.0

Fork from Google tesla-pylons-elixir project and change project name to "Shabti"

0.2.6

Removal of AuthKit code from tesla_auth template
Added password encryption to tesla_auth User class
reset_sql paster command added (combines drop_sql + create_sql)
callbacks module removed, uses new Elixir events
tesla_auth_xp template added : experimental row-level permissions (to be merged with tesla_auth in 0.2.7)
Fixtures added; require simplejson

0.2.5

* Fixes for Pylons 0.9.6 compliance

0.2.4

* SAContext 0.3.0 integrated

0.2.3

* Integration with SAContext

0.2.2

* Elixir event callbacks module added
* Paste runner command to create and run scripts

0.2.1

* migrate package integrated
* TeslaAuth template added with AuthKit integration
