Sinar / popit_ng

Database and API implementation of Popolo standard
GNU Affero General Public License v3.0
22 stars 4 forks source link

Integrate django registration #33

Open sweemeng opened 8 years ago

sweemeng commented 8 years ago

This is to enable easy fetching for api token

sweemeng commented 7 years ago

Popit_ng already can support multiple user, but we don't have a way for user to register. This is useful for people that want to contribute to popit.

this is still needed for user registration. Should be easy, just define all the necessary templates.

Might need a separate view to show user api token. Also a page to allow registered user to edit data.