Skip to content

fix/add script to fix date formats#239

Merged
joaorafaelalmeida merged 4 commits intodevfrom
fix/dates_format
Jun 18, 2022
Merged

fix/add script to fix date formats#239
joaorafaelalmeida merged 4 commits intodevfrom
fix/dates_format

Conversation

@aspedrosa
Copy link
Copy Markdown
Contributor

@aspedrosa aspedrosa commented May 10, 2022

Closes #231

Do we really need this?

As long as date formats are not corrected in CatalogueExport, this script will still be required to convert all dates to a common format, unless such process is done manually.

Usage

  1. Enter inside the dashboard container
  2. $ python manage.py shell
  3. from utils.fix_dates import apply_changes
    apply_changes()

Note: github actions errors addressed on #243

@joaorafaelalmeida joaorafaelalmeida merged commit bc3e985 into dev Jun 18, 2022
@joaorafaelalmeida joaorafaelalmeida deleted the fix/dates_format branch June 18, 2022 18:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants