Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Side by Side Diff: sitescripts/notifications/README.md

Issue 4883267715072000: Issue 2276 - Handle groups in notification.json requests (Closed)
Patch Set: Refactor Created April 17, 2015, 3 a.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 notifications
2 =============
3
4 Backend for Adblock Plus notifications. It provides the following URLs:
5
6 * */notification.json* - Return notifications to show
7
8 Required packages
9 -----------------
10
11 * [mock](https://pypi.python.org/pypi/mock) (Only for the tests)
OLDNEW
« no previous file with comments | « no previous file | sitescripts/notifications/test/__init__.py » ('j') | sitescripts/notifications/test/notification.py » ('J')

Powered by Google App Engine
This is Rietveld