We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Traceback (most recent call last): File "manage.py", line 12, in <module> execute_from_command_line(sys.argv) File "/usr/lib64/python2.7/site-packages/django/core/management/__init__.py", line 443, in execute_from_command_line utility.execute() File "/usr/lib64/python2.7/site-packages/django/core/management/__init__.py", line 382, in execute self.fetch_command(subcommand).run_from_argv(self.argv) File "/usr/lib64/python2.7/site-packages/django/core/management/base.py", line 196, in run_from_argv self.execute(*args, **options.__dict__) File "/usr/lib64/python2.7/site-packages/django/core/management/base.py", line 232, in execute output = self.handle(*args, **options) File "/var/code/cronos/cronos/teilar/management/commands/create_rss_feed.py", line 217, in handle self.get_teachers() File "/var/code/cronos/cronos/teilar/management/commands/create_rss_feed.py", line 209, in get_teachers logger_syslog.error(error, extra = log_extra_data(author_name)) File "/var/code/cronos/cronos/common/log.py", line 24, in log_extra_data if request.META: File "/usr/lib64/python2.7/site-packages/bs4/element.py", line 667, in __getattr__ self.__class__.__name__, attr)) AttributeError: 'NavigableString' object has no attribute 'META'
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The text was updated successfully, but these errors were encountered: