Development of an internal social media platform with personalised dashboards for students
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

DESCRIPTION.rst 1.2KB

1234567891011121314151617181920212223242526272829303132333435363738
  1. django-hitcount
  2. ===============
  3. .. image:: https://travis-ci.org/thornomad/django-hitcount.svg?branch=master
  4. :target: https://travis-ci.org/thornomad/django-hitcount
  5. .. image:: https://coveralls.io/repos/thornomad/django-hitcount/badge.svg?branch=master
  6. :target: https://coveralls.io/r/thornomad/django-hitcount?branch=master
  7. .. image:: https://badge.fury.io/py/django-hitcount.svg
  8. :target: http://badge.fury.io/py/django-hitcount
  9. .. image:: https://requires.io/github/thornomad/django-hitcount/requirements.svg?branch=develop
  10. :target: https://requires.io/github/thornomad/django-hitcount/requirements/?branch=develop
  11. :alt: Requirements Status
  12. Basic app that allows you to track the number of hits/views for a particular object.
  13. Documentation:
  14. --------------
  15. `<http://django-hitcount.rtfd.org>`_
  16. Source Code:
  17. ------------
  18. `<https://github.com/thornomad/django-hitcount>`_
  19. Issues
  20. ------
  21. Use the GitHub `issue tracker`_ for django-hitcount to submit bugs, issues, and feature requests.
  22. Changelog
  23. ---------
  24. `<http://django-hitcount.readthedocs.org/en/latest/changelog.html>`_
  25. .. _issue tracker: https://github.com/thornomad/django-hitcount/issues