aboutsummaryrefslogtreecommitdiffstats
path: root/pysite/views/main/jams/profile.py (follow)
Commit message (Collapse)AuthorAgeLines
* Initial project layout for djangoGravatar Gareth Coles2018-08-07-71/+0
|
* Replace GitHub with GitLab across the projectGravatar Gareth Coles2018-06-07-3/+3
|
* Update privacy policy and related migrationsGravatar Gareth Coles2018-05-31-15/+1
| | | | | * Don't collect DOB anymore, and remove it from database * Make doubly-sure all emails are gone because I'm paranoid and "update" doesn't do what it sounds like
* Privacy/Usability updates (#75)Gravatar Gareth Coles2018-05-20-6/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Use less intrusive oauth scopes, add login redirect method * Remove debugging prints, add missing __init__ * Work towards new privacy policy * Fix judging state icons on code jam management page * Jammer profile retraction and punishments based on jam status * Linting * [Jams] Deny profile saving for users < 13 years, and finish removal page * Fix tests * Clean up and address Volcyy's review * Add proper login redirection to require_roles decorator * Fix template is_staff() and add staff link to navigation * Address lemon's review * Linting * Privacy page formatting * Privacy page formatting
* [Jams] Redirect user back to form from profile pageGravatar Gareth Coles2018-05-20-1/+19
|
* Jammer profilesGravatar Gareth Coles2018-05-19-0/+59