Skip to content

Commit

Permalink
Updated documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Oct 14, 2024
1 parent cdeb853 commit d47cd28
Show file tree
Hide file tree
Showing 179 changed files with 485 additions and 459 deletions.
6 changes: 6 additions & 0 deletions _modules/apis_core/generic/views.html
Original file line number Diff line number Diff line change
Expand Up @@ -582,6 +582,12 @@ <h1>Source code for apis_core.generic.views</h1><div class="highlight"><pre>
<span class="bp">self</span><span class="o">.</span><span class="n">object</span><span class="o">.</span><span class="n">merge_with</span><span class="p">([</span><span class="bp">self</span><span class="o">.</span><span class="n">other</span><span class="p">])</span>
<span class="n">messages</span><span class="o">.</span><span class="n">info</span><span class="p">(</span><span class="bp">self</span><span class="o">.</span><span class="n">request</span><span class="p">,</span> <span class="sa">f</span><span class="s2">&quot;Merged values of </span><span class="si">{</span><span class="bp">self</span><span class="o">.</span><span class="n">other</span><span class="si">}</span><span class="s2"> into </span><span class="si">{</span><span class="bp">self</span><span class="o">.</span><span class="n">object</span><span class="si">}</span><span class="s2">&quot;</span><span class="p">)</span>
<span class="k">return</span> <span class="nb">super</span><span class="p">()</span><span class="o">.</span><span class="n">form_valid</span><span class="p">(</span><span class="n">form</span><span class="p">)</span></div>


<div class="viewcode-block" id="MergeWith.get_success_url">
<a class="viewcode-back" href="../../../modules/apis_core.generic.html#apis_core.generic.views.MergeWith.get_success_url">[docs]</a>
<span class="k">def</span> <span class="nf">get_success_url</span><span class="p">(</span><span class="bp">self</span><span class="p">):</span>
<span class="k">return</span> <span class="bp">self</span><span class="o">.</span><span class="n">object</span><span class="o">.</span><span class="n">get_absolute_url</span><span class="p">()</span></div>
</div>


Expand Down
2 changes: 2 additions & 0 deletions genindex.html
Original file line number Diff line number Diff line change
Expand Up @@ -2095,6 +2095,8 @@ <h2 id="G">G</h2>
<li><a href="modules/apis_core.generic.html#apis_core.generic.views.Enrich.get_success_url">(apis_core.generic.views.Enrich method)</a>
</li>
<li><a href="modules/apis_core.generic.html#apis_core.generic.views.Import.get_success_url">(apis_core.generic.views.Import method)</a>
</li>
<li><a href="modules/apis_core.generic.html#apis_core.generic.views.MergeWith.get_success_url">(apis_core.generic.views.MergeWith method)</a>
</li>
<li><a href="modules/apis_core.generic.html#apis_core.generic.views.Update.get_success_url">(apis_core.generic.views.Update method)</a>
</li>
Expand Down
24 changes: 12 additions & 12 deletions htmlcov/class_index.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

46 changes: 27 additions & 19 deletions htmlcov/function_index.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

16 changes: 8 additions & 8 deletions htmlcov/index.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions htmlcov/manage_py.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion htmlcov/status.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions htmlcov/z_079cb04380c5d241_DateParser_py.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions htmlcov/z_079cb04380c5d241___init___py.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions htmlcov/z_079cb04380c5d241_authentication_py.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions htmlcov/z_079cb04380c5d241_autocomplete_py.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions htmlcov/z_079cb04380c5d241_fields_py.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions htmlcov/z_079cb04380c5d241_filters_py.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit d47cd28

Please sign in to comment.