Skip to content
New issue

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

Suggestion: preserve whitespace in exceptions.html_error_template #173

Closed
sqlalchemy-bot opened this issue Sep 20, 2011 · 4 comments
Closed

Comments

@sqlalchemy-bot
Copy link

Migrated issue, originally created by Anonymous

In exceptions.html_error_template(), please add style to preserve white-space in source listing:

.highlight { white-space:pre; }
.sampleline { white-space:pre; }
@sqlalchemy-bot
Copy link
Author

Michael Bayer (@zzzeek) wrote:

great idea, surprised it was the way it was. aeb822d

@sqlalchemy-bot
Copy link
Author

Changes by Michael Bayer (@zzzeek):

  • set milestone to "0.6"
  • changed status to closed

@sqlalchemy-bot
Copy link
Author

Michael Bayer (@zzzeek) wrote:

Milestone 0.6 deleted

@sqlalchemy-bot
Copy link
Author

Changes by Michael Bayer (@zzzeek):

  • removed milestone (was: "0.6")

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant