- Downloads
Add and adapt django-tex dependency
Load dependency Use custom escaping environment Adapt installation guidelines
AKModel/environment.py
0 → 100644
| ... | ... | @@ -7,4 +7,5 @@ djangorestframework==3.12.2 | 
| django-simple-history==2.12.0 | ||
| django-registration-redux==2.9 | ||
| django-debug-toolbar==3.2 | ||
| django-tex==1.1.8.post1 | ||
| mysqlclient==2.0.3 # for production deployment | 
Please sign in to comment