mirror of
https://github.com/django/django.git
synced 2025-08-04 19:08:28 +00:00
Fixed #17638 -- Added crosslinks between topic and reference guides.
Thanks oinopion for the suggestion and jarus for the initial patch.
This commit is contained in:
parent
90761d00e3
commit
054bdfeff1
11 changed files with 42 additions and 7 deletions
|
@ -1,6 +1,9 @@
|
|||
====================
|
||||
=================
|
||||
Formset Functions
|
||||
====================
|
||||
=================
|
||||
|
||||
Formset API reference. For introductory material about formsets, see the
|
||||
:doc:`/topics/forms/formsets` topic guide.
|
||||
|
||||
.. module:: django.forms.formsets
|
||||
:synopsis: Django's functions for building formsets.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue