django-cfg 1.4.3__py3-none-any.whl → 1.4.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.
- django_cfg/__init__.py +1 -1
- {django_cfg-1.4.3.dist-info → django_cfg-1.4.4.dist-info}/METADATA +2 -2
- {django_cfg-1.4.3.dist-info → django_cfg-1.4.4.dist-info}/RECORD +6 -6
- {django_cfg-1.4.3.dist-info → django_cfg-1.4.4.dist-info}/WHEEL +0 -0
- {django_cfg-1.4.3.dist-info → django_cfg-1.4.4.dist-info}/entry_points.txt +0 -0
- {django_cfg-1.4.3.dist-info → django_cfg-1.4.4.dist-info}/licenses/LICENSE +0 -0
django_cfg/__init__.py
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: django-cfg
|
3
|
-
Version: 1.4.
|
3
|
+
Version: 1.4.4
|
4
4
|
Summary: Django AI framework with built-in agents, type-safe Pydantic v2 configuration, and 8 enterprise apps. Replace settings.py, validate at startup, 90% less code. Production-ready AI workflows for Django.
|
5
5
|
Project-URL: Homepage, https://djangocfg.com
|
6
6
|
Project-URL: Documentation, https://djangocfg.com
|
@@ -156,7 +156,7 @@ Description-Content-Type: text/markdown
|
|
156
156
|
[](https://github.com/markolofsen/django-cfg)
|
157
157
|
|
158
158
|
<div align="center">
|
159
|
-
<img src="https://raw.githubusercontent.com/markolofsen/django-cfg/refs/heads/main/
|
159
|
+
<img src="https://raw.githubusercontent.com/markolofsen/django-cfg/refs/heads/main/static/django-cfg.png" alt="Django-CFG Framework" width="100%">
|
160
160
|
</div>
|
161
161
|
|
162
162
|
---
|
@@ -1,5 +1,5 @@
|
|
1
1
|
django_cfg/README.md,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
2
|
-
django_cfg/__init__.py,sha256=
|
2
|
+
django_cfg/__init__.py,sha256=4dZgnuTlq8YmLISTJAqnPrr080kxPfmPKUjhiWhkEDc,1630
|
3
3
|
django_cfg/apps.py,sha256=k84brkeXJI7EgKZLEpTkM9YFZofKI4PzhFOn1cl9Msc,1656
|
4
4
|
django_cfg/config.py,sha256=3hX5bOCbOWdUvtD9Z5qEHEOEyWzY1-4CsvFs_EO7VSw,1398
|
5
5
|
django_cfg/apps/__init__.py,sha256=JtDmEYt1OcleWM2ZaeX0LKDnRQzPOavfaXBWG4ECB5Q,26
|
@@ -939,8 +939,8 @@ django_cfg/utils/__init__.py,sha256=64wwXJuXytvwt8Ze_erSR2HmV07nGWJ6DV5wloRBvYE,
|
|
939
939
|
django_cfg/utils/path_resolution.py,sha256=C9As6p4Q9l3VeoVkFDRPQWGrzAWf8O8UxLVkaI3ToVM,13899
|
940
940
|
django_cfg/utils/smart_defaults.py,sha256=-AQjTi-iFqAN2xzQou9KssznZYKUJSrFjHlH717lyCM,11024
|
941
941
|
django_cfg/utils/version_check.py,sha256=jI4v3YMdQriUEeb_TvRl511sDghy6I75iKRDUaNpucs,4800
|
942
|
-
django_cfg-1.4.
|
943
|
-
django_cfg-1.4.
|
944
|
-
django_cfg-1.4.
|
945
|
-
django_cfg-1.4.
|
946
|
-
django_cfg-1.4.
|
942
|
+
django_cfg-1.4.4.dist-info/METADATA,sha256=DOiy6eEQNBnSqU3Q0OrRGau9ww-mDvW10kgZPsQC-3k,22542
|
943
|
+
django_cfg-1.4.4.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
944
|
+
django_cfg-1.4.4.dist-info/entry_points.txt,sha256=Ucmde4Z2wEzgb4AggxxZ0zaYDb9HpyE5blM3uJ0_VNg,56
|
945
|
+
django_cfg-1.4.4.dist-info/licenses/LICENSE,sha256=xHuytiUkSZCRG3N11nk1X6q1_EGQtv6aL5O9cqNRhKE,1071
|
946
|
+
django_cfg-1.4.4.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|