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

Namespace all urls in source code #141

Closed
JTFouquier opened this issue Apr 28, 2016 · 0 comments
Closed

Namespace all urls in source code #141

JTFouquier opened this issue Apr 28, 2016 · 0 comments

Comments

@JTFouquier
Copy link
Collaborator

To prevent problems (broken links) when updating or renaming urls, all url references should be written using Django namespace standards. Some of the earlier m2c code still uses url paths.

https://docs.djangoproject.com/ja/1.9/topics/http/urls/

x0xMaximus added a commit that referenced this issue Jul 6, 2016
- Some still remain in javascript templates
– Searched thorugh with silversearcher for href, action
– Annotation query search still exists for talk pages
– Generic cleanup of old instruction pages
x0xMaximus added a commit that referenced this issue Jul 25, 2016
* migrations-prior-css: (21 commits)
  Addresses #184
  Addresses #189
  Addresses #180
  [Sentry] fixes #139428581 #139428586 #139610697
  [Redirect / URLs] not auth dashboard redirect
  [STATIC] new jquery 3.0.0 in repo
  [Small CSS] $color_error_red usage 4 back on Tree
  Addresses #102. Pull to prod.
  Addresses #102
  Addresses #28
  Quest loading css
  Addresses #11
  Addresses #135
  [Progress] Addresses #135
  Addresses #141
  More cleanup of verbose js imports from externals
  Closes #151
  Addresses #181
  Addresses #180
  Remove dangerous d3 import from group_home page.
  ...

# Conflicts:
#	static/css/style.css
#	static/scss/style.scss
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants