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
ParseError: mismatched tag: line 25, column 6
(2 additional frame(s) were not displayed)
...
File "django/core/management/__init__.py", line 413, in execute
self.fetch_command(subcommand).run_from_argv(self.argv)
File "django/core/management/base.py", line 354, in run_from_argv
self.execute(*args, **cmd_options)
File "django/core/management/base.py", line 398, in execute
output = self.handle(*args, **options)
File "story/management/commands/fetch_stories.py", line 25, in handle
rss = ElementTree.fromstring(response.content)
File "xml/etree/ElementTree.py", line 1344, in XML
parser.feed(text)
The text was updated successfully, but these errors were encountered:
Sentry Issue: DJANGO-GIRLS-WEBSITE-54
The text was updated successfully, but these errors were encountered: