-
Notifications
You must be signed in to change notification settings - Fork 479
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
About ex_20_4_extended #13
Comments
Hi John, We need form element to show up on the new_topic page, but that doesn't require a change to that page's template. The necessary change is here. When Django builds the form based on the If you're not seeing a checkbox for making the topic public after making that change, please let me know. |
I'm glad to hear you made it all the way through, it's a lot of material to cover. :) Is that a Windows/WSL thing, or is that related to PyCharm? Did you make the virtual environment, or did PyCharm make one for you? |
Hi Eric,
I hope you're doing well. You mentioned that it require a form element on the new_topic page that allows the user to change a topic from private to public. But it wasn't reflected in the repository here. Could you please confirm if this update has been committed?
Thank you very much for your attention to this matter.
The text was updated successfully, but these errors were encountered: