Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 586859 Details for
Bug 825252
QuickStart Issue: OSQA
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
Log
osqa.log (text/x-log), 3.48 KB, created by
Attila Nagy
on 2012-05-25 13:11:07 UTC
(
hide
)
Description:
Log
Filename:
MIME Type:
Creator:
Attila Nagy
Created:
2012-05-25 13:11:07 UTC
Size:
3.48 KB
patch
obsolete
>[attila@matyas osqa]$ ./manage.py syncdb --all >/usr/lib/python2.6/site-packages/django/db/__init__.py:19: DeprecationWarning: settings.DATABASE_* is deprecated; use settings.DATABASES instead. > DeprecationWarning >/usr/lib/python2.6/site-packages/django/db/__init__.py:60: DeprecationWarning: Short names for ENGINE in database configurations are deprecated. Prepend default.ENGINE with 'django.db.backends.' > DeprecationWarning >Usage: ./manage.py syncdb [options] > >Create the database tables for all apps in INSTALLED_APPS whose tables haven't already been created. > >./manage.py: error: no such option: --all >[attila@matyas osqa]$ ./manage.py syncdb >/usr/lib/python2.6/site-packages/django/db/__init__.py:19: DeprecationWarning: settings.DATABASE_* is deprecated; use settings.DATABASES instead. > DeprecationWarning >/usr/lib/python2.6/site-packages/django/db/__init__.py:60: DeprecationWarning: Short names for ENGINE in database configurations are deprecated. Prepend default.ENGINE with 'django.db.backends.' > DeprecationWarning >/usr/lib/python2.6/site-packages/django/db/models/fields/subclassing.py:80: DeprecationWarning: A Field class whose get_db_prep_lookup method hasn't been updated to take `connection` and `prepared` arguments. > new_class = super(SubfieldBase, cls).__new__(cls, name, bases, attrs) >/usr/lib/python2.6/site-packages/django/db/models/fields/subclassing.py:80: DeprecationWarning: A Field class whose get_db_prep_value method hasn't been updated to take `connection` and `prepared` arguments. > new_class = super(SubfieldBase, cls).__new__(cls, name, bases, attrs) >Traceback (most recent call last): > File "./manage.py", line 13, in <module> > execute_manager(settings) > File "/usr/lib/python2.6/site-packages/django/core/management/__init__.py", line 438, in execute_manager > utility.execute() > File "/usr/lib/python2.6/site-packages/django/core/management/__init__.py", line 379, in execute > self.fetch_command(subcommand).run_from_argv(self.argv) > File "/usr/lib/python2.6/site-packages/django/core/management/base.py", line 191, in run_from_argv > self.execute(*args, **options.__dict__) > File "/usr/lib/python2.6/site-packages/django/core/management/base.py", line 219, in execute > self.validate() > File "/usr/lib/python2.6/site-packages/django/core/management/base.py", line 249, in validate > num_errors = get_validation_errors(s, app) > File "/usr/lib/python2.6/site-packages/django/core/management/validation.py", line 35, in get_validation_errors > for (app_name, error) in get_app_errors().items(): > File "/usr/lib/python2.6/site-packages/django/db/models/loading.py", line 146, in get_app_errors > self._populate() > File "/usr/lib/python2.6/site-packages/django/db/models/loading.py", line 64, in _populate > self.load_app(app_name) > File "/usr/lib/python2.6/site-packages/django/db/models/loading.py", line 78, in load_app > models = import_module('.models', app_name) > File "/usr/lib/python2.6/site-packages/django/utils/importlib.py", line 35, in import_module > __import__(name) > File "/tmp/osqa/wsgi/osqa/forum/models/__init__.py", line 2, in <module> > from question import Question ,QuestionRevision, QuestionSubscription > File "/tmp/osqa/wsgi/osqa/forum/models/question.py", line 1, in <module> > from base import * > File "/tmp/osqa/wsgi/osqa/forum/models/base.py", line 215, in <module> > from node import Node, NodeRevision, NodeManager > File "/tmp/osqa/wsgi/osqa/forum/models/node.py", line 5, in <module> > import markdown >ImportError: No module named markdown >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 825252
: 586859