X-Git-Url: https://git.mdrn.pl/django-pagination.git/blobdiff_plain/a1dc5ac9f730e7fca7b42ab42c6446d199363eda..3cc56edb7888c2430e41ef0f2f4e38e4357e74ab:/README.rst?ds=inline diff --git a/README.rst b/README.rst new file mode 100644 index 0000000..ff4d063 --- /dev/null +++ b/README.rst @@ -0,0 +1,37 @@ +About the fork +-------------- + +This project is a fork of apparently dead "django-pagination" project +originally written by 'Eric Florenzano'. It is maintained by the Linaro +Validation/Infrastructure team. Latest releases can be found on launchpad and +pypi. + +We are in the process of deciding how to properly host and manage the project. +Feel free to hop to #linaro on irc.freenode.net and ask either 'zyga' or +'mwhudson' about this. + + +About top-level package name change +----------------------------------- +The top level package name was changed from `pagination` to +`linaro-django-pagination`. I did this to ensure that existing users of the +original package could easily transition, on their own terms. Since both +packages are co-installable you are free to check things out and see if the new +pagination code works well for you or not. + +Also, since the implementation of the actual tags was rewritten I would not +feel entirely confident that the new package is a drop-in replacement. + + +Contributors +------------ + +We would like to welcome any and all contributors. Please use the pull request +feature on github. + + +How to use linaro-django-pagination +----------------------------------- + +See our official documentation for more details. +http://packages.python.org/linaro-django-pagination/