Skip to content
This repository has been archived by the owner on Feb 22, 2024. It is now read-only.

Create Overholt without JavaScript #2

Closed
sethmoon opened this issue Jun 28, 2013 · 4 comments
Closed

Create Overholt without JavaScript #2

sethmoon opened this issue Jun 28, 2013 · 4 comments

Comments

@sethmoon
Copy link

It would be really helpful if there was a version of this repository without the JavaScript. Perhaps just a static version to better show how Flask would work with more projects.

@mattupstate
Copy link
Owner

@sethmoon I'm not sure I understand your suggestion. Can you be more specific about what would be better if the JavaScript files were removed?

@sethmoon
Copy link
Author

Well, the current site uses JavaScript to create forms and other data, which is cool and all, but is difficult to understand. Maybe I just have no idea how the forms are being created on the website as there are no template files containing any of the data, I don't even know which file to look in. I also don't know the data is processed (I see the api module, but it seems as though JS is doing all the work with requests).

@mattupstate
Copy link
Owner

The current site does not use JavaScript to create forms. I'm not sure where you're seeing that. If you can point out what you're looking at I can hopefully explain.

@sethmoon
Copy link
Author

Well this is a bit embarrassing. Without actually testing the code, I assumed this application actually did something in terms of creating stores and what not, but it turns out that all it does is accept requests through the console.

(This is what I get for reading the code an not being able to test it until right now (Just got Vagrant working))

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants