Skip to content

Releases: superdesk/superdesk-belga

v12.4-rc3

03 May 12:22
Compare
Choose a tag to compare
v12.4-rc3 Pre-release
Pre-release
remove default time filter for belga image v2

SDBELGA-643

v12.4-rc2

27 Apr 06:37
Compare
Choose a tag to compare
v12.4-rc2 Pre-release
Pre-release
add provider id to coverage id

so it can be used when adding coverage to story

v12.4-rc1

08 Apr 12:40
Compare
Choose a tag to compare
v12.4-rc1 Pre-release
Pre-release
update cores

v12.3

23 Mar 13:09
Compare
Choose a tag to compare
Import Belga biographies into Superdesk [SDBELGA-623] (#386)

* Import Belga biographies into Superdesk [SDBELGA-623]

* Minor change

* Added testcase

v11.5

16 Mar 10:42
Compare
Choose a tag to compare
  • fix server install

v12.1

24 Feb 14:42
Compare
Choose a tag to compare

How to update

  • set SECRET_KEY env variable

with updated code and stopped superdesk run:

$ honcho run python manage.py app:initialize_data
$ honcho run python manage.py schema:migrate
$ honcho run python manage.py data:upgrade

v12

04 Feb 15:32
Compare
Choose a tag to compare
v12 Pre-release
Pre-release

How to update

with updated code and stopped superdesk run:

$ honcho run python manage.py app:initialize_data
$ honcho run python manage.py schema:migrate

v11.4

13 Jan 18:01
Compare
Choose a tag to compare

How to update

with updated code and stopped superdesk run:

$ honcho run python manage.py app:initialize_data
$ honcho run python manage.py schema:migrate

v11.3

12 Jan 10:32
Compare
Choose a tag to compare

How to update

with updated code and stopped superdesk run:

$ honcho run python manage.py app:initialize_data
$ honcho run python manage.py schema:migrate
$ honcho run python manage.py data:upgrade

v11.2

05 Jan 11:50
Compare
Choose a tag to compare

How to update

with updated code and stopped superdesk run:

$ honcho run python manage.py app:initialize_data
$ honcho run python manage.py schema:migrate
$ honcho run python manage.py data:upgrade