Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Check now button available after an edit #91

Merged
merged 3 commits into from Feb 23, 2015
Merged

Conversation

pypingou
Copy link
Member

No description provided.

But we still forward it to the template so that the template can make use
of it.
In this case, since the edit function in the UI sends a redirect at the
end, the session variable will only be set during the redirection from
edit project to view project (where it is made None again).
Since should ensure the justedit session variable cannot be used accross
requests
@pypingou
Copy link
Member Author

Fixes #65 as well

@ralphbean
Copy link
Contributor

Will this allow me to look at any project and manually tack ?justedit=True in the url in order to get an edit button?

@pypingou
Copy link
Member Author

No the value is set in the session after having press 'Update' in the edit page

@ralphbean
Copy link
Contributor

Well, 👍 then.

pypingou added a commit that referenced this pull request Feb 23, 2015
Check now button available after an edit
@pypingou pypingou merged commit 1dd2def into master Feb 23, 2015
@pypingou pypingou deleted the check_now_after_edit branch February 23, 2015 17:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants