Django accounting software.

2023-01-12 Thread KEMAL TK.
It will be used to track customer, inventory, financial affairs. Django accounting software. There are examples on githup. perfexcrm this application can be referenced. -- You received this message because you are subscribed to the Google Groups "Django developers (Contributions to Django itse

Re: Intermittent IOError exception raised and emailed to admins during file upload.

2011-02-06 Thread tK
Well, if this is a problem with WSGI, why not enhance the specification in the way Graham proposed? I'm sure that whoever is responsible for writing the spec is open for suggestions like this one (while WSGI attempts to be as lean as possible, I'd say that not being able to reliably know when a con

Re: Proposal: validate urlconfs when the server starts

2011-01-20 Thread tK
Wonderful, thanks a lot for the answer :) cheers, Thomas On Thu, Jan 20, 2011 at 12:07 AM, Gabriel Hurley wrote: > If you try this in any of the more recent versions (sorry I don't know > exactly when this was changed) you'll get a ViewDoesNotExist exception > telling you which view in which modu