Update upstream source from tag 'debian/upstream/0.3.0'
Update to upstream version '0.3.0' with Debian dir 60fc60264a50eec818fa87bdb165ec7fa83d18c3
No related branches found
Showing
- PKG-INFO 2 additions, 1 deletionPKG-INFO
- mypy.ini 3 additions, 0 deletionsmypy.ini
- pytest.ini 1 addition, 0 deletionspytest.ini
- requirements-django.txt 1 addition, 0 deletionsrequirements-django.txt
- requirements-test.txt 1 addition, 0 deletionsrequirements-test.txt
- setup.py 4 additions, 1 deletionsetup.py
- swh.auth.egg-info/PKG-INFO 2 additions, 1 deletionswh.auth.egg-info/PKG-INFO
- swh.auth.egg-info/SOURCES.txt 15 additions, 1 deletionswh.auth.egg-info/SOURCES.txt
- swh.auth.egg-info/requires.txt 4 additions, 0 deletionsswh.auth.egg-info/requires.txt
- swh/auth/django/__init__.py 0 additions, 0 deletionsswh/auth/django/__init__.py
- swh/auth/django/models.py 85 additions, 0 deletionsswh/auth/django/models.py
- swh/auth/django/utils.py 97 additions, 0 deletionsswh/auth/django/utils.py
- swh/auth/tests/app/__init__.py 0 additions, 0 deletionsswh/auth/tests/app/__init__.py
- swh/auth/tests/app/apptest/__init__.py 0 additions, 0 deletionsswh/auth/tests/app/apptest/__init__.py
- swh/auth/tests/app/apptest/apps.py 10 additions, 0 deletionsswh/auth/tests/app/apptest/apps.py
- swh/auth/tests/app/apptest/models.py 19 additions, 0 deletionsswh/auth/tests/app/apptest/models.py
- swh/auth/tests/app/apptest/settings.py 7 additions, 0 deletionsswh/auth/tests/app/apptest/settings.py
- swh/auth/tests/app/apptest/urls.py 6 additions, 0 deletionsswh/auth/tests/app/apptest/urls.py
- swh/auth/tests/app/manage.py 23 additions, 0 deletionsswh/auth/tests/app/manage.py
- swh/auth/tests/conftest.py 13 additions, 0 deletionsswh/auth/tests/conftest.py
requirements-django.txt
0 → 100644
swh/auth/django/__init__.py
0 → 100644
swh/auth/django/models.py
0 → 100644
swh/auth/django/utils.py
0 → 100644
swh/auth/tests/app/__init__.py
0 → 100644
swh/auth/tests/app/apptest/__init__.py
0 → 100644
swh/auth/tests/app/apptest/apps.py
0 → 100644
swh/auth/tests/app/apptest/models.py
0 → 100644
swh/auth/tests/app/apptest/settings.py
0 → 100644
swh/auth/tests/app/apptest/urls.py
0 → 100644
swh/auth/tests/app/manage.py
0 → 100755
swh/auth/tests/conftest.py
0 → 100644
Please register or sign in to comment