Skip to content

Commit

Permalink
Revised pinax-project-socialauth commentary.
Browse files Browse the repository at this point in the history
Also removed pinax-project-socialauth from "Additional starter projects" since it is explicitly described above.
Also removed pinax-project-privatebeta since there is no such project extant, although django-waitinglist could be a match.
  • Loading branch information
grahamu committed Feb 3, 2016
1 parent 8181690 commit 71f9916
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions docs/starter_project_list.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,11 @@ In addition to what is provided by the "zero" project, this project provides tho
pinax start account mysite
```

## Pinax-Project-Social-Auth
## Pinax-Project-SocialAuth

In addition to what is provided by the "account" project, this project provides
integrates `python-social-auth` all ready for Twitter authentication.
In addition to what is provided by the "account" project, this project
integrates with `python-social-auth` for Twitter, Facebook, and Google
authentication.

```
pinax start --dev social-auth mysite
Expand Down Expand Up @@ -74,9 +75,7 @@ pinax start team-wiki mysite
Additional starter projects:

* pinax-project-social
* pinax-project-socialauth
* pinax-project-waitinglist
* pinax-project-privatebeta
* pinax-project-symposion
* pinax-project-lms
* pinax-project-forums
Expand Down

0 comments on commit 71f9916

Please sign in to comment.