- ⬆️ Upgrade dependencies
- Switch to poetry for dependency management
- ⬆️ Upgrade dependencies
- 🐛 Fix issues #27 and #30
- 🐛 Open a new tab when opening a document on votes-index (#26)
- 🐛 Add public_results in admin
- ⬆️ Fix django warning after depencies upgrade
- ⬆️ Upgrade dependencies
- ⬆️ Upgrade dependencies
- 🐛 Quick fix list of voters (#23)
- ✨ Allow votes to have public results
- 🎨 Add logo (#14)
- 🌐 Change LANGUAGES TO MODELTRANSLATION languages for the dropdown (#2)
- 🚸 Improve admin panel (#8)
- ✨ Improve vote method in order to detect more incorrect ballots
- 🐛 Fix translation of groups on the votes index (#15)
- 🐛 Fix number of voters on results pages (#17)
- 🐛 Get good order for votes (#16)
- 🐛 Fix get_modeltranslation_available_languages and a test
- 🐛 Fix a language bug affecting the voting system
- ✏️ Fix minor typo in french translation
- 📝 Improve docstr coverage (#12)
- 📝 Improve doc and translation
- 📝 Add documentation translation in French (#9)
- 📝 Reorder documentation #7
- 📝 Add contributing file
- 💚 Only run coveralls if secret is available
- ⬆️ Upgrade dependencies
- ⬆️ Upgrade dependencies
- 🔖 Indicate version 1.0.0-dev to differentiate from stable
- ⬆️ Upgrade dependencies
- Remove pinned python of pipfile
- 📝 Add command line to run test with coverage
- 📄 Add authors file and change license information
- ✅ Add tests
- 🌐 Change LANGUAGES TO MODELTRANSLATION languages for the dropdown (#2)
- 🚸 Improve admin panel (#8)
- ✨ Improve vote method in order to detect more incorrect ballots
- 🐛 Fix get_modeltranslation_available_languages and a test
- 🐛 Fix a language bug affecting the voting system
- ✏️ Fix minor typo in french translation
- 📝 Improve doc and translation
- 📝 Add documentation translation in French (#9)
- 📝 Reorder documentation #7
- 📝 Add contributing file
- 💚 Only run coveralls if secret is available
- ⬆️ Upgrade dependencies
- ⬆️ Upgrade dependencies
- 🔖 Indicate version 1.0.0-dev to differentiate from stable
- ⬆️ Upgrade dependencies
- Remove pinned python of pipfile
- 📝 Add command line to run test with coverage
- 📄 Add authors file and change license information
- ✅ Add tests
- 🐛 Fix a language bug affecting the voting system
- ✏️ Fix minor typo in french translation
- 📝 Add contributing file
- 💚 Only run coveralls if secret is available
- 📝 Add command line to run test with coverage
- 📄 Add authors file and change license information
- Add docker
- Initial commit