plain.oauth 0.1.0__py3-none-any.whl → 0.1.1__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
plain/oauth/models.py CHANGED
@@ -1,7 +1,8 @@
1
1
  from typing import TYPE_CHECKING
2
2
 
3
- from plain import models, transaction
3
+ from plain import models
4
4
  from plain.auth import get_user_model
5
+ from plain.models import transaction
5
6
  from plain.models.db import IntegrityError, OperationalError, ProgrammingError
6
7
  from plain.preflight import Error
7
8
  from plain.runtime import settings
@@ -1,17 +1,14 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: plain.oauth
3
- Version: 0.1.0
3
+ Version: 0.1.1
4
4
  Summary: OAuth login and API access for Plain.
5
5
  Home-page: https://plainframework.com
6
6
  License: BSD-3-Clause
7
7
  Author: Dave Gaeddert
8
8
  Author-email: dave.gaeddert@dropseed.dev
9
- Requires-Python: >=3.8,<4.0
9
+ Requires-Python: >=3.11,<4.0
10
10
  Classifier: License :: OSI Approved :: BSD License
11
11
  Classifier: Programming Language :: Python :: 3
12
- Classifier: Programming Language :: Python :: 3.8
13
- Classifier: Programming Language :: Python :: 3.9
14
- Classifier: Programming Language :: Python :: 3.10
15
12
  Classifier: Programming Language :: Python :: 3.11
16
13
  Classifier: Programming Language :: Python :: 3.12
17
14
  Project-URL: Documentation, https://plainframework.com/docs/
@@ -8,12 +8,12 @@ plain/oauth/migrations/0002_alter_oauthconnection_options_and_more.py,sha256=3Mb
8
8
  plain/oauth/migrations/0003_alter_oauthconnection_access_token_and_more.py,sha256=XSd_b8fbFyJQ9Hl117KH9g0-jOzXgekARBAtQqE9G14,625
9
9
  plain/oauth/migrations/0004_alter_oauthconnection_access_token_and_more.py,sha256=ewMJTajyqbyYsxmJqlGtgc3fZPlqZWhX-Fnect1xgnQ,648
10
10
  plain/oauth/migrations/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
11
- plain/oauth/models.py,sha256=YhWJoXDyPgKJOgc1x_biZw2ziD4KfMM9-hk3Z7nNUFY,6693
11
+ plain/oauth/models.py,sha256=7qyBCON0L0CEBC04XX2Nh4VluSyavma-cPp9Az5iaFM,6717
12
12
  plain/oauth/providers.py,sha256=-8Ks4iRfRZOybUMa7Fd9PMkebT96stlqarfdcjWpDBw,6840
13
13
  plain/oauth/templates/oauth/error.html,sha256=xkkWw57sZ3fz4dDfH30SVtq3okJNnJmrSRPfGxrxjh8,108
14
14
  plain/oauth/urls.py,sha256=NyP_yDKayJYrCdw4oNVHUmtjbLNfzdnpdWc-eOsMlDM,676
15
15
  plain/oauth/views.py,sha256=9NQCNycxO3BMIvSalAWt1q67qq2Br4wsf36Zr1m98z4,3069
16
- plain_oauth-0.1.0.dist-info/LICENSE,sha256=cvKM3OlqHx3ijD6e34zsSUkPvzl-ya3Dd63A6EHL94U,1500
17
- plain_oauth-0.1.0.dist-info/METADATA,sha256=1zB60FT2austZOIdBT3yGujUfFJY8bRG5Fje4CApHao,12098
18
- plain_oauth-0.1.0.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
19
- plain_oauth-0.1.0.dist-info/RECORD,,
16
+ plain_oauth-0.1.1.dist-info/LICENSE,sha256=cvKM3OlqHx3ijD6e34zsSUkPvzl-ya3Dd63A6EHL94U,1500
17
+ plain_oauth-0.1.1.dist-info/METADATA,sha256=fQJ36bEs5nR7wBFwUfopl_7uG_Nl9yYqVawRQlmz1U0,11948
18
+ plain_oauth-0.1.1.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
19
+ plain_oauth-0.1.1.dist-info/RECORD,,