summaryrefslogtreecommitdiffstats
path: root/templates/base.html
diff options
context:
space:
mode:
authorJeremy Kerr <jk@ozlabs.org>2011-03-10 18:06:50 +0800
committerJeremy Kerr <jk@ozlabs.org>2011-03-30 11:35:24 +0800
commite653db155cdb671d6ab1c52492fd37b9f80cb805 (patch)
tree3d244db8e30f5b5128eee80cec12f117b0ec73d4 /templates/base.html
parenta16f6f8afd0e9487cb3d9b8041f24c7496330086 (diff)
downloadpatchwork-e653db155cdb671d6ab1c52492fd37b9f80cb805.tar.bz2
patchwork-e653db155cdb671d6ab1c52492fd37b9f80cb805.tar.xz
models: use User.post_save signal to create UserProfile objects
Rather than relying on the registration app's callback mechanism to create the UserProfile object, use the post_save signal on auth.User. This means that the UserProfile will be created regardless of how the User was created. Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
Diffstat (limited to 'templates/base.html')
0 files changed, 0 insertions, 0 deletions