I need help

2019-08-13 Thread 'Fadi Haddad' via Django developers (Contributions to Django itself)
Hi, I have created a table called dataset I put the age as integer e.g. 34, 23, 10, 47 I need to create Age range for the age column. I need the age to be displayed as [1-10], [11,20], [21-30] ... etc. Can this happen by replacing values or do I have to create another column for this? The

TemplateView and FormView inconsistency

2019-08-13 Thread step21
Hi all, When developing I noticed an inconsistency - when using TemplateView, kwargs are passed to context, but not when using FormView or others. Source comparison: https://dpaste.de/Jwdn Relevant super old issue talking about depreciation here: https://code.djangoproject.com/ticket/19878 I

Re: Proposing development discussion forums

2019-08-13 Thread Andrew Godwin
Another point has been raised to me by someone off-list - adding a forum would significantly increase the surface area that the Code of Conduct team have to cover (and potentially become one of the biggest time sinks required), so we need to consider them in any decision. Andrew On Mon, Aug 12,