Use travis-ci
[django-pagination.git] / README
1 About the fork
2 --------------
3
4 This project is a fork of apparently dead "django-pagination" project
5 originally written by 'Eric Florenzano'. It is maintained by the Linaro
6 Validation/Infrastructure team. Latest releases can be found on launchpad and
7 pypi.
8  
9 We are in the process of deciding how to properly host and manage the project.
10 Feel free to hop to #linaro on irc.freenode.net and ask either 'zyga' or
11 'mwhudson' about this.
12
13
14 About top-level package name change
15 -----------------------------------
16 The top level package name was changed from `pagination` to
17 `linaro-django-pagination`. I did this to ensure that existing users of the
18 original package could easily transition, on their own terms. Since both
19 packages are co-installable you are free to check things out and see if the new
20 pagination code works well for you or not.
21
22 Also, since the implementation of the actual tags was rewritten I would not
23 feel entirely confident that the new package is a drop-in replacement.
24
25
26 Contributors
27 ------------
28
29 We would like to welcome any and all contributors. Please use the pull request
30 feature on github.
31
32
33 How to use linaro-django-pagination
34 -----------------------------------
35
36 See our official documentation for more details.
37 http://packages.python.org/linaro-django-pagination/