0.10.6

  * uses `get_redirect_url` so it can be overriden in subclasses
  * defaults `new_account_url` to implicit grant

 -- Sebastien Mirolo <smirolo@djaodjin.com>  Tue,  9 Mar 2023 20:10:00 -0700

0.10.5

  * checks directory exist before trying to copy templates

 -- Sebastien Mirolo <smirolo@djaodjin.com>  Tue,  7 Feb 2023 14:15:00 -0700

0.10.4

  * adds upload command as a npm package
  * fixes package_theme command for py3.10/django3.2
  * encodes mockup session properly

 -- Sebastien Mirolo <smirolo@djaodjin.com>  Tue,  7 Feb 2023 13:38:00 -0700

0.10.3

  * prevents returning a dict with only the exp field
  * restores backward compatibility with py27

 -- Sebastien Mirolo <smirolo@djaodjin.com>  Thu,  8 Sep 2022 23:35:00 -0700

0.10.0

  * removes trailing / on mockup APIs

 -- Sebastien Mirolo <smirolo@djaodjin.com>  Mon,  22 Aug 2022 09:45:00 -0700

0.9.4

  * prevents exception-with-exception due to PosixPath
  * selects directory to upload as resources by appending '/'

 -- Sebastien Mirolo <smirolo@djaodjin.com>  Fri,  5 Aug 2022 13:00:00 -0700

0.9.3

  * fixes typo that imported incorrect module in version 0.9.2
  * permits JWT in Cookie Header for debugging stand-alone

 -- Sebastien Mirolo <smirolo@djaodjin.com>  Thu, 28 Jul 2022 13:16:00 -0700

0.9.1

  * restores site_prefixed to facilitate migration
  * adds site_prefixed to picture field in fixtures

 -- Sebastien Mirolo <smirolo@djaodjin.com>  Tue, 24 May 2022 19:55:00 -0700

0.9.0

  * renames site_prefixed to site_url for compatibility with djaoapp templates
  * fixes datetime_or_now always returns `now` when passed a datetime object
  * adds parse_tz

 -- Sebastien Mirolo <smirolo@djaodjin.com>  Mon,  9 May 2022 21:05:00 -0700

0.8.2

  * fixes exception in djd deploy
  * uses account_url_kwarg in AccountRedirectView for consistency

 -- Sebastien Mirolo <smirolo@djaodjin.com>  Thu, 28 Apr 2022 15:01:00 -0700

0.8.1

  * fixes use of django_settings instead of deployutils.settings

 -- Sebastien Mirolo <smirolo@djaodjin.com>  Wed, 14 Apr 2022 16:53:00 -0700

0.8.0
  * renames organization_redirects.html to profile_redirects.html
  * filters subscriptions by profiles and ends_at
  * uses profile instead of organization (see [definitions](https://www.djaodjin.com/docs/accounts/))
  * adds timers mixin and api

 -- Sebastien Mirolo <smirolo@djaodjin.com>  Wed, 14 Apr 2022 09:15:00 -0700

0.7.2

  * merges AccessiblesMixin into AccountMixin
  * adds AccessiblesMixin.accessible_plans property
  * adds a login mockup API
  * adds command to integrate Django server with webpack
  * removes register mockup API
  * note: version 0.7.0 and 0.7.1 are broken

 -- Sebastien Mirolo <smirolo@djaodjin.com>  Wed, 30 Mar 2022 12:10:00 -0700

0.2.0

  * Create and apply schema migrations on _pullapp_ command
  * Encrypt communications with front-end firewall
  * Upload resources to S3

 -- Sebastien Mirolo <smirolo@djaodjin.com>  Wed, 13 Aug 2014 22:16:18 -0700

0.1.1

  * Initial Release.

 -- Sebastien Mirolo <smirolo@djaodjin.com>  Mon, 26 May 2014 00:14:19 -0700
