Skip to content Skip to sidebar Skip to footer
Showing posts with the label Pinax

Why Is Django Blocktrans Working One Place And Not Another?

I have two Django templates (in a Pinax 0.9.x project) with text in a blocktrans block. One is work… Read more Why Is Django Blocktrans Working One Place And Not Another?

Django Allauth Redirect After Social Signup

I would like to redirect to a certain link after social signup, how and where do I do that? I can d… Read more Django Allauth Redirect After Social Signup