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

Used consistent absolute file paths. #20

Merged
merged 1 commit into from
Jul 6, 2014

Conversation

bmispelon
Copy link
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
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.

None yet

2 participants