django-machina
stable
Getting started
Example project
Settings
Glossary
Forum permissions
Customization
Machina’s apps reference
Contributing to django-machina
Release notes
Django-machina 1.3
Django-machina 1.2
Django-machina 1.2 release notes (2022-05-16)
Requirements and compatibility
Major changes
Minor changes
Django-machina 1.1
Django-machina 1.0
Django-machina 0.7
Django-machina 0.6
Django-machina 0.5
Django-machina 0.4
Django-machina 0.3
Django-machina 0.2
django-machina
Docs
»
Release notes
»
Django-machina 1.2 release notes (2022-05-16)
Edit on GitHub
Django-machina 1.2 release notes (2022-05-16)
¶
Requirements and compatibility
¶
Python 3.6, 3.7, 3.8, 3.9 and 3.10. Django 3.2 and 4.0
Major changes
¶
Support for Django 4.0 is added
Support for Django 2.2, 3.0, and 3.1 is dropped
Minor changes
¶
Fix missing angle bracket in search result pagination links (
#260
)
Fix possible unique violation error with PostgreSQL when loading data (
#262
)