Piotr Gretkierewicz

Results 2 issues of Piotr Gretkierewicz

In case of lookup_field=None passed to nested Fields, url will be created only with help of parent_lookup_kwargs. Should make OneToOne relation's hyper-links auto-creation easier.

Hi! I would like to suggest some minor update for `NestedHyperlinkedIdentityField` in terms of `OneToOne` relations. As there is no need of providing `lookup_field` in such scenario, allowing `lookup_field=None` field's...