constec 0.7.3__py3-none-any.whl → 0.7.4__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.
@@ -0,0 +1,15 @@
1
+ # Generated manually on 2026-02-03 - Django 6.0 compatibility (table and index renames)
2
+
3
+ from django.db import migrations
4
+
5
+
6
+ class Migration(migrations.Migration):
7
+
8
+ dependencies = [
9
+ ('constec_db', '0007_rename_user_to_companyuser'),
10
+ ]
11
+
12
+ operations = [
13
+ # Just accept Django 6's automatic changes to table names and indexes
14
+ # This migration intentionally empty - Django will handle the renames automatically
15
+ ]
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: constec
3
- Version: 0.7.3
3
+ Version: 0.7.4
4
4
  Summary: Base library for the Constec ecosystem - shared utilities, models, and namespace foundation
5
5
  License: MIT
6
6
  Project-URL: Homepage, https://github.com/TpmyCT/constec-python
@@ -7,6 +7,7 @@ constec/db/migrations/0003_remove_module_level.py,sha256=3GX-VDLSZqqxaZf6KFtuc7U
7
7
  constec/db/migrations/0004_rename_entities_company_cuit_idx_entities_company_e2c50f_idx_and_more.py,sha256=TCkutatVjJhVKxiQwp-RLhBlbOo5rtwSV1qQqao1qCI,11874
8
8
  constec/db/migrations/0006_automation_trigger_action_executionlog_notificationtemplate.py,sha256=gv4aVA2osTQleiw-nT1eu1tQzNuzOwJm5Q-AS-ZARiQ,13657
9
9
  constec/db/migrations/0007_rename_user_to_companyuser.py,sha256=gpcg_7et_mgHfd1CUIrnWdVhaLgOCzz5xhvExvdU3T8,636
10
+ constec/db/migrations/0008_django6_compatibility.py,sha256=QLNnxBtn54WrerzXB1z4EsPGlGF2lfVQqClJ4iBiNHY,446
10
11
  constec/db/migrations/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
11
12
  constec/db/models/__init__.py,sha256=zEUX56xTEGi09ZVcRwDzSnPeKPv1Dl7pIZdAzlLhD-U,2686
12
13
  constec/db/models/automation.py,sha256=am5WsGiEJyVGd1wA51wrLUiSofOzPJbQxqaa97Kx2dw,13643
@@ -30,8 +31,8 @@ constec/shared/exceptions.py,sha256=8Bih40RWoH0gVhto09mH2ppSQV_drHPnGWITcoD-0J0,
30
31
  constec/utils/__init__.py,sha256=brf-G4UvU-3CK_rKNPTaHwsVsxnoJSbml_QTZJSM7d0,458
31
32
  constec/utils/cuit.py,sha256=dQKGlA4pRQ5DyR-N4BiV8ZsvAle2Vgjif7PU72zHx_A,2753
32
33
  constec/utils/password.py,sha256=XNpTJ9xZQSoZNjXEAnexAEZuYkwW1dFgX4AY-B5Q0gA,1462
33
- constec-0.7.3.dist-info/licenses/LICENSE,sha256=a1R51ONDGq0UQfV-n3ybsNL7EGhcC2sQ1sXvRANaFVI,1064
34
- constec-0.7.3.dist-info/METADATA,sha256=9CNeqFaY1EMgk__5bIxHke9jIhBnsJ-c9ciGRxGXWeI,2954
35
- constec-0.7.3.dist-info/WHEEL,sha256=wUyA8OaulRlbfwMtmQsvNngGrxQHAvkKcvRmdizlJi0,92
36
- constec-0.7.3.dist-info/top_level.txt,sha256=bQ9AydOLlthShsr7tA7t7ivbLvlLPdhHOo0BdWgnh_Y,8
37
- constec-0.7.3.dist-info/RECORD,,
34
+ constec-0.7.4.dist-info/licenses/LICENSE,sha256=a1R51ONDGq0UQfV-n3ybsNL7EGhcC2sQ1sXvRANaFVI,1064
35
+ constec-0.7.4.dist-info/METADATA,sha256=xkiskg2Dv--OSODoCBAXI3rN2B8hsKOMZRQATPT7hmE,2954
36
+ constec-0.7.4.dist-info/WHEEL,sha256=wUyA8OaulRlbfwMtmQsvNngGrxQHAvkKcvRmdizlJi0,92
37
+ constec-0.7.4.dist-info/top_level.txt,sha256=bQ9AydOLlthShsr7tA7t7ivbLvlLPdhHOo0BdWgnh_Y,8
38
+ constec-0.7.4.dist-info/RECORD,,