jazzband/django-silk

Not compatible with Google App Engine Standard environment

Open

#178 opened on May 27, 2017

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Python (3,958 stars) (319 forks)batch import
enhancementhelp wantedintegration with 3rd-party

Description

Sadly this library relies on another third-party which installs some markupsafe/_speedups.so native code. Google App Engine Standard environment does not allow installation of native code. Is it possible to update Silk to be GAE compatible?

Contributor guide