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

Issues running develop #824

Open
jmwenda opened this issue Oct 13, 2015 · 3 comments
Open

Issues running develop #824

jmwenda opened this issue Oct 13, 2015 · 3 comments

Comments

@jmwenda
Copy link

jmwenda commented Oct 13, 2015

Hey,

I have some issues running this on a development environment with the css/compression not working. On viewing the source page, the css is filed viewable but the styling does not apply on the webpages. Any pointers on the css issues.

@FFX01
Copy link

FFX01 commented Oct 13, 2015

Did you make sure to install all dependencies and run python manage.py collectstatic before running your server?

@jmwenda
Copy link
Author

jmwenda commented Oct 14, 2015

Yep, I did so and css still does not load the bootstrap css. Any clue?

@jmwenda
Copy link
Author

jmwenda commented Oct 16, 2015

Quick question, seems I kept getting the error about the key.
You have offline compression enabled but key "8090182da58eb15ffb1a99034f0afb94" is missing from offline manifest. You may need to run "python manage.py compress".

Sadly on looking at the manifest. The values were totally different. I replaced the manifest file with the above value and it worked. Isn't it supposed to be generated and updated every time one runs compress?

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

No branches or pull requests

2 participants