Re: How do you manage your django sources?

2007-10-17 Thread stv
> > I started out by having lots of little apps, but that seemed to be a > bit painful, having 5 or 6 sets of models.py, views.py, and urls.py. > Now I just have one app, the functionality that I'm working on. I'll > come through and refactor later if I need to. really? I'm researching Django fo

recovering from interpreter db errors ... post 0.91

2007-10-12 Thread stv
Is there a simple way to recover from interpreter db errors (yeah, postgres)? I'll often forget a required field and get stuck with this error for all following db interactions: ProgrammingError: current transaction is aborted, commands ignored until end of transaction block. I'm using the inter

Mimicking, generalizing a paper application process

2007-07-06 Thread stv
ing if there are any existing projects that tackle any portion of this problem. If nothing else, some suggestions for search terms would be helpful ... Thanks --stv --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups &quo