Skip to content
This repository was archived by the owner on Apr 17, 2021. It is now read-only.

Commit 9754a6f

Browse files
committed
Added call for help note
1 parent 0d9ddb3 commit 9754a6f

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

README.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,17 @@ work seamlessly with Django Page objects. By passing in a Page object and
1010
one or more optional arguments, Bootstrap pagination bars and pagers can
1111
be rendered with very little effort.
1212

13-
Compatible with Django 1.3+
13+
Compatible with Django **1.3+**
14+
15+
### Looking for collaborator(s)
16+
17+
I have not had as much time as I would like to maintain this project. Since it is being used by quite a few, I would love to have someone help out as an additional maintainer. If anyone is interested, shoot me a note.
18+
19+
High priority tasks:
20+
21+
- [ ] Full testing suite
22+
- [ ] TravisCI setup to run said tests for each PR (all supported versions of Python and Django)
23+
- [ ] Python 3 support (maintaing backwards compatibility if possible, not required)
1424

1525
## Installation
1626

0 commit comments

Comments
 (0)