quest, user=user)
response = view(request, pk="2")
self.assertContains(response, 'audio')
self.assertEqual(response.status_code, status.HTTP_200_OK)
I'm going slightly crackers trying to find out what's going run, but I am
completely out of i
ether
APPEND_SLASH is True or False, and the second is where does the space come
from in the rendered URL when APPEND_SLASH is False.
Anyway, to make a long story short I have submitted a bug report. I'll
update this thread when I get an answer.
Cheers,
Conor
On Monday, October 21, 2019
about Django's APPEND_SLASH feature, I think of the
final URL, the one that the user will see, not of two separate URLs that
are being put together to make the final product.
Please let me know your thoughts and if you think it is a bug or not.
Cheers,
Conor
--
You received this mes
I'm currently trying to figure this out as well... I can pass a page query
in the url and everything works as expected, but I can't figure out how to
render the pagination controls in my template file.
Did you ever get this to work?
On Monday, 8 October 2012 10:37:09 UTC-4, axel...@chaos1.de w
Hello, I am new to Django and working on integrating it with
MailChimp. I am implementing call back handlers for their Web Hooks.
This should be just views.
Anyway, I am testing running the dev server and seeing that the views
are called just fine for GET requests, but for POST requests, all I
see
5 matches
Mail list logo