Luke Rogers
Luke Rogers
I'm having this issue on the latest version of both Django and polymorphic. I've used the code from https://github.com/django-polymorphic/django-polymorphic/issues/229#issuecomment-398434412 and it's working for now.
Yeah, it will be easier, and you can pretty much steal the code from reminder On Mon, Feb 16, 2015 at 3:06 AM, EzraEn [email protected] wrote: > This will be...
Thats a web frontend for https://testpypi.python.org/pypi/horoscope, which rips from Ganeshaspeaks... sooo, not really better. On Fri, Oct 16, 2015 at 1:24 AM, Andy Edwards [email protected] wrote: > I think we...
I'm thinking of perhaps not having `Message` be a class that parses IRC mesages, and just having it be what `tracker.track()` returns. Makes more sense, maybe.
Had a talk about this with @rod156 earlier, rethinking how we currently do URL parsing
I tried adding asyncio.sleep to the connection_lost method but apparently asyncio doesn't like that (it broke the bot), so see what you can do, I guess :+1:
Honestly I kinda like having this stuff in the repo
I'll have a look into this tonight!
what, no On Sun, Apr 5, 2015 at 5:19 AM, Kamran Mackey [email protected] wrote: > No, this would be quite stupid, as we already have .weather. > > — >...
Suggestions?