Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python3-django-registration-3.1.2-bp153.1.1 RPM for noarch

From OpenSuSE Leap 15.3 for noarch

Name: python3-django-registration Distribution: SUSE Linux Enterprise 15 SP3
Version: 3.1.2 Vendor: openSUSE
Release: bp153.1.1 Build date: Tue Apr 20 18:07:42 2021
Group: Unspecified Build host: lamb19
Size: 219207 Source RPM: python-django-registration-3.1.2-bp153.1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/ubernostrum/django-registration/
Summary: An extensible user-registration application for Django
This is a user registration application for Django. It requires a
functional installation of Django, but has no other
dependencies.

Provides

Requires

License

BSD-3-Clause

Changelog

* Fri Apr 16 2021 Markéta Machová <mmachova@suse.com>
  - Update to 3.1.2 (bsc#1184427, CVE-2021-21416)
    * Filter sensitive POST parameters in error reports
    * Fix RemovedInDjango40Warning from Signal arguments
* Mon Apr 20 2020 Tomáš Chvátal <tchvatal@suse.com>
  - Drop py2 dep from py3 only package
* Thu Feb 20 2020 Tomáš Chvátal <tchvatal@suse.com>
  - Update to 3.1:
    * no changelog provided
* Mon May 20 2019 Tomáš Chvátal <tchvatal@suse.com>
  - Update to 3.0.1:
    * Support for django 2.2
* Tue Mar 19 2019 John Vandenberg <jayvdb@gmail.com>
  - Add missing runtime dependency python-confusable-homoglyphs
* Tue Feb 26 2019 Tomáš Chvátal <tchvatal@suse.com>
  - Do not trigger legaldb
* Mon Feb 25 2019 John Vandenberg <jayvdb@gmail.com>
  - Set Django version to 1.11
  - Update to 3.0, notable changes
    * Installed module changed from registration to django_registration
    * Python 3.7 support
    * Minimum Django version is now 1.11
    * Include tests and runner in source distribution
    * Make it possible to distinguish different types of activation failures
    * Add the ability to detect when the account has already been activated
    * Remove RegistrationFormNoFreeEmail
    * Clean up the weird ancient handling of
      success_url/get_success_url()
    * Make the one-step backend a little more robust with custom users
    * Correct use of is_secure() in activation email context
    * Template directory rename, and renamed activation email body template
      and renamed activation failure template
    * Made the HttpRequest available to activation email contexts
    * Rename URL patterns
    * Rename the HMAC backend
    * Added a form class doing case-insensitive username uniqueness checks
* Mon Sep 03 2018 Ondřej Súkup <mimi.vx@gmail.com>
  - update 2.5.2
  - remove django2.patch
  - no upstream changelog
* Wed Aug 29 2018 tchvatal@suse.com
  - Add patch to build with django 2.0+:
    * django2.patch
* Fri Aug 24 2018 tchvatal@suse.com
  - Add missing python2-mock dependency
* Wed Aug 15 2018 jengelh@inai.de
  - Ensure neutrality of description.
* Wed Aug 08 2018 tchvatal@suse.com
  - Switch to singlespec
  - Version update to 2.4.1:
    * Support 2.0 django and bunch of bugfixes
* Mon Feb 27 2017 shshyukriev@suse.com
  - Update to v 2.2:
    * Requires Django 1.8 and higher
* Tue Apr 19 2016 appleonkel@opensuse.org
  - Update to version 2.0.4
    + No Changelog
  - Use new specfile from py2pack

Files

/usr/lib/python3.6/site-packages/django_registration
/usr/lib/python3.6/site-packages/django_registration-3.1.2-py3.6.egg-info
/usr/lib/python3.6/site-packages/django_registration-3.1.2-py3.6.egg-info/PKG-INFO
/usr/lib/python3.6/site-packages/django_registration-3.1.2-py3.6.egg-info/SOURCES.txt
/usr/lib/python3.6/site-packages/django_registration-3.1.2-py3.6.egg-info/dependency_links.txt
/usr/lib/python3.6/site-packages/django_registration-3.1.2-py3.6.egg-info/not-zip-safe
/usr/lib/python3.6/site-packages/django_registration-3.1.2-py3.6.egg-info/requires.txt
/usr/lib/python3.6/site-packages/django_registration-3.1.2-py3.6.egg-info/top_level.txt
/usr/lib/python3.6/site-packages/django_registration/__init__.py
/usr/lib/python3.6/site-packages/django_registration/__pycache__
/usr/lib/python3.6/site-packages/django_registration/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/django_registration/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/django_registration/__pycache__/exceptions.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/django_registration/__pycache__/exceptions.cpython-36.pyc
/usr/lib/python3.6/site-packages/django_registration/__pycache__/forms.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/django_registration/__pycache__/forms.cpython-36.pyc
/usr/lib/python3.6/site-packages/django_registration/__pycache__/signals.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/django_registration/__pycache__/signals.cpython-36.pyc
/usr/lib/python3.6/site-packages/django_registration/__pycache__/validators.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/django_registration/__pycache__/validators.cpython-36.pyc
/usr/lib/python3.6/site-packages/django_registration/__pycache__/views.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/django_registration/__pycache__/views.cpython-36.pyc
/usr/lib/python3.6/site-packages/django_registration/backends
/usr/lib/python3.6/site-packages/django_registration/backends/__init__.py
/usr/lib/python3.6/site-packages/django_registration/backends/__pycache__
/usr/lib/python3.6/site-packages/django_registration/backends/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/django_registration/backends/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/django_registration/backends/activation
/usr/lib/python3.6/site-packages/django_registration/backends/activation/__init__.py
/usr/lib/python3.6/site-packages/django_registration/backends/activation/__pycache__
/usr/lib/python3.6/site-packages/django_registration/backends/activation/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/django_registration/backends/activation/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/django_registration/backends/activation/__pycache__/urls.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/django_registration/backends/activation/__pycache__/urls.cpython-36.pyc
/usr/lib/python3.6/site-packages/django_registration/backends/activation/__pycache__/views.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/django_registration/backends/activation/__pycache__/views.cpython-36.pyc
/usr/lib/python3.6/site-packages/django_registration/backends/activation/urls.py
/usr/lib/python3.6/site-packages/django_registration/backends/activation/views.py
/usr/lib/python3.6/site-packages/django_registration/backends/one_step
/usr/lib/python3.6/site-packages/django_registration/backends/one_step/__init__.py
/usr/lib/python3.6/site-packages/django_registration/backends/one_step/__pycache__
/usr/lib/python3.6/site-packages/django_registration/backends/one_step/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/django_registration/backends/one_step/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/django_registration/backends/one_step/__pycache__/urls.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/django_registration/backends/one_step/__pycache__/urls.cpython-36.pyc
/usr/lib/python3.6/site-packages/django_registration/backends/one_step/__pycache__/views.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/django_registration/backends/one_step/__pycache__/views.cpython-36.pyc
/usr/lib/python3.6/site-packages/django_registration/backends/one_step/urls.py
/usr/lib/python3.6/site-packages/django_registration/backends/one_step/views.py
/usr/lib/python3.6/site-packages/django_registration/exceptions.py
/usr/lib/python3.6/site-packages/django_registration/forms.py
/usr/lib/python3.6/site-packages/django_registration/locale
/usr/lib/python3.6/site-packages/django_registration/locale/ar
/usr/lib/python3.6/site-packages/django_registration/locale/ar/LC_MESSAGES
/usr/lib/python3.6/site-packages/django_registration/locale/ar/LC_MESSAGES/django.mo
/usr/lib/python3.6/site-packages/django_registration/locale/ar/LC_MESSAGES/django.po
/usr/lib/python3.6/site-packages/django_registration/locale/bg
/usr/lib/python3.6/site-packages/django_registration/locale/bg/LC_MESSAGES
/usr/lib/python3.6/site-packages/django_registration/locale/bg/LC_MESSAGES/django.mo
/usr/lib/python3.6/site-packages/django_registration/locale/bg/LC_MESSAGES/django.po
/usr/lib/python3.6/site-packages/django_registration/locale/ca
/usr/lib/python3.6/site-packages/django_registration/locale/ca/LC_MESSAGES
/usr/lib/python3.6/site-packages/django_registration/locale/ca/LC_MESSAGES/django.mo
/usr/lib/python3.6/site-packages/django_registration/locale/ca/LC_MESSAGES/django.po
/usr/lib/python3.6/site-packages/django_registration/locale/cs
/usr/lib/python3.6/site-packages/django_registration/locale/cs/LC_MESSAGES
/usr/lib/python3.6/site-packages/django_registration/locale/cs/LC_MESSAGES/django.mo
/usr/lib/python3.6/site-packages/django_registration/locale/cs/LC_MESSAGES/django.po
/usr/lib/python3.6/site-packages/django_registration/locale/da
/usr/lib/python3.6/site-packages/django_registration/locale/da/LC_MESSAGES
/usr/lib/python3.6/site-packages/django_registration/locale/da/LC_MESSAGES/django.mo
/usr/lib/python3.6/site-packages/django_registration/locale/da/LC_MESSAGES/django.po
/usr/lib/python3.6/site-packages/django_registration/locale/de
/usr/lib/python3.6/site-packages/django_registration/locale/de/LC_MESSAGES
/usr/lib/python3.6/site-packages/django_registration/locale/de/LC_MESSAGES/django.mo
/usr/lib/python3.6/site-packages/django_registration/locale/de/LC_MESSAGES/django.po
/usr/lib/python3.6/site-packages/django_registration/locale/el
/usr/lib/python3.6/site-packages/django_registration/locale/el/LC_MESSAGES
/usr/lib/python3.6/site-packages/django_registration/locale/el/LC_MESSAGES/django.mo
/usr/lib/python3.6/site-packages/django_registration/locale/el/LC_MESSAGES/django.po
/usr/lib/python3.6/site-packages/django_registration/locale/en
/usr/lib/python3.6/site-packages/django_registration/locale/en/LC_MESSAGES
/usr/lib/python3.6/site-packages/django_registration/locale/en/LC_MESSAGES/django.mo
/usr/lib/python3.6/site-packages/django_registration/locale/en/LC_MESSAGES/django.po
/usr/lib/python3.6/site-packages/django_registration/locale/es
/usr/lib/python3.6/site-packages/django_registration/locale/es/LC_MESSAGES
/usr/lib/python3.6/site-packages/django_registration/locale/es/LC_MESSAGES/django.mo
/usr/lib/python3.6/site-packages/django_registration/locale/es/LC_MESSAGES/django.po
/usr/lib/python3.6/site-packages/django_registration/locale/es_AR
/usr/lib/python3.6/site-packages/django_registration/locale/es_AR/LC_MESSAGES
/usr/lib/python3.6/site-packages/django_registration/locale/es_AR/LC_MESSAGES/django.mo
/usr/lib/python3.6/site-packages/django_registration/locale/es_AR/LC_MESSAGES/django.po
/usr/lib/python3.6/site-packages/django_registration/locale/fa
/usr/lib/python3.6/site-packages/django_registration/locale/fa/LC_MESSAGES
/usr/lib/python3.6/site-packages/django_registration/locale/fa/LC_MESSAGES/django.mo
/usr/lib/python3.6/site-packages/django_registration/locale/fa/LC_MESSAGES/django.po
/usr/lib/python3.6/site-packages/django_registration/locale/fr
/usr/lib/python3.6/site-packages/django_registration/locale/fr/LC_MESSAGES
/usr/lib/python3.6/site-packages/django_registration/locale/fr/LC_MESSAGES/django.mo
/usr/lib/python3.6/site-packages/django_registration/locale/fr/LC_MESSAGES/django.po
/usr/lib/python3.6/site-packages/django_registration/locale/he
/usr/lib/python3.6/site-packages/django_registration/locale/he/LC_MESSAGES
/usr/lib/python3.6/site-packages/django_registration/locale/he/LC_MESSAGES/django.mo
/usr/lib/python3.6/site-packages/django_registration/locale/he/LC_MESSAGES/django.po
/usr/lib/python3.6/site-packages/django_registration/locale/hr
/usr/lib/python3.6/site-packages/django_registration/locale/hr/LC_MESSAGES
/usr/lib/python3.6/site-packages/django_registration/locale/hr/LC_MESSAGES/django.mo
/usr/lib/python3.6/site-packages/django_registration/locale/hr/LC_MESSAGES/django.po
/usr/lib/python3.6/site-packages/django_registration/locale/is
/usr/lib/python3.6/site-packages/django_registration/locale/is/LC_MESSAGES
/usr/lib/python3.6/site-packages/django_registration/locale/is/LC_MESSAGES/django.mo
/usr/lib/python3.6/site-packages/django_registration/locale/is/LC_MESSAGES/django.po
/usr/lib/python3.6/site-packages/django_registration/locale/it
/usr/lib/python3.6/site-packages/django_registration/locale/it/LC_MESSAGES
/usr/lib/python3.6/site-packages/django_registration/locale/it/LC_MESSAGES/django.mo
/usr/lib/python3.6/site-packages/django_registration/locale/it/LC_MESSAGES/django.po
/usr/lib/python3.6/site-packages/django_registration/locale/ja
/usr/lib/python3.6/site-packages/django_registration/locale/ja/LC_MESSAGES
/usr/lib/python3.6/site-packages/django_registration/locale/ja/LC_MESSAGES/django.mo
/usr/lib/python3.6/site-packages/django_registration/locale/ja/LC_MESSAGES/django.po
/usr/lib/python3.6/site-packages/django_registration/locale/ko
/usr/lib/python3.6/site-packages/django_registration/locale/ko/LC_MESSAGES
/usr/lib/python3.6/site-packages/django_registration/locale/ko/LC_MESSAGES/django.mo
/usr/lib/python3.6/site-packages/django_registration/locale/ko/LC_MESSAGES/django.po
/usr/lib/python3.6/site-packages/django_registration/locale/nb
/usr/lib/python3.6/site-packages/django_registration/locale/nb/LC_MESSAGES
/usr/lib/python3.6/site-packages/django_registration/locale/nb/LC_MESSAGES/django.mo
/usr/lib/python3.6/site-packages/django_registration/locale/nb/LC_MESSAGES/django.po
/usr/lib/python3.6/site-packages/django_registration/locale/nl
/usr/lib/python3.6/site-packages/django_registration/locale/nl/LC_MESSAGES
/usr/lib/python3.6/site-packages/django_registration/locale/nl/LC_MESSAGES/django.mo
/usr/lib/python3.6/site-packages/django_registration/locale/nl/LC_MESSAGES/django.po
/usr/lib/python3.6/site-packages/django_registration/locale/pl
/usr/lib/python3.6/site-packages/django_registration/locale/pl/LC_MESSAGES
/usr/lib/python3.6/site-packages/django_registration/locale/pl/LC_MESSAGES/django.mo
/usr/lib/python3.6/site-packages/django_registration/locale/pl/LC_MESSAGES/django.po
/usr/lib/python3.6/site-packages/django_registration/locale/pt
/usr/lib/python3.6/site-packages/django_registration/locale/pt/LC_MESSAGES
/usr/lib/python3.6/site-packages/django_registration/locale/pt/LC_MESSAGES/django.mo
/usr/lib/python3.6/site-packages/django_registration/locale/pt/LC_MESSAGES/django.po
/usr/lib/python3.6/site-packages/django_registration/locale/pt_BR
/usr/lib/python3.6/site-packages/django_registration/locale/pt_BR/LC_MESSAGES
/usr/lib/python3.6/site-packages/django_registration/locale/pt_BR/LC_MESSAGES/django.mo
/usr/lib/python3.6/site-packages/django_registration/locale/pt_BR/LC_MESSAGES/django.po
/usr/lib/python3.6/site-packages/django_registration/locale/ru
/usr/lib/python3.6/site-packages/django_registration/locale/ru/LC_MESSAGES
/usr/lib/python3.6/site-packages/django_registration/locale/ru/LC_MESSAGES/django.mo
/usr/lib/python3.6/site-packages/django_registration/locale/ru/LC_MESSAGES/django.po
/usr/lib/python3.6/site-packages/django_registration/locale/sl
/usr/lib/python3.6/site-packages/django_registration/locale/sl/LC_MESSAGES
/usr/lib/python3.6/site-packages/django_registration/locale/sl/LC_MESSAGES/django.mo
/usr/lib/python3.6/site-packages/django_registration/locale/sl/LC_MESSAGES/django.po
/usr/lib/python3.6/site-packages/django_registration/locale/sr
/usr/lib/python3.6/site-packages/django_registration/locale/sr/LC_MESSAGES
/usr/lib/python3.6/site-packages/django_registration/locale/sr/LC_MESSAGES/django.mo
/usr/lib/python3.6/site-packages/django_registration/locale/sr/LC_MESSAGES/django.po
/usr/lib/python3.6/site-packages/django_registration/locale/sv
/usr/lib/python3.6/site-packages/django_registration/locale/sv/LC_MESSAGES
/usr/lib/python3.6/site-packages/django_registration/locale/sv/LC_MESSAGES/django.mo
/usr/lib/python3.6/site-packages/django_registration/locale/sv/LC_MESSAGES/django.po
/usr/lib/python3.6/site-packages/django_registration/locale/tr_TR
/usr/lib/python3.6/site-packages/django_registration/locale/tr_TR/LC_MESSAGES
/usr/lib/python3.6/site-packages/django_registration/locale/tr_TR/LC_MESSAGES/django.mo
/usr/lib/python3.6/site-packages/django_registration/locale/tr_TR/LC_MESSAGES/django.po
/usr/lib/python3.6/site-packages/django_registration/locale/zh_CN
/usr/lib/python3.6/site-packages/django_registration/locale/zh_CN/LC_MESSAGES
/usr/lib/python3.6/site-packages/django_registration/locale/zh_CN/LC_MESSAGES/django.mo
/usr/lib/python3.6/site-packages/django_registration/locale/zh_CN/LC_MESSAGES/django.po
/usr/lib/python3.6/site-packages/django_registration/locale/zh_TW
/usr/lib/python3.6/site-packages/django_registration/locale/zh_TW/LC_MESSAGES
/usr/lib/python3.6/site-packages/django_registration/locale/zh_TW/LC_MESSAGES/django.mo
/usr/lib/python3.6/site-packages/django_registration/locale/zh_TW/LC_MESSAGES/django.po
/usr/lib/python3.6/site-packages/django_registration/migrations
/usr/lib/python3.6/site-packages/django_registration/migrations/0001_initial.py
/usr/lib/python3.6/site-packages/django_registration/migrations/__init__.py
/usr/lib/python3.6/site-packages/django_registration/migrations/__pycache__
/usr/lib/python3.6/site-packages/django_registration/migrations/__pycache__/0001_initial.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/django_registration/migrations/__pycache__/0001_initial.cpython-36.pyc
/usr/lib/python3.6/site-packages/django_registration/migrations/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/django_registration/migrations/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/django_registration/signals.py
/usr/lib/python3.6/site-packages/django_registration/validators.py
/usr/lib/python3.6/site-packages/django_registration/views.py
/usr/share/doc/packages/python3-django-registration
/usr/share/doc/packages/python3-django-registration/AUTHORS
/usr/share/doc/packages/python3-django-registration/README.rst
/usr/share/licenses/python3-django-registration
/usr/share/licenses/python3-django-registration/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 14:50:04 2024