mediapop / django-friendface

Getting Facebook to work for Django.
2 stars 0 forks source link

Detect and add page tabs on installation. #55

Open kitsunde opened 11 years ago

kitsunde commented 11 years ago

Application installations causes tabs_added=1234567890,1234567890 we should add a mixin that handles this and created a page and page tab if needed, then once complete redirects to the installed page as confirmation for the user.

part of #12