Open GoogleCodeExporter opened 8 years ago
[deleted comment]
I had this problem, but it seems to have gone away upon resetting the server.
Also, did you add the middleware?
Original comment by kont...@monikasulik.net
on 14 Jul 2010 at 11:02
Hi guys, have you got the pagination Middleware installed? Add the following
to the list of Middlewares in your settings.py
'pagination.middleware.PaginationMiddleware',
Original comment by asi...@gmail.com
on 26 Jul 2010 at 5:21
My problem was that I didn't reset the development server after adding the
middleware :)
Original comment by kont...@monikasulik.net
on 26 Jul 2010 at 5:43
I got same error in server, it doesnt appear on the screen but in the apache
log file
ImproperlyConfigured: Error importing middleware pagination.middleware: "No
module named pagination.middleware"
Original comment by Rehmetjan.Tursun
on 15 Feb 2012 at 9:07
Original issue reported on code.google.com by
stefan.o...@gmail.com
on 13 Jul 2010 at 8:17