sangdongvan / django-pagination

Automatically exported from code.google.com/p/django-pagination due to issue syntax errors when running python3
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Tutorial doesn't work with latest SVN version (Mon, 30 Mar 2009) #63

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Get the SVN version:

$ svn info
Path: .
URL: http://django-pagination.googlecode.com/svn/trunk
Repository Root: http://django-pagination.googlecode.com/svn
Repository UUID: 7f1efe38-554e-0410-b69d-834cb44da2d5
Revision: 50
Node Kind: directory
Schedule: normal
Last Changed Author: floguy
Last Changed Rev: 50
Last Changed Date: 2009-03-30 07:39:02 +0100 (Mon, 30 Mar 2009)

2. Set up as per the tutorial/screencast.
3. The {% paginate %} tag in the template file now causes a problem.

What is the expected output? What do you see instead?

Syntax error, attached as html page 

What version of the product are you using? On what operating system?

Workaround was to download the 1.0.5 from the downloads section. This 
worked as it should.

Original issue reported on code.google.com by gm3...@gmail.com on 28 Jan 2010 at 12:00

Attachments: