#5522: Move daily_cleanup, make-messages, compile-messages and unique-messages
to
django.core.management.commands
-------------------------------------------+--------------------------------
Reporter: jezdez | Owner: jezdez
Status: new | Component: Core
framework
Version: SVN | Resolution:
Keywords: i18n, session, sprintsept14 | Stage: Design
decision needed
Has_patch: 1 | Needs_docs: 0
Needs_tests: 0 | Needs_better_patch: 0
-------------------------------------------+--------------------------------
Comment (by jezdez):
Ok, fair enough.. I'd like to point out, that the creation of command line
programs can be automated during installation with setuptools'
"console_scripts" entry_point. I described a simple example at
http://jannisleidel.com/2007/11/using-django-with-setuptools/ if you are
interested. Though I know that there is more about setuptools which should
be discussed :)
I'd like to provide a patch during the sprint (later today) which adds
app-loading from eggs using pkg_resources. I would be glad if this would
be added, since my GSoC approach (#5465) isn't very satisfying.
--
Ticket URL: <http://code.djangoproject.com/ticket/5522#comment:4>
Django Code <http://code.djangoproject.com/>
The web framework for perfectionists with deadlines
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---