DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamepython-django-extensions
BeschreibungUseful extensions for Django projects
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version0.4.2pre+git201004211325-1
Sektionpython
Prioritätoptional
Installierte Größe397 Byte
Hängt ab vonpython (<< 2.7), python (>= 2.5), python-support (>= 0.90.0), python-django (>= 1.0.2)
Empfohlene Paketelibjs-jquery
PaketbetreuerChris Lamb
Quelle
Paketgröße78554 Byte
Prüfsumme MD5d48474d8199b16e7bda1b00d5180c95f
Prüfsumme SHA13b7a350cc9148bad1de24bed23671ad1315d3c57
Prüfsumme SHA25610e7c010b3ccce26f9628f2d3efd03b239837f3f94d1ca55db49bc6cd61123f5
Link zum Herunterladenpython-django-extensions_0.4.2pre+git201004211325-1_all.deb
Ausführliche BeschreibungThis 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.


Impressum
Linux is a registered trademark of Linus Torvalds