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:
@@ -28,6 +28,9 @@ output incorrect code.
|
||||
All of the core Django operations are available from the
|
||||
``django.db.migrations.operations`` module.
|
||||
|
||||
For introductory material, see the :doc:`migrations topic guide
|
||||
</topics/migrations>`.
|
||||
|
||||
Schema Operations
|
||||
=================
|
||||
|
||||
|
||||
Reference in New Issue
Block a user