| Paketname | python-django-extensions | 
| Beschreibung | Useful extensions for Django projects | 
| Archiv/Repository | Offizielles Debian Archiv squeeze (main) | 
| Version | 0.4.2pre+git201004211325-1 | 
| Sektion | python | 
| Priorität | optional | 
| Installierte Größe | 397 Byte | 
| Hängt ab von | python (<< 2.7), python (>= 2.5), python-support (>= 0.90.0), python-django (>= 1.0.2) | 
| Empfohlene Pakete | libjs-jquery | 
| Paketbetreuer | Chris Lamb  | 
| Quelle |  | 
| Paketgröße | 78554 Byte | 
| Prüfsumme MD5 | d48474d8199b16e7bda1b00d5180c95f | 
| Prüfsumme SHA1 | 3b7a350cc9148bad1de24bed23671ad1315d3c57 | 
| Prüfsumme SHA256 | 10e7c010b3ccce26f9628f2d3efd03b239837f3f94d1ca55db49bc6cd61123f5 | 
| Link zum Herunterladen | python-django-extensions_0.4.2pre+git201004211325-1_all.deb | 
| Ausführliche Beschreibung | This is a collection of useful third-party tools for projects that use the
Django web development framework. It provides the management commands:
.
 * runserver_plus - a "runserver" that uses the interactive Werkzeug debugger
 * runprofileserver - starts runserver with profiling tools enabled
 * shell_plus - similar to the built-in "shell" but autoloads all models
 * graph_models - creates a GraphViz dot file of your model arrangement
 * describe_form - generate template form definitions for a model
 * export_emails - export the addresses of your users in many formats
 * print_user_for_session - print the user information from a session key
 * create_jobs/runjob/runjobs - manage scheduled maintenance jobs
 * (plus many more)
.
python-django-extensions also includes a number of custom fields and abstract
models, including ones that manage created and updated times automatically.
 |