You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for the report, this is fixed in version 1.0.3 of the Python kit. Just run pip install -r requirements.txt --upgrade in your project, no change to the starter kit is needed.
On the out-of-box install for the django starter kit, it appears
get_text
is used on StructuredText fragments causing an AttributeError.See also https://stackoverflow.com/questions/26831607/why-does-the-prismic-starter-app-for-django-not-work
The text was updated successfully, but these errors were encountered: