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

Upgrade webassets to deal with Django upgrade #15

Merged
merged 1 commit into from
Nov 6, 2017
Merged

Conversation

myw
Copy link
Contributor

@myw myw commented Nov 6, 2017

  • Fix directory paths
  • Change compilation to move into separate assets folder
  • Add global settings for webassets compilation
  • Add global settings for static root assembly
  • Add debug information and better error-outs to setup.py commands
  • Remove needless / in root urlconf
  • Add TEMPLATES settings to make server work in Django 1.11
  • Make indentation consistently 4 spaces

- Fix directory paths
- Change compilation to move into separate assets folder
- Add global settings for webassets compilation
- Add global settings for static root assembly
- Add debug information and better error-outs to setup.py commands
- Remove needless / in root urlconf
- Add TEMPLATES settings to make server work in Django 1.11
- Make indentation consistently 4 spaces
@myw myw added the bug label Nov 6, 2017
@myw myw self-assigned this Nov 6, 2017
@myw myw merged commit bedaf47 into master Nov 6, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant