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

« back to all changes in this revision

Viewing changes to docs/topics/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:
12
12
   forms/index
13
13
   templates
14
14
   class-based-views/index
 
15
   migrations
15
16
   files
16
17
   testing/index
17
18
   auth/index
25
26
   pagination
26
27
   python3
27
28
   security
 
29
   performance
28
30
   serialization
29
31
   settings
30
32
   signals
 
33
   checks