-
Use in conjunction with Django Registration Redux?
-
Hi, after upgrading to Django 1.6.2, registration-me produced an error:
ImportError at /accounts/login
cannot import UNUSABLE_PASSWORD
A solution was to change registration/forms.py and replace
f…
ghost updated
10 years ago
-
As suggested by netsec-ethz/scion-coord#231
Implementation:
- require acceptance on registration, using `django_registration.forms.RegistrationFormTermsOfService`
- include a "Terms" link in the …
matzf updated
5 years ago
-
Spec available at https://www.imsglobal.org/spec/lti-dr/v1p0
> Defines a way to automate the exchange of registration information between platforms and tools that use the OpenId Connect and oAuth 2…
-
When viewing the dependencies of the project, both backend dependencies (`requirements.txt`) and frontend dependencies (`package.json`) I see many packages are still using very old versions, examples:…
-
1. Registration is not rendering with django 1.10. Replace render_to_response() with render().
2. Length of username in registration page should be restricted to less than 30, but it is not as expect…
-
They are deployed at completely different places, served via different daemons, and have different permission structures on production. Django templates absolutely have to live in the `dds_registratio…
-
When loading with Django 2.2, Django returns an error stating `'django.contrib.sessions' must be in INSTALLED_APPS in order to use the admin application.`
I'm not sure if the session app registrati…
-
#### Describe the task
The `Operation` model currently has a `status` column, which we still want, but it will only be used to indicate whether an operation has completed registration or not.
We wil…
-
See
http://bitbucket.org/ubernostrum/django-registration/wiki/Home