It's possible to get digg-style pagination yes. What you need to do is
this.
Get the django-pagination add-on from the following url
http://code.google.com/p/django-pagination/
The documentation says unzip the pagination folder to a path
accessible to python. This is usually taken to mean your
Hi,
Apologies if this question has been asked before but I was not able to
find a satisfactory answer.
In the django admin app there is a capability to have a pagination
object that lists the number of pages that can be paged.
I have found code that uses the django Paginator object which builds
n.
On Jul 31, 3:23 pm, Karen Tracey wrote:
> On Fri, Jul 31, 2009 at 8:53 AM, Michael Ralan wrote:
>
> > I get an (unhelpful) xampp error message that reads
>
> > Microsoft Visual C++ Runtime Library
> > ---
> > Runtime Error!
>
> >
C:\
\Python26\\lib\\socket.py", line 46, in
[Fri Jul 31 12:04:18 2009] [error] [client 127.0.0.1] import
_socket
[Fri Jul 31 12:04:18 2009] [error] [client 127.0.0.1] ImportError: DLL
load failed: A dynamic link library (DLL) initialization routine
failed.
On Jul 31, 2:48 pm, Karen Trace
Hi,
I've searched the internet and come across a couple of pages
ostensibly showing how this is done, but even the django documentation
itself (sans being xampp-specific) has not met me with success.
I got to the point where I've installed mod_wsgi, set up the test app
but am struggling with the
5 matches
Mail list logo