Adam Coddington

Results 76 comments of Adam Coddington

I think you might be under the impression that Django apps work like simple PHP apps do, and that your filesystem might somehow map directly to URLs. That is *not*...

I don't understand your reply, @zainali95, and it seems like our lack of a common language is going to be an obstacle. Let me try to speak as plainly as...

No; I am writing to you from work in between working on tasks and have very little time to spare.

Ahh; that does seem like a bug, I agree. Totally file a pull request (and, if you can, generate a migration) and I'll be glad to merge it.

Yep, that sounds good to me, actually, as long as you name the field `last_polling` ;-). On that note, how would you feel about being a maintainer? I haven't had...

Yep! You should have an invite in your inbox right now.

Sounds totally reasonable to me that we might handle that better in the admin; could you file a pull request adding that handling, @misli?

Nope, @pablodiazgutierrez, but if you posted a PR, you could get this one step closer to being fixed.

Let me know if you need any help; the problem above is mostly one of how an error is reported rather than being about actually fixing the error. If what...

As far as i’m aware, this isn’t an issue for users using a properly configured database, @sanderroosendaal — you may want to look into that first. Relatedly, the associated PR...