Skip to content

Instantly share code, notes, and snippets.

@antoviaque
Created September 22, 2015 09:40
Show Gist options
  • Select an option

  • Save antoviaque/eb747b8ee63f89b19365 to your computer and use it in GitHub Desktop.

Select an option

Save antoviaque/eb747b8ee63f89b19365 to your computer and use it in GitHub Desktop.
Get activation key from a given student
User.objects.get(email='e@mail.com').registration_set.get().activation_key
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment