core-framework 0.12.6__py3-none-any.whl → 0.12.8__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.
@@ -1,4 +1,4 @@
1
- core/__init__.py,sha256=vm-wiEtrmCVt8WjZQ0iEghsZqmiC5CYPifbNP_BY8kk,12058
1
+ core/__init__.py,sha256=gVebMRuZ9pIJ802j00Dxv0CJzN97hwlBkB_Knw8-R1I,12058
2
2
  core/app.py,sha256=sCA3mJI696i7MIjrPxfOr5zEYt0njarQfHHy3EAajk4,21071
3
3
  core/choices.py,sha256=rhcL3p2dB7RK99zIilpmoTFVcibQEIaRpz0CY0kImCE,10502
4
4
  core/config.py,sha256=2-MVF9nLoYmxpYYH_Gzn4-Sa3MU87YZskRPtlNyhg6Q,14049
@@ -9,7 +9,7 @@ core/exceptions.py,sha256=cdcffeYnMzCbS4hApOYNmPVNbPUpKcrgJbi3nKhqTuI,22702
9
9
  core/fields.py,sha256=F2NdToowkJ_LFvPN9KVyxIFES1AlVDy7WkEp-8UiBpA,9327
10
10
  core/middleware.py,sha256=MZVw7smJ2MiycYvkaYIC2cNpyqYGk3m-eeoDandqZU4,23506
11
11
  core/models.py,sha256=jdNdjRPKBZiOBOgg8CmDYBwmuWdD7twCIpqINLGY4Q4,33788
12
- core/permissions.py,sha256=HhIXtmK9nehfRpTLoxKaBA-g-aCWOlDpLigo06fsEew,10144
12
+ core/permissions.py,sha256=rWfKYHLpWvhWnyHN7QsOmvRkX-23fgSzidFSWOrhQfs,10781
13
13
  core/querysets.py,sha256=Z87-U06Un_xA9GKwcjXx0yzw6F_xf_tvG_rBT5UGL9c,22678
14
14
  core/relations.py,sha256=UbdRgj0XQGI4lv2FQV1ImSAwu4Pn8yxTkSsdzR3m8cM,21372
15
15
  core/routing.py,sha256=vIiJN8bQ2836WW2zUKTJVBTC8RpjtDYgEGdz7mldnGc,15422
@@ -20,7 +20,7 @@ core/views.py,sha256=Vm2FREET0IJ2JZbClNJ0vvZ6RN5aQKC1sDXsrOb4-SY,43319
20
20
  core/auth/__init__.py,sha256=_yr4rMMvDt_uKujzkKfqlQZ6x9UiQ6jmRppw14hTQNc,4645
21
21
  core/auth/backends.py,sha256=PkLk2RQN2rQdtYSiN0mn7cqSp95hnLjO9xTFZqSsPF8,10486
22
22
  core/auth/base.py,sha256=Q7vXgwTmgdmyW7G8eJmDket2bKB_8YFnraZ_kK9_gTs,21425
23
- core/auth/decorators.py,sha256=Db8ihM7E2d658500aZwYKoSPduXC5nPjkQLzPakc1Mc,12269
23
+ core/auth/decorators.py,sha256=OE9yMQgwnSN8wYAnYhBjAMz__K5E1yoTGkdZCUsafEg,12826
24
24
  core/auth/hashers.py,sha256=0gIf67TU0k5H744FADpyh9_ugxA7m3mhYPZxLh_lEtc,12808
25
25
  core/auth/helpers.py,sha256=nuaVL9KzIy6ZkVWz9Z327qe4-sfF0NbbJDFIX3tR6vg,3020
26
26
  core/auth/middleware.py,sha256=3Wddxi2MKHrHguKfdW9LRKhHaHcmQ807edVcsFLqhVc,16645
@@ -29,8 +29,8 @@ core/auth/permissions.py,sha256=v3ykAgNpq5wJ0NkuC_FuveMctOkDfM9Xp11XEnUAuBg,1246
29
29
  core/auth/schemas.py,sha256=L0W96dOD348rJDGeu1K5Rz3aJj-GdwMr2vbwwsYfo2g,3469
30
30
  core/auth/tokens.py,sha256=jOF40D5O8WRG8klRwMBuSG-jOhdsp1irXn2aZ2puNSg,9149
31
31
  core/auth/views.py,sha256=3gMaq8pzWoWr29ExJk21JgGay2fE3Fq3Tz99Wb_ftvE,14203
32
- core/cli/__init__.py,sha256=obodnvfe8DUziqpk-IAaHTEOb1KSfYQeuBZEAofut4o,449
33
- core/cli/main.py,sha256=Odl-tetCDffs9xJ7l18xK4X583nGXYmD3nr-w-8cdZM,119787
32
+ core/cli/__init__.py,sha256=EOYSATzRugHD2oJ1SPfTIMUygUoNJnO_dRt2yJrkQcU,542
33
+ core/cli/main.py,sha256=0WAO1deegd2Yja19ggDbX4j6p5S_p2KrmyAmale9HZs,124490
34
34
  core/deployment/__init__.py,sha256=RNcBRO9oB3WRnhtTTwM6wzVEcUKpKF4XfRkGSbbykIc,794
35
35
  core/deployment/docker.py,sha256=ywraIk-ncbHiAX2vXH7jcU9KjhCGPIg7j0xgOTu5Cg8,8681
36
36
  core/deployment/kubernetes.py,sha256=IV6gf664EFEyQry2ehgJ2UFhZhWovKpaHXln_0WXCMg,8414
@@ -73,13 +73,20 @@ core/tasks/decorators.py,sha256=vgbR96ee-RTqzFrAUlElntBPr51-O1u857w4IKhgf7A,5604
73
73
  core/tasks/registry.py,sha256=PjRbUoc53PP9inhlmaiQYfSzyo4p1VWnYR9u6nSWRWs,3868
74
74
  core/tasks/scheduler.py,sha256=evJmULBxh8EtCLpeYHHl9CK4y2uxUty18sZeLqN7uuk,6493
75
75
  core/tasks/worker.py,sha256=e_1dob8ujqM1uUtQ4-vydA89EhmMTqfZSNNO732c30w,10272
76
+ core/testing/__init__.py,sha256=k4UFZEV4j_lDf62cX6tb3bifraRSapVy3An7nwIm4nM,2380
77
+ core/testing/assertions.py,sha256=5mvZbGZLxhtPAJAQNuT3V_Fi1_OFacjJaJt6VCeqD7E,9997
78
+ core/testing/client.py,sha256=WWKcZLu7a-rGMRi6Rt6sXovoFygE6-InurDec6AWpWI,7846
79
+ core/testing/database.py,sha256=vl8trVjIwbqjuYJZ_RJtk2frv1VLaEFhXSUfVZcTWmg,8762
80
+ core/testing/factories.py,sha256=VTMGwz_b_d3cHY9bpbAB7oz0jTTcgQehYxT-rA-gxiU,10662
81
+ core/testing/mocks.py,sha256=cN0EzxCdJSkRcLq6iNsgUeuB6D3muEjJcor3sl3d0GA,20142
82
+ core/testing/plugin.py,sha256=E3hzSD154d5EAoG_YRt11CRktZobgKzKLYZ9KrJ5f7M,17973
76
83
  example/__init__.py,sha256=LH-m7w0bW11DE9fbbMfkQidP8y4dV0vHUM_sDtvn-Nk,245
77
84
  example/app.py,sha256=2nE5jnC_FBw9LytuIqNiUj-9W2gJ1I7wk4Hto96dU-8,2783
78
85
  example/auth.py,sha256=zBpLutb8lVKnGfQqQ2wnyygsSutHYZzeJBuhnFhxBaQ,4971
79
86
  example/models.py,sha256=xKdx0kJ9n0tZ7sCce3KhV3BTvKvsh6m7G69eFm3ukf0,4549
80
87
  example/schemas.py,sha256=wJ9QofnuHp4PjtM_IuMMBLVFVDJ4YlwcF6uQm1ooKiY,6139
81
88
  example/views.py,sha256=GQwgQcW6yoeUIDbF7-lsaZV7cs8G1S1vGVtiwVpZIQE,14338
82
- core_framework-0.12.6.dist-info/METADATA,sha256=LsQ-RfhBtAvm3GxcRMBLur-3lVBeig9b0pE3Hp_WXkg,12791
83
- core_framework-0.12.6.dist-info/WHEEL,sha256=WLgqFyCfm_KASv4WHyYy0P3pM_m7J5L9k2skdKLirC8,87
84
- core_framework-0.12.6.dist-info/entry_points.txt,sha256=lQ65IAOpieqU1VcHCUReeyandpyy8IKGix6IkJW_4Is,39
85
- core_framework-0.12.6.dist-info/RECORD,,
89
+ core_framework-0.12.8.dist-info/METADATA,sha256=MU_89RNGod1KS9uIWzahtLAzi_nLbkUuFyWCQciKBn8,13020
90
+ core_framework-0.12.8.dist-info/WHEEL,sha256=WLgqFyCfm_KASv4WHyYy0P3pM_m7J5L9k2skdKLirC8,87
91
+ core_framework-0.12.8.dist-info/entry_points.txt,sha256=MJytamxHbn0CyH3HbxiP-PqOWekjYUo2CA6EWiKWuSI,78
92
+ core_framework-0.12.8.dist-info/RECORD,,
@@ -1,2 +1,5 @@
1
1
  [console_scripts]
2
2
  core = core.cli:main
3
+
4
+ [pytest11]
5
+ core = core.testing.plugin