Skip to content

fix form action attribute in tumblelog tutorial #698

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

Closed
wants to merge 1 commit into from
Closed

fix form action attribute in tumblelog tutorial #698

wants to merge 1 commit into from

Conversation

seanrand
Copy link

@seanrand seanrand commented Mar 1, 2013

Attempting to add a comment currently results in a 405 error.

For it to work, the form data must be POSTed to the current page (the detail view) instead of the current directory (the list view).

@seanrand
Copy link
Author

seanrand commented Mar 1, 2013

Never mind, looks like I accidentally the trailing slash when registering the URLs. sigh

posts.add_url_rule('/<slug>/', view_func=DetailView.as_view('detail'))

@seanrand seanrand closed this Mar 1, 2013
@seanrand seanrand deleted the patch-1 branch March 1, 2013 09:39
mongo-cr-bot pushed a commit that referenced this pull request Feb 24, 2022
* DOCSP-19108 update aggregation-framework -> aggregation-pipeline-intro (#686)

* DOCSP-19108 update aggregation-framework -> aggregation-pipeline-intro

* CR1

* CR 1.5

* removing timeseries-collections.txt

* rearranging sharding additional info

* fix bullets on sharding additional info

* fixing the fix

* add blank line

* move pipeline-intro ref

* remove rouge agg framework
mongodb-server-docs-sync-bot bot pushed a commit that referenced this pull request May 22, 2025
mongodb-server-docs-sync-bot bot pushed a commit that referenced this pull request May 22, 2025
)

* commit

* fix

* lil mistake

(cherry picked from commit a71d7a3)
mongodb-server-docs-sync-bot bot pushed a commit that referenced this pull request Jun 23, 2025
* (DOCSP-42975) Unnested 2 examples in table.

* (DOCSP-42975) Wording.

* @sarahsimpers Fix punctuation

Co-authored-by: Sarah Simpers <[email protected]>

---------

Co-authored-by: Elyse Foreman <[email protected]>
Co-authored-by: Sarah Simpers <[email protected]>
(cherry picked from commit ce5d220)
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.

1 participant