Django Extensions provides a bunch of management commands for the Django Framework. One of the most handy is the graph_models command. This command creates a visual representation of the Django models existing in the database.
Django Extensions provides a bunch of management commands for the Django Framework. One of the most handy is the graph_models command. This command creates a visual representation of the Django models existing in the database.
iManagement application was extended in the last months with new functionalities and some of the basic behavior was much improved.
This is the second extension session for application iManagement. Most of the modifications that were made are related to Tasks objects and interacting with them.