django-nuages

Complete Profiling Application
Download

django-nuages Ranking & Summary

Advertisement

  • Rating:
  • License:
  • BSD License
  • Publisher Name:
  • Adrien Lemaire
  • Publisher web site:
  • http://github.com/Fandekasp/

django-nuages Tags


django-nuages Description

Complete Profiling Application django-nuages is a complete profiling application for Django.Goals:- Automatize profiling (sql + view execution time)- Maybe use of decorators, but I'd like to build this like a test to run via a Fabric script, before pushing your code.- keep history of profiling results based on git push (commits can be broken and intensely used, when a git push should have all its tests passing: I think is a good value to keep in history).- Instead of having a dependency, let's have a **version tag** on saved values, and link this tag to the application version, which can be git.- render a graphviz image of the database- render a KCacheGrid readable image for each profile- Integrate a new page in the django admin to display all these stuff nicely- Fabric script which will replace a "git push" by verifying the tests, then performing all the previous tasks and updating the git repository before pushing.- Maybe give more liberty to the developer by developing a manage command instead Requirements: · Python · Django · django-extensions · Fabric · django-coverage


django-nuages Related Software