Skip to content

Commit

Permalink
Updated README.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
abondar committed Apr 28, 2024
1 parent 94962af commit 77d6ae1
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,11 @@ To install with poetry:
Basic usage
-----------

.. note::

For more comfortable reading - read it in docs
https://abondar.github.io/django-copyist/quickstart.html

Assuming you have following models in your Django app:

.. code-block:: python
Expand Down Expand Up @@ -329,3 +334,5 @@ Next steps
This is just a basic example of how to use django-copyist.
It can do much more granular control on how it should execute copy, and you can read more about it in the documentation.
https://abondar.github.io/django-copyist/overview.html

0 comments on commit 77d6ae1

Please sign in to comment.