Skip to content

Instantly share code, notes, and snippets.

@noisy
Created September 14, 2015 12:21
Show Gist options
  • Save noisy/75177e03a5f60023c41e to your computer and use it in GitHub Desktop.
Save noisy/75177e03a5f60023c41e to your computer and use it in GitHub Desktop.
  • - are you working on the proper version of...
    • file
    • git branch
    • database
    • server instance
  • - are you sure, that all resources are available? (server hiccup, lost internet connection, service not started, etc)
  • - did you clear the cache of the browser?
  • - did you remove old *.pyc files?
  • - did you restart proper server, reload settings?
  • - did you check your git status? (remember, that files added to .gitignore, are not shown, but they can also make a difference)
  • - did you check whether this problem also occur on different environment/branch? Maybe this is not only your problem..
  • - ... ?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment