mirror of
https://github.com/Hopiu/django-model-utils.git
synced 2026-03-17 04:10:24 +00:00
Move primary development to GitHub.
This commit is contained in:
parent
f7f54a03b0
commit
afded4847b
1 changed files with 18 additions and 0 deletions
18
README.rst
18
README.rst
|
|
@ -29,6 +29,24 @@ Most of ``django-model-utils`` works with `Django`_ 1.1 or later.
|
|||
|
||||
.. _Django: http://www.djangoproject.com/
|
||||
|
||||
|
||||
Contributing
|
||||
============
|
||||
|
||||
Please file bugs and send pull requests to the `GitHub repository`_ and `issue
|
||||
tracker`_.
|
||||
|
||||
.. _GitHub repository: https://github.com/carljm/django-model-utils/
|
||||
.. _issue tracker: https://github.com/carljm/django-model-utils/issues
|
||||
|
||||
(Until January 2013 django-model-utils primary development was hosted at
|
||||
`BitBucket`_; the issue tracker there will remain open until all issues and
|
||||
pull requests tracked in it are closed, but all new issues should be filed at
|
||||
GitHub.)
|
||||
|
||||
.. _BitBucket: https://bitbucket.org/carljm/django-model-utils/overview
|
||||
|
||||
|
||||
Choices
|
||||
=======
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue