Skip to content
This repository has been archived by the owner on Dec 21, 2022. It is now read-only.

Commit

Permalink
replacing PrimaryKeyField by IdField in the doc
Browse files Browse the repository at this point in the history
  • Loading branch information
jstoiko committed Apr 21, 2015
1 parent f4c03fa commit 7707d72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ Fields
:special-members:
:private-members:

.. autoclass:: nefertari_sqla.fields.PrimaryKeyField
.. autoclass:: nefertari_sqla.fields.IdField
:members:
:special-members:
:private-members:
Expand Down

0 comments on commit 7707d72

Please sign in to comment.