#1434 closed enhancement (fixed)
[patch] magic-removal: object pagination doctest
Reported by: | matt | Owned by: | Jacob |
---|---|---|---|
Component: | Documentation | Version: | magic-removal |
Severity: | normal | Keywords: | |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
Attached is a patch to magic-removal [2458] containing doctests for django.core.paginator
. I put this in modeltests as model test/example number 20. It looks like the documentation generator still needs to be updated to magic-removal syntax so I haven't checked to see if the documentation this produces is correct. At the very least this adds a new set of tests covering the paginator.
Attachments (1)
Change History (2)
by , 19 years ago
Attachment: | paginator_doctest.patch added |
---|
comment:1 by , 19 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
paginator doctests