Merge lp:~dholbach/harvest/581724 into lp:harvest
Proposed by
Daniel Holbach
Status: | Merged | ||||||||
---|---|---|---|---|---|---|---|---|---|
Merged at revision: | 185 | ||||||||
Proposed branch: | lp:~dholbach/harvest/581724 | ||||||||
Merge into: | lp:harvest | ||||||||
Diff against target: |
146 lines (+10/-22) 7 files modified
harvest/opportunities/models.py (+0/-12) harvest/opportunities/templates/opportunities/opportunities_by_package.html (+1/-1) harvest/opportunities/views.py (+3/-3) harvest/templates/opportunities/opportunity_detail.inc.html (+3/-3) harvest/templates/opportunities/opportunity_index.html (+1/-1) harvest/templates/opportunities/opportunitylist_list.html (+1/-1) harvest/templates/opportunities/sourcepackage_list.html (+1/-1) |
||||||||
To merge this branch: | bzr merge lp:~dholbach/harvest/581724 | ||||||||
Related bugs: |
|
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Daniel Holbach | Pending | ||
James Westby | Pending | ||
harvest-dev | Pending | ||
Review via email:
|
This proposal supersedes a proposal from 2010-06-08.
To post a comment you must log in.
Looks good to me.
Do django templates automatically call methods in {{{}}} blocks?
Thanks,
James