Merge lp://qastaging/~andrewsomething/dat-overview/new_contacted_logic into lp://qastaging/dat-overview

Proposed by Andrew Starr-Bochicchio
Status: Merged
Merged at revision: 32
Proposed branch: lp://qastaging/~andrewsomething/dat-overview/new_contacted_logic
Merge into: lp://qastaging/dat-overview
Diff against target: 633 lines (+242/-109)
12 files modified
overview/local_settings.py.sample (+4/-2)
overview/media/css/base.css (+27/-0)
overview/settings.py (+6/-0)
overview/templates/first_timers.html (+13/-8)
overview/templates/lost_contributors.html (+3/-1)
overview/templates/person.html (+41/-9)
overview/templates/potential_devs.html (+5/-1)
overview/uploads/forms.py (+0/-3)
overview/uploads/models.py (+3/-1)
overview/uploads/templatetags/custom_tags.py (+5/-0)
overview/uploads/views.py (+133/-83)
overview/urls.py (+2/-1)
To merge this branch: bzr merge lp://qastaging/~andrewsomething/dat-overview/new_contacted_logic
Reviewer Review Type Date Requested Status
Daniel Holbach Approve
Review via email: mp+170988@code.qastaging.launchpad.net

Description of the change

This branch adds the comment-style system for tracking contacts. It also
provides some optimization of the queries used to generate the views making
things a bit snappier.

To post a comment you must log in.
Revision history for this message
Bhavani Shankar (bhavi) wrote :

Works great here! Awesome stuff again!

Thanks Andrew!

Regards
Bhavani

Revision history for this message
Daniel Holbach (dholbach) wrote :

That's excellent work! :)

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches