Hi,
I'm starting to work with Django now and would like to contribute to the
community, but I have not seen any related contribution topics on
translating documentation to other languages.
Is there a thread or ticket where I can contribute to that? I would really
like to start contributing thi
Hello Pavel,
Sorry for the delay in my answer.
Unfortunately I don't know django.db.migrations very well and I won't be able
to help you with the details of a patch in this area.
I still think improving support for zero downtime migrations would be
worthwhile. Writing a proposition in a ticket
Hello Adrian,
I think that's a good plan.
If there's opposition to deprecating the python-memcached backend now, it would
still be possible to introduce and recommend the pymemcache backend.
Best regards,
--
Aymeric.
> On 29 Oct 2018, at 01:42, Adrian Turjak wrote:
>
> Through some of my
I’ve used pymemcache with Django and even wrote a backend for it that I
never got to open sourcing. I’d be glad of support in core and would help
with code review.
On Mon, 29 Oct 2018 at 00:42, Adrian Turjak wrote:
> Through some of my last few projects using Django and Memcached I kept
> runnin