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 Ubuntu Archiv lucid (universe)
Version0.4.2pre+git200911182050-1
Sektionuniverse/python
Prioritätoptional
Installierte Größe560 Byte
Hängt ab vonpython-support (>= 0.90.0), python-django (>= 1.0.2)
Empfohlene Paketelibjs-jquery
PaketbetreuerUbuntu Developers
Quelle
Paketgröße71718 Byte
Prüfsumme MD595d8cbc6a11b343e8e3572bf73b21578
Prüfsumme SHA1bfad8924426c703764508c36d88a9fdecc066f44
Prüfsumme SHA256d2194844c0c2f33d3648540bef9d6bff5927f517ad763cf7fbad2efe87d14620
Link zum Herunterladenpython-django-extensions_0.4.2pre+git200911182050-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