Explorar o código

deploy: b99f5f197318976c0754f8e5de4135a328b37703

jefftriplett hai 2 días
pai
achega
40df37f1ba
Modificáronse 4 ficheiros con 20 adicións e 1 borrados
  1. 15 0
      index.html
  2. 3 0
      llms-full.txt
  3. 1 0
      llms.txt
  4. 1 1
      search.json

+ 15 - 0
index.html

@@ -724,6 +724,17 @@
   
 </li>
         
+          <li class="md-nav__item">
+  <a href="#static-analysis" class="md-nav__link">
+    <span class="md-ellipsis">
+      <span class="md-typeset">
+        Static Analysis
+      </span>
+    </span>
+  </a>
+  
+</li>
+        
       </ul>
     </nav>
   
@@ -1428,6 +1439,10 @@ or buying <a rel="sponsored" href="https://django.threadless.com/">official merc
 <li><a href="https://github.com/rtts/djhtml">djhtml</a> - Django/Jinja template indenter.</li>
 <li><a href="https://www.djlint.com/">djlint</a> - Lint &amp; Format HTML Templates.</li>
 </ul>
+<h3 id="static-analysis">Static Analysis<a class="headerlink" href="#static-analysis" title="Permanent link">&para;</a></h3>
+<ul>
+<li><a href="https://github.com/FROWNINGdev/django-orm-lens">django-orm-lens</a> - Model-level static analysis: ER diagrams, N+1 detection, schema drift, and blast radius in CI, without a database or Django boot.</li>
+</ul>
 <h2 id="python-packages">Python Packages<a class="headerlink" href="#python-packages" title="Permanent link">&para;</a></h2>
 <p><em>A short list of Python packages that work well with Django.</em></p>
 <ul>

+ 3 - 0
llms-full.txt

@@ -308,6 +308,9 @@ Standalone tools that help in developing Django projects.
 - [djhtml](https://github.com/rtts/djhtml) - Django/Jinja template indenter.
 - [djlint](https://www.djlint.com/) - Lint & Format HTML Templates.
 
+### Static Analysis
+- [django-orm-lens](https://github.com/FROWNINGdev/django-orm-lens) - Model-level static analysis: ER diagrams, N+1 detection, schema drift, and blast radius in CI, without a database or Django boot.
+
 ## Python Packages
 
 _A short list of Python packages that work well with Django._

+ 1 - 0
llms.txt

@@ -43,6 +43,7 @@
   - [Views](https://awesomedjango.org/#views)
 - [Developer Tools](https://awesomedjango.org/#developer-tools)
   - [Templates](https://awesomedjango.org/#templates_1)
+  - [Static Analysis](https://awesomedjango.org/#static-analysis)
 - [Python Packages](https://awesomedjango.org/#python-packages)
 - [Resources](https://awesomedjango.org/#resources)
   - [Official Resources](https://awesomedjango.org/#official-resources)

A diferenza do arquivo foi suprimida porque é demasiado grande
+ 1 - 1
search.json