b
MacWorld
public
0 stars
2 forks
0 issues
Commits
List of commits on branch master.Unverified
09685263202798fee161ac1e46d92bf542ab2a72Deleted unused template, changed method signature in forms.py to match the method it overrides.
committed 11 years ago
Unverified
4e08326f3dad20c77c39f56a60b85d4baae282bfRegistered UserProfile with admin. Added first_name and last_name fields to UserProfile model (they were already in the UserProfile form). As far as I can tell, it wasn't inheriting them from anywhere, and was causing some errors because of that.
committed 11 years ago
Unverified
60646fef4bd3c40e08f314979f3940b9cc6ac1e6Changed some formatting (mostly tabs to spaces) and eliminated an unused import (validate_email).
committed 11 years ago
Unverified
f57a53010391045949f1466bf28325ff33115af8profile edit form and profile detail now show description. TODO: only profile owner can make changes to profile
AAlan502 committed 11 years ago
Unverified
67d475c2fa1a0344a7630bc8e4301d2130570c85Description and Contact now appear in the edit profile form
AAlan502 committed 11 years ago
Unverified
95b18926fac2564704bddaf53bf1141d90970690Merge branch 'master' of https://github.com/cascadianblue/MacWorld
AAlan502 committed 11 years ago