DarrenOfficial / dpaste

The Django project driving dpaste.org
https://dpaste.org
MIT License
532 stars 123 forks source link

fix: pygment crashes #209

Closed DarrenOfficial closed 2 years ago

DarrenOfficial commented 2 years ago

Dpaste crashes when something else than plain text is stored.

!! This is a temporary fix for the problem described above.

This fixes it by downgrading the pygment version.