Fix pre-migration errors due to not available tables etc. #2258

Merged
hansegucker merged 2 commits from fix/pre-migration-errors into master 2021-05-20 12:48:37 +02:00
Owner
No description provided.
Owner

That should never happen. if it happens, it should probably raise ImproperlyConfigured because someone forgot to run collectstatic. Also, isfile is wrong – it might legitimately be a symlink.

That should never happen. if it happens, it should probably raise `ImproperlyConfigured` because someone forgot to run `collectstatic`. Also, `isfile` is wrong – it might legitimately be a symlink.
Owner

added 1 commit

  • 707e114e - Handle unavailable default icon more thoroughly

Compare with previous version

added 1 commit <ul><li>707e114e - Handle unavailable default icon more thoroughly</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-Core/-/merge_requests/613/diffs?diff_id=8801&start_sha=7def6a67d67cc335e275853dd93bb6041b019ba8)
Owner

resolved all threads

resolved all threads
nik scheduled this pull request to auto merge when all checks succeed 2021-05-20 12:17:10 +02:00
nik merged commit fb172b9fac into master 2021-05-20 12:48:37 +02:00
Owner

mentioned in commit fb172b9fac

mentioned in commit fb172b9fac16d8a6a9d741bdaca320111eef108f
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
aleksis/AlekSIS-Core!2258
No description provided.