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

Move prototype pages to /proto/ URL #1135

Closed
anselmbradford opened this issue Nov 3, 2015 · 7 comments
Closed

Move prototype pages to /proto/ URL #1135

anselmbradford opened this issue Nov 3, 2015 · 7 comments
Labels

Comments

@anselmbradford
Copy link
Member

Instead of creating new entries in cfgov/cfgov/urls.py for each prototype page, how about we move them all to a localhost:8000/proto/* parent directory and just ignore that path? Would this work @kurtw ? This would also separate our prototype paths from production paths in the file structure.

@KimberlyMunoz
Copy link
Contributor

If it works, I think this is a better solution. 👍

@kurtrwall
Copy link
Contributor

Hmm. So are you just looking to support another set of url patterns? This broader conversation is starting to sound like we want a proto app where we can experiment without screwing around in our official v1 app.

@anselmbradford
Copy link
Member Author

I'd be on board with a proto app if that makes the most sense. I'm not too keen on the mix of prototype and production code we currently have going on. This also would be a preview of what things like OAH would look like integrated into the project, right?

@kurtrwall
Copy link
Contributor

This also would be a preview of what things like OAH would look like integrated into the project, right?

As in, OAH could look at the app and see how things would look?

@anselmbradford
Copy link
Member Author

As in, OAH could look at the app and see how things would look?

As when OAH is added to our architecture it'll be an app, right? So we can see how that looks and OAH can as well.

@kurtrwall
Copy link
Contributor

Oh I see. Kind of. See that comment on what I think we should consider about the structure of the project(s).

#1137 (comment)

@KimberlyMunoz
Copy link
Contributor

We're at the stage where prototype pages are both prototypes and templates and it seems to be working pretty well. I'm going to close, but I think we could re-open and revisit in v2!

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

No branches or pull requests

3 participants