Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-01-04 | 556 Bytes | |
v1.1.0 source code.tar.gz | 2024-01-04 | 3.4 MB | |
v1.1.0 source code.zip | 2024-01-04 | 3.5 MB | |
Totals: 3 Items | 6.9 MB | 6 |
Release Notes - Version 1.1.0
Welcome to the Django Learning Management System - v1.1.0! This version includes some minor fixes, enhancements, and additional features.
Features in Version 1.1.0
- Custom error handling (404, 500, 403, 400)
- Clear UI design
Enhancements
- Migrated to Bootstrap5 to enhance the UI
- Use environment variables to store SECRET_KEY and DEBUG securely
- Use
python-decouple
to manage environment variables
Fixes
- Unable to edit quizzes
- Profile page returning 404
- module not found