~ubuntu-branches/debian/sid/python-django/sid

« back to all changes in this revision

Viewing changes to docs/ref/index.txt

  • Committer: Package Import Robot
  • Author(s): Raphaël Hertzog
  • Date: 2014-09-17 14:15:11 UTC
  • mfrom: (1.3.17) (6.2.18 experimental)
  • Revision ID: package-import@ubuntu.com-20140917141511-icneokthe9ww5sk4
Tags: 1.7-2
* Release to unstable.
* Add a migrate-south sample script to help users apply their South
  migrations. Thanks to Brian May.

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
.. toctree::
6
6
   :maxdepth: 1
7
7
 
 
8
   applications
 
9
   checks
8
10
   class-based-views/index
9
11
   clickjacking
10
12
   contrib/index
14
16
   files/index
15
17
   forms/index
16
18
   middleware
 
19
   migration-operations
17
20
   models/index
18
21
   request-response
19
 
   template-response
 
22
   schema-editor
20
23
   settings
21
24
   signals
22
25
   templates/index
 
26
   template-response
23
27
   unicode
24
28
   urlresolvers
25
29
   urls