Skip to content

Releases: rdmorganiser/rdmo

v0.3.2

08 Feb 13:16
Compare
Choose a tag to compare
v0.3.2 Pre-release
Pre-release
  • fix bug with subsection title
  • fix typos

v0.3.1

04 Feb 13:06
Compare
Choose a tag to compare
v0.3.1 Pre-release
Pre-release
  • fix migrations

v0.3.0

04 Feb 12:56
Compare
Choose a tag to compare
v0.3.0 Pre-release
Pre-release
  • refactor models to use URI, URI Prefix, and Key
  • refactor tests, remove factory_boy
  • add test fixtures
  • add XML export
  • add XML import
  • fix i18n switcher
  • fix dates in project_answers_tree
  • fix yes/no widget

After running the migrations, use

./manage.py set-uri-prefix 'https://example.com/terms'

(with example.com replaced by your domain) to initialize the URI.

v0.2.1

06 Dec 17:03
Compare
Choose a tag to compare
v0.2.1 Pre-release
Pre-release
  • fix i18n switcher
  • refactor project_answers

v0.2.0

30 Nov 14:44
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release
  • refactor accounts django app
  • add django-allauth
  • add LDAP support

v0.1.0

11 Nov 09:25
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

First release using the semver system.