2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-11-26 23:39:57 +00:00
Files
InvenTree/InvenTree/company/migrations/0045_alter_company_notes.py
Oliver 63b4ff3eb6 Remove reliance on django-markdownx (#3231)
* Remove reliance on django-markdownx

- We are now rendering notes on the client side using easymde
- No longer any need to utilize the markdownx integration
- Adds character limit for notes fields`

* Adjust legacy migrations - remove references to markdownx

* Fix bug for company notes field
2022-06-20 22:20:04 +10:00

498 B