This repository has been archived by the owner on Apr 25, 2023. It is now read-only.
v4.4.1
In This Release
- fix #677 Show amount of unpublished protocols for each committee
- #456 - Photos of MKs have wrong aspect ratio when previewed
- #706 sitemaps
Presence issues - Needs to run stuff after deployment
Government bills proposal issues (Only partial solution, lots of stuff still broken)
missing lobbyist corporation data (we don't know why is that missing) causes crashes
Https issues
resolve #720
Would need to run 2 djano management command after deploy:
python manage.py migrate_mks_url_img_https
python manage.py rebuild_avatars
General:
Hardcoded django-nose version to fix travis failure and several other libraries for the same issue
refactored p => party so I can understand what's going on