theonion / django-bulbs

DEPRECATED: This project is now part of the Mono Repo (https://github.com/theonion/omni)
MIT License
26 stars 7 forks source link

Resolve special coverage #103

Closed mparent61 closed 8 years ago

mparent61 commented 8 years ago

Adds new centralized "tunic_campaign_id", will eventually rename to campaign_id once migrated.

TODO

camsom commented 8 years ago

LGTM

On Tue, Jan 19, 2016 at 4:55 PM, Mike Parent notifications@github.com wrote:

TODO

  • add filters

You can view, comment on, or merge this pull request online at:

https://github.com/theonion/django-bulbs/pull/103 Commit Summary

  • Initial special coverage resolve.
  • Add tunic_campaign_id fields
  • Fix test to work in Python 2.7
  • Use same URL name structure as content-resolve

File Changes

Patch Links:

— Reply to this email directly or view it on GitHub https://github.com/theonion/django-bulbs/pull/103.

mparent61 commented 8 years ago

OK @benghaziboy @MichaelButkovic ready for review

MichaelButkovic commented 8 years ago

LGTM