#4481: Databrowse should use pagination
-------------------------+--------------------------------------------------
Reporter: anonymous | Owner: adrian
Status: new | Component: django.contrib.databrowse
Version: SVN | Resolution:
Keywords: | Stage: Design decision needed
Has_patch: 1 | Needs_docs: 0
Needs_tests: 0 | Needs_better_patch: 0
-------------------------+--------------------------------------------------
Comment (by Dorian):
Hi floguy!
Thanks for the patch very much. Thats just what I was looking for!
But when I executed
{{{
patch -i ticket4481-rev2.patch -p0
}}}
the file
{{{
django/contrib/databrowse/templatetags/__init__.py
}}}
was not created, because it is empty.
So I had to create it by hand to make the patch work properly.
Maybe there is a switch I should have used with the 'patch' command...
cheers
Dorian
--
Ticket URL: <http://code.djangoproject.com/ticket/4481#comment:3>
Django Code <http://code.djangoproject.com/>
The web framework for perfectionists with deadlines
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---