lp://staging/~gepatino/ubuntu-accomplishments-web/userprofile_username
Created by
Gabriel Patiño
and last modified
- Get this branch:
- bzr branch lp://staging/~gepatino/ubuntu-accomplishments-web/userprofile_username
Only
Gabriel Patiño
can upload to this branch. If you are
Gabriel Patiño
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- ubuntu-accomplishments-web-editor-drivers: Pending requested
-
Diff: 144 lines (+26/-33)3 files modifiedcommon/utils.py (+1/-0)
gallery/urls.py (+8/-9)
gallery/views.py (+17/-24)
Branch information
Recent revisions
- 181. By Gabriel Patiño
-
Use UserProfile.
username in trophy pages.
Also changed some other things here and there:
- Fix a bug in import_accomplishments code (unittests were failing, my fault)
- Use of get_object_or_404 to get the profile:
- This way it's not necessary to ask for the request.user.profile anymore: it failed if the user was anonymous.
- Now \w works in gallery/urls.py
- Some order and cleanup here and there (small stuff) - 180. By Janos Gyerik <email address hidden>
-
reduced code cuplication in OpportunityDetails and TrophyDetails by subclassing, both in the view and the django templates
- 179. By Janos Gyerik <email address hidden>
-
changed the link order of My Trophies and Opportunities to match the desktop viewer
- 175. By Gabriel Patiño
-
Use DummyOutstream in import accomplishments function, and put some order in common/utils.py
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/ubuntu-accomplishments-web