Skip to content

Commit

Permalink
đź“ť Small update about the change of public IP address.
Browse files Browse the repository at this point in the history
  • Loading branch information
archatas committed Feb 10, 2024
1 parent e195a34 commit 56990ae
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/customization/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ <h2 id="conditional-showing-of-the-pricing-widget">Conditional Showing of the Pr
&quot;127.0.0.1&quot;, # Your local IP address required for the development environment
]
</code></pre>
<p>To find your Public IP address, google for "what's my ip". Note that public IPs change every 2 weeks.</p>
<p>To find your Public IP address, google for "what's my ip". Note that the public IP of a router changes every 2 weeks.</p>
<p>Then in the templates of use the <code>request.show_paddle_subscriptions</code> to check whether the pricing widget needs to be included:</p>
<pre><code class="language-django">{% if request.show_paddle_subscriptions %}
{% load paddle_subscriptions_tags %}{% paddle_subscriptions_pricing %}
Expand Down
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -344,5 +344,5 @@ <h4 class="modal-title" id="keyboardModalLabel">Keyboard Shortcuts</h4>

<!--
MkDocs version : 1.5.3
Build Date UTC : 2024-02-10 20:15:41.698921+00:00
Build Date UTC : 2024-02-10 20:23:09.267191+00:00
-->
2 changes: 1 addition & 1 deletion docs/search/search_index.json

Large diffs are not rendered by default.

Binary file modified docs/sitemap.xml.gz
Binary file not shown.

0 comments on commit 56990ae

Please sign in to comment.