Hi all,
Due to scheduling, I have not been able to give this the attention I would
like to give it, and I don't see myself freeing up a significant amount of
time to give it the final push forward before the feature freeze on
September 18th.
I did a final review of my changes. Though there are
Hello,
I have recently found an interesting issue, using a project that relies on
different storage backends, when switching from a custom one to django's
file system storage, I found that existing code that would iterate files
with the next() call would start to fail, since although django's F
On Tuesday, July 25, 2017 at 5:34:33 AM UTC+3, Nick Stefan wrote:
>
> 5. Q: implicit foreign keys between child to parent in model inheritance?
> A: We could forbid models.DB_CASCADE on these types of relations?
>
There's actually a variation of this that seems a bit hairy to solve
properly. For