DemocracyOS / democracyos

Democracia en Red is focusing on specific implementations of DemocracyOS. We are working now working with governments and activists all over Latin America. If you are interested in our online participation tools you can check them out on our site.
https://democraciaos.org/en/
GNU General Public License v3.0
1.77k stars 616 forks source link

Add user register #1544

Closed florlafuente closed 6 years ago

florlafuente commented 6 years ago

Adds firstLogin to User model: a boolean field that shows if it's the first time that user signs in at the platform. Adds a register form after signing in if it's user first login.