addons-server/mkt/account
Matt Basta ddb3ec690b Dynamic fragment navigation tree support (bug 795185)
* Fixes POST hijacking
* Fixes Django cookie munching (replaced cookie code w/headers)
* Fixed @cvan's weird hijack post middleware for headers
+ Add parent page support, parent declarations
+ Strip query parameter in navigation stack
- Removed Herobrine
2012-11-07 19:14:28 -08:00
..
templates/account Dynamic fragment navigation tree support (bug 795185) 2012-11-07 19:14:28 -08:00
tests Fighting w/Jenkins to fix recaptcha test 2012-10-31 17:11:03 -07:00
__init__.py implement My Purchases page for Marketplace (bug 738763) 2012-03-23 18:15:50 -07:00
decorators.py avoid conflict with digits as a username 2012-09-10 15:16:43 -07:00
forms.py Put a captcha on anon feedback (bug 803291) 2012-10-31 15:30:19 -07:00
helpers.py add in purchase summary page (bug 754006) 2012-06-06 10:04:20 -07:00
urls.py Anon feedback under settings icon (bug 800648) 2012-10-17 13:45:06 -07:00
utils.py add in purchase summary page (bug 754006) 2012-06-06 10:04:20 -07:00
views.py Bust fragment cache on settings save (bug 805409) 2012-11-05 14:41:20 -08:00