Re: Good Django libraries to read to really understand class-based views?

2021-01-11 Thread Arisophy
Hello Robert. Did you read class based views code? Original django class-based view code is below. https://github.com/django/django/tree/master/django/views/generic I made an extension class for FormView and ListView. https://github.com/Arisophy/django-searchview I hope it helps you

Possible Bug: when using memcache backend, fragment templates aren't stored

2021-01-11 Thread Leon Albrecht
So, in my Project I have template that generates a lot of prcedual html (for loop with about 150 entries at once) so cahcing that "snippet" is a reasonable choice, but after activating caching for that project and this template, I still got consistent long generation times, so I looked in the

Good Django libraries to read to really understand class-based views?

2021-01-11 Thread Robert F.
Are there any Django libraries that make extensive use of class-based views that I might study if I want to gain an in-depth understanding of how to use them? The Django documentation is OK at explaining what they are and how they work but most of the examples are very trivial in nature. I'd

job opening for python back-end engineer

2021-01-11 Thread suresh natarajan
job opening for python back end engineer https://www.linkedin.com/jobs/view/2364128448 -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to

Week in Tech

2021-01-11 Thread salesne...@gmail.com
https://youtu.be/fas9q2wr_e4 There's a python code in each headline! -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscr...@googlegroups.com.