Re: Dictionary-style string formatting

2014-07-21 Thread Paul J Stevens
https://docs.python.org/2/library/stdtypes.html#string-formatting-operations On 21-07-14 16:21, François Schiettecatte wrote: > Hi > > Here it tells me that 'The given URL may contain dictionary-style string > formatting...': > > > https://docs.djangopro

Dictionary-style string formatting

2014-07-21 Thread François Schiettecatte
Hi Here it tells me that 'The given URL may contain dictionary-style string formatting...': https://docs.djangoproject.com/en/1.6/ref/class-based-views/base/#redirectview and to get it to work I have to put an 's' at the end of the url parameters