-
-
Notifications
You must be signed in to change notification settings - Fork 25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Issue 160 hangouts endpoint first pass #193
Issue 160 hangouts endpoint first pass #193
Commits on Sep 7, 2020
-
Configuration menu - View commit details
-
Copy full SHA for dcbab36 - Browse repository at this point
Copy the full SHA dcbab36View commit details -
Configuration menu - View commit details
-
Copy full SHA for 31edf0f - Browse repository at this point
Copy the full SHA 31edf0fView commit details -
Configuration menu - View commit details
-
Copy full SHA for d585cdd - Browse repository at this point
Copy the full SHA d585cddView commit details
Commits on Sep 8, 2020
-
added django-res-auth and associated basic settings to test DRF and a…
…llauth together.
Configuration menu - View commit details
-
Copy full SHA for 606c871 - Browse repository at this point
Copy the full SHA 606c871View commit details
Commits on Sep 24, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 30936fe - Browse repository at this point
Copy the full SHA 30936feView commit details -
Removed django-rest-jwt and django-rest-auth added simplejwt and dj-r…
…est-auth settings.
Configuration menu - View commit details
-
Copy full SHA for cdadba1 - Browse repository at this point
Copy the full SHA cdadba1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 782e05b - Browse repository at this point
Copy the full SHA 782e05bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 040c6f3 - Browse repository at this point
Copy the full SHA 040c6f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for ef3a5ad - Browse repository at this point
Copy the full SHA ef3a5adView commit details -
Added CustomUserDetailsSerializer. Stubbed other serializers for conf…
…rm emails and password reset.
Configuration menu - View commit details
-
Copy full SHA for 7e6ff72 - Browse repository at this point
Copy the full SHA 7e6ff72View commit details -
Added routes for registration, email confirmation, password reset, lo…
…gin, logout, and user details. Reorganized.
Configuration menu - View commit details
-
Copy full SHA for e97153b - Browse repository at this point
Copy the full SHA e97153bView commit details -
Configuration menu - View commit details
-
Copy full SHA for b6c4ac2 - Browse repository at this point
Copy the full SHA b6c4ac2View commit details -
Configuration menu - View commit details
-
Copy full SHA for f06a74c - Browse repository at this point
Copy the full SHA f06a74cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 221b7b6 - Browse repository at this point
Copy the full SHA 221b7b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for e8197e7 - Browse repository at this point
Copy the full SHA e8197e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for f220224 - Browse repository at this point
Copy the full SHA f220224View commit details -
Configuration menu - View commit details
-
Copy full SHA for bb47eb0 - Browse repository at this point
Copy the full SHA bb47eb0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9fd6eb7 - Browse repository at this point
Copy the full SHA 9fd6eb7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2670780 - Browse repository at this point
Copy the full SHA 2670780View commit details -
Revert "Removed excess space from email_confirmation_subject.txt file…
…name." This reverts commit 2670780. This file rename breaks allauth and all auth test cases for some reason. It also causes a python failure due to an endless import recursion. Not sure why/how this came about, but the easiest thing is to leave it as-is, and revert the change.
Configuration menu - View commit details
-
Copy full SHA for 9451986 - Browse repository at this point
Copy the full SHA 9451986View commit details -
Attempted to fix intermittent email verification post test failure by…
… updating settings and tests.
Configuration menu - View commit details
-
Copy full SHA for aa6218a - Browse repository at this point
Copy the full SHA aa6218aView commit details -
Configuration menu - View commit details
-
Copy full SHA for f91a22d - Browse repository at this point
Copy the full SHA f91a22dView commit details -
Configuration menu - View commit details
-
Copy full SHA for a2b2b4b - Browse repository at this point
Copy the full SHA a2b2b4bView commit details -
Fun trick: If your regex fails to capture all the key generations cas…
…es, it will fail intermittently - not consistantly.
Configuration menu - View commit details
-
Copy full SHA for 569ee99 - Browse repository at this point
Copy the full SHA 569ee99View commit details -
Configuration menu - View commit details
-
Copy full SHA for 35c5610 - Browse repository at this point
Copy the full SHA 35c5610View commit details -
Corrected circular reference that was breaking tests and renamed file…
… to exclude extra space.
Configuration menu - View commit details
-
Copy full SHA for 75e9461 - Browse repository at this point
Copy the full SHA 75e9461View commit details -
Configuration menu - View commit details
-
Copy full SHA for b2ba2c2 - Browse repository at this point
Copy the full SHA b2ba2c2View commit details
Commits on Sep 26, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 6934291 - Browse repository at this point
Copy the full SHA 6934291View commit details -
Configuration menu - View commit details
-
Copy full SHA for 738f7c1 - Browse repository at this point
Copy the full SHA 738f7c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 11c40e2 - Browse repository at this point
Copy the full SHA 11c40e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 92b8944 - Browse repository at this point
Copy the full SHA 92b8944View commit details -
Configuration menu - View commit details
-
Copy full SHA for afa7f25 - Browse repository at this point
Copy the full SHA afa7f25View commit details