Code review comment for lp:~mhall119/loco-team-portal/579828

Revision history for this message
Michael Hall (mhall119) wrote :

Yes,ubuntu_website needs to be updated. Without sub-branches in bzr, I'm not sure how we can automatically keep it up to date. Perhaps we should just make updating that part of the normal LD release process?

I'm not sure how django.utils.copycompat differs, but it's what they used, so there must have been a reason for it.

We couldn't use the code from the admin app, because that would require giving everybody access to the admin app, since the popup it creates points to it's own pages.

I'll remove the unused 'reverse' import.

« Back to merge proposal