Skip to content

Used consistent absolute file paths.#20

Merged
olasitarska merged 1 commit intoDjangoGirls:masterfrom
bmispelon:consistent-abs-paths
Jul 6, 2014
Merged

Used consistent absolute file paths.#20
olasitarska merged 1 commit intoDjangoGirls:masterfrom
bmispelon:consistent-abs-paths

Conversation

@bmispelon
Copy link
Copy Markdown
Contributor

I noticed that file paths were inconsistent in that they would sometimes include the full mysite/... and sometimes not.

This PR fixes all paths to use the full version.

It makes it less ambiguous but it's also a bit more verbose so I'm not sure if it's an improvement.

What do you think?

When giving the name of a file for editing, the "absolute"
path is always used ("absolute" relative to the root of the project)
@olasitarska
Copy link
Copy Markdown
Member

I think this makes a lot of sense :)

olasitarska added a commit that referenced this pull request Jul 6, 2014
Used consistent absolute file paths.
@olasitarska olasitarska merged commit cb3412a into DjangoGirls:master Jul 6, 2014
@bmispelon bmispelon deleted the consistent-abs-paths branch August 9, 2014 10:12
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.

2 participants