Re: suggestion: Don't make the tag "url" dirty in Django1.5

2012-03-27 Thread Shaggy
from where U have that info? and btw. is there repo for developing 1.5 with python3 support? W dniu wtorek, 27 marca 2012, 10:22:18 UTC+2 użytkownik gs412 napisał: > > In Django1.5 > > {% url app_views.client %} > > will change to > >> {% "url app_views.client" %} > > > I think it is a stupid

Re: A Django Async Roadmap

2019-04-11 Thread Shaggy
and how it is going ? is there some interest from django devs? On Monday, 4 June 2018 15:18:23 UTC+2, Andrew Godwin wrote: > > Hello everyone, > > For a while now I have been working on potential plans for making Django > async-capable, and I finally have a plan I am reasonably happy with and >