Skip to content

jcemelanda/fixmydjango

 
 

Repository files navigation

fixmydjango Travis CI

Code of http://www.fixmydjango.com

This is the website and backend behind fixmydjango-lib. While developing a Django project, if you get any exception in development server and fixmydjango.com has a solution for it, fixmydjango-lib will display a link to the solution in the error 500 debug template.

This is the code of the backend which stores Django exceptions data and the webapp which displays them at fixmydjango.com. For the library to install in your Django projects, see fixmydjango-lib.

Contribute

Feel free to fork this project and contribute with it! Take a look at the issues for known problems.

Authors

Made by pythonistas at Vinta Software Studio: vinta.com.br.

About

http://fixmydjango.com shows common Django exceptions and how to fix them

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 42.5%
  • Python 41.5%
  • HTML 15.9%
  • JavaScript 0.1%