annotate apps/free_license/views.py @ 36:bc0137b6c264

Shuffle URLs around, make them more consistent
author Jordi Gutiérrez Hermoso <jordigh@gmail.com>
date Wed, 07 Jul 2010 09:23:03 -0500
parents 3cef0d445036
children ba2dad0d7f2a
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2
3cef0d445036 Start actual app structure
Jordi Gutiérrez Hermoso <jordigh@gmail.com>
parents:
diff changeset
1 # Create your views here.
36
bc0137b6c264 Shuffle URLs around, make them more consistent
Jordi Gutiérrez Hermoso <jordigh@gmail.com>
parents: 2
diff changeset
2
bc0137b6c264 Shuffle URLs around, make them more consistent
Jordi Gutiérrez Hermoso <jordigh@gmail.com>
parents: 2
diff changeset
3 def list(request):
bc0137b6c264 Shuffle URLs around, make them more consistent
Jordi Gutiérrez Hermoso <jordigh@gmail.com>
parents: 2
diff changeset
4 pass