Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8131411
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 6, 20262026-06-06T09:05:05+00:00 2026-06-06T09:05:05+00:00

Userena ships with a signup form that contains a button for the terms of

  • 0

Userena ships with a signup form that contains a button for the terms of service.
How is this supposed to be called for signup? I couldn’t find it in the docs neither in Google.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-06T09:05:06+00:00Added an answer on June 6, 2026 at 9:05 am

    It’s easy, just override the basic form in the urls.py:

    from userena.forms import SignupFormTos
    
    urlpatterns = patterns('',
        url(r'^accounts/signup/$','userena.views.signup', {'signup_form': SignupFormTos}),
        url(r'^accounts/', include('userena.urls')),
    )
    

    Be sure to put it in this order so Django catches the signup view here instead of in userena’s urls.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am on linux mint 12. I have created a virtualenv called userena .
I am using django-userena . I have a model called UserProfile . I've added
django-userena does not have a views.py file. It uses instead html files, i would
I'm using both django-userena and django-facebook as my main registration apps. Let's inherit my
I'm trying to Authenticate users by their emails instead of username. I'm using django-userena
Hi Stackoverflow people, I am using the Userena package for my user registration site.
So we have this SYS_CONTEXT function in Oracle, which takes two parameters, first a
I am currently trying to validate that an Oracle db_link is actually pointing to
I would like to add the mugshot in django userena to the initial registration
I think django userena is good choice for user registration information on behalf of

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.