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.

Upload/Start button not working if url is changed #41

Closed
@abhijo89

Description

@abhijo89

I am create a image gallery project using this app .

and my url :

url(r'^(?P<album_pk>\d+)/$', AngularVersionCreateView.as_view(), name='upload-angular'),

I did not do any other changes but it upload url shows still 'http://localhost:8000/upload/angular/'

how can i dynamically assign 'album_pk' to the upload button. What other changes i have to do while doing this . Where the url is hard coded

i request someone support to do this. i was working django 1.3. So i am not good in the class level view and other stuff in the code base.

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