Skip to content
This repository was archived by the owner on Aug 12, 2020. It is now read-only.
This repository was archived by the owner on Aug 12, 2020. It is now read-only.

Caught NoReverseMatch while rendering: Reverse for ''upload-delete'' with arguments '(3L,)' and keyword arguments '{}' not found #28

Closed
@claudod

Description

@claudod

Hello,

I'm on django 1.3 and when there are pictures in the db, the code raise an exception because of file "picture_form.html", line 58. This is the statement that does not work: {% url 'upload-delete' picture.id %}

I'm a django newbe, so at the moment I've fixed it just using /upload/delete/{{ picture.id }} instead

For the rest project works well, congrats for it

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions