plain.oauth 0.3.0__py3-none-any.whl → 0.4.0__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.
@@ -22,7 +22,6 @@ class Migration(migrations.Migration):
22
22
  models.BigAutoField(
23
23
  auto_created=True,
24
24
  primary_key=True,
25
- serialize=False,
26
25
  ),
27
26
  ),
28
27
  ("created_at", models.DateTimeField(auto_now_add=True)),
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: plain.oauth
3
- Version: 0.3.0
3
+ Version: 0.4.0
4
4
  Summary: OAuth login and API access for Plain.
5
5
  Home-page: https://plainframework.com
6
6
  License: BSD-3-Clause
@@ -2,7 +2,7 @@ plain/oauth/README.md,sha256=cMfq_xUk5qBrt1ENOAhsoIjsY-7NwA0upkfOK-vpS8M,11289
2
2
  plain/oauth/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
3
3
  plain/oauth/config.py,sha256=jk5l59taT_3Kh7EFrJuuubtrCHLfNBVkD2sWQ_M5_JQ,160
4
4
  plain/oauth/exceptions.py,sha256=TMGtIGkK3_J4rsEy1oPCmia7BnRSK8N8RMZm4_pNelA,189
5
- plain/oauth/migrations/0001_initial.py,sha256=N7-sunlafVXszwLd4Z3f-nXHZdBlWTWP2RMBve6jXCc,1956
5
+ plain/oauth/migrations/0001_initial.py,sha256=mPNAno5kas8yt7OXKvYcwihKd6PM0yKLnO3UiRA08XA,1915
6
6
  plain/oauth/migrations/0002_alter_oauthconnection_options_and_more.py,sha256=3Mb0IU9KDRQfog0PjVbzuNv_AxCs7UVHnA0F263AKNo,581
7
7
  plain/oauth/migrations/0003_alter_oauthconnection_access_token_and_more.py,sha256=XSd_b8fbFyJQ9Hl117KH9g0-jOzXgekARBAtQqE9G14,625
8
8
  plain/oauth/migrations/0004_alter_oauthconnection_access_token_and_more.py,sha256=ewMJTajyqbyYsxmJqlGtgc3fZPlqZWhX-Fnect1xgnQ,648
@@ -13,7 +13,7 @@ plain/oauth/staff.py,sha256=NtmyFURkKMH6hRp7sjl8FUWYOGSA7M0tLKRyXUciPj4,1288
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=G6icfdKkOOOKB00JVN4SCeZmBcGOGUvAgueyvOd9bLI,3042
16
- plain_oauth-0.3.0.dist-info/LICENSE,sha256=cvKM3OlqHx3ijD6e34zsSUkPvzl-ya3Dd63A6EHL94U,1500
17
- plain_oauth-0.3.0.dist-info/METADATA,sha256=0OFATIOBcB09V9OFMzzeTRkbItWstw2blkMGwzVNIk8,12136
18
- plain_oauth-0.3.0.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
19
- plain_oauth-0.3.0.dist-info/RECORD,,
16
+ plain_oauth-0.4.0.dist-info/LICENSE,sha256=cvKM3OlqHx3ijD6e34zsSUkPvzl-ya3Dd63A6EHL94U,1500
17
+ plain_oauth-0.4.0.dist-info/METADATA,sha256=DLCwUbaR_m0d-8A3bEsmCpaP0rNHSTqhGpesooBNf00,12136
18
+ plain_oauth-0.4.0.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
19
+ plain_oauth-0.4.0.dist-info/RECORD,,