Package: python-django-registration / 1.0+dfsg-2
Metadata
| Package | Version | Patches format |
|---|---|---|
| python-django-registration | 1.0+dfsg-2 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| send_signal_only_once_when_activating_user.patch | (download) |
registration/views.py |
4 0 + 4 - 0 ! |
fixes double signal sending when activating user. The patch can't be submitted upstream as there's no clear upstream maintainer currently. |
| fix test suite.patch | (download) |
registration/tests/default_backend.py |
2 1 + 1 - 0 ! |
fix the test suite Add files required to run the test suite and also fix some problems in the test suite. |
| django 1.7 compat.patch | (download) |
registration/models.py |
13 6 + 7 - 0 ! |
fix for django 1.7 With Django 1.7, the call to get_user_model() triggers django.core.exceptions.AppRegistryNotReady: Models aren't loaded yet. |
| more django 1.7 fixes.patch | (download) |
registration/backends/simple/urls.py |
3 3 + 0 - 0 ! |
more test suite fixes for django 1.7 |
