Jeff Knupp

Results 26 comments of Jeff Knupp

`/atom.xml` should do the trick!

Thanks for the report. Fixing this now. Note that blug requires Python 3.2 (I noticed you were running 2.7). Just a heads up.

This can be done, but I need to see how much refactoring is necessary. In the meantime, you're free to use a separate wsgi server per database and all will...

Is it possible to post a dump of the schema for the tables in question?

This is technically possible but would require a decent amount of development work. I'll need to do a bit more research into what would be required.

Yep, the problem is obvious but the `tbl_` solution will break other things as the user can refer to the tables (really, the classes) discovered by `AutomapModel.prepare` to do things...

Can you provide an example of the issue you're speaking about?

Ah, misread that. Thought you said MySQL. I'll need to get access to MS SQL to test a fix for this.

Sorry about the issue with [email protected]! It should be working properly now (misconfiguration in Gmail). As for the link on the site, I'll fix that immediately. To be honest, your...