mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
[1.7.x] Fixed #17638 -- Added crosslinks between topic and reference guides.
Thanks oinopion for the suggestion and jarus for the initial patch.
Backport of 054bdfeff1 from master
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user