pywebuml

pywebuml 0.3.0

pywebuml is a package that will parse C#, Java or Python files, and generate the UML class diagram using a web interface.It has 2 commands:>>> pywebuml initializeThis command it is used to parse the files. This will create the database and parse all the...

django-request-provider is a Django app to get the request from anywhere.It is inspired on the: django-contrib-requestprovider-1.0.1UsageAdd the following middleware to setings.py: MIDDLEWARE_CLASSES=( ......

read more

djang-apptemplates is a Django template loader app that allows you to load a template from a specific application. This allows you to both extend and override a template at the same time. The default Django loaders require you to copy the entire template...

read more