Custom Query (196 matches)
Results (115 - 117 of 196)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #297 | fixed | whois server broken on F17 | ezyang | |
| Description |
What it says on the tin.
/usr/lib/python2.7/site-packages/web/template.py in __getattr__
raise AttributeError, k ...
▶ Local vars
templates/layout.html in __template__
<title>scripts.mit.edu: $self.title</title> ...
▶ Local vars
/afs/athena.mit.edu/contrib/scripts/web_scripts/home/whois/whois.py in GET
return render.layout(render.query(message)) ...
▶ Local vars
/usr/lib/python2.7/site-packages/web/application.py in handle_class
return tocall(*args) ...
▶ Local vars
/usr/lib/python2.7/site-packages/web/application.py in _delegate
return handle_class(cls) ...
▶ Local vars
/usr/lib/python2.7/site-packages/web/application.py in handle
return self._delegate(fn, self.fvars, args) ...
▶ Local vars
/usr/lib/python2.7/site-packages/web/application.py in process
return self.handle() ...
▶ Local vars }}}
|
|||
| #302 | fixed | Django packages are getting renamed in F18/F19 | achernya | |
| Description |
As per the Fedora Packaging Committee decision on Django package naming, Django-* and django-* packages are being renamed to python-django-*. The Fedora 19 installation cycle must be careful to ensure all Django packages are properly installed. |
|||
| #304 | fixed | Django Autoinstaller is Entirely Broken on F17 | achernya | |
| Description |
settings.py is entirely empty. The autoinstaller needs to be fixed, or re-written ASAP. |
|||
Note: See TracQuery
for help on using queries.
