Abhijit Gadgil
Abhijit Gadgil
I think we should just add a 'note:' to the documentation saying. If you are adding a task using this method before `app.run` is called, it is recommended to use...
@ahopkins : Sure will add it.
A quick glance at the code suggests - https://github.com/pythonindia/junction/blob/96e0aede2266023a7f905bf49c15c07f4400f9f6/junction/proposals/views.py#L80 Likely this is an issue - it should not be - '-created_at'?
@ljbade : Thanks for reporting this. I had looked at having a derive `Default` available in the past. At-least back then in the standard library the `default` support for `Enum`...
> I see what you mean about the default value for `Enum`, but even if I only had to fill out those then it would still save a lot of...
Closing this - we are no longer using CLA.
@acetcom : Strange, with this patch, I am able to get correct mongodb server installed on Ubuntu 22.04 and was even able to run the core and test it with...
@xpromache : Sorry to get back late to you about this (traveling). I am out of context with this PR and I won't be able to make progress in the...
@xpromache : That is indeed a very good idea. I had this in mind as well, but have not been able to spend time on it for a few months...
@xpromache : We can approach it either way, if it is convenient to split into modules first we can do that. Once we have that support we'll need to increase...