Django

Code

Ticket #1434 (closed: fixed)

Opened 3 years ago

Last modified 2 years ago

[patch] magic-removal: object pagination doctest

Reported by: matt Assigned to: jacob
Milestone: Component: Documentation
Version: magic-removal Keywords:
Cc: Triage Stage: Unreviewed
Has patch: 1 Needs documentation: 0
Needs tests: 0 Patch needs improvement: 0

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

paginator_doctest.patch (1.8 kB) - added by matt on 03/01/06 13:45:12.
paginator doctests

Change History

03/01/06 13:45:12 changed by matt

  • attachment paginator_doctest.patch added.

paginator doctests

03/01/06 14:28:00 changed by jacob

  • status changed from new to closed.
  • resolution set to fixed.

(In [2459]) Fixed #1434 -- added tests for ObjectPaginator? (thanks, Matt)


Add/Change #1434 ([patch] magic-removal: object pagination doctest)




Change Properties
Action