mirror of
https://github.com/modoboa/modoboa.git
synced 2026-04-27 01:45:58 +03:00
[GH-ISSUE #716] python manage.py bower install => Unknown command: 'bower' #661
Labels
No labels
bug
bug
dependencies
design
documentation
duplicate
enhancement
enhancement
enhancement
feedback-needed
help-needed
help-needed
installer
invalid
looking-for-sponsors
modoboa-contacts
new-ui
new-ui
pr
pull-request
pyconfr
python
question
security
stale
webmail
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/modoboa-modoboa#661
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @harobed on GitHub (Apr 29, 2015).
Original GitHub issue: https://github.com/modoboa/modoboa/issues/716
I've installed
and I've :
any explanation ?
@tonioo commented on GitHub (Apr 29, 2015):
Is bower installed on your server ? (Not only django-bower)
@harobed commented on GitHub (Apr 30, 2015):
Yes :
@tonioo commented on GitHub (Apr 30, 2015):
Did you deploy your modoboa instance using the --devel option ? If you didn't, you need to manually add "djangobower" to the INSTALLED_APPS variable.
@harobed commented on GitHub (Apr 30, 2015):
Yes is that.
Sorry it's here in the documentation https://modoboa.readthedocs.org/en/latest/extending/getting_started.html#deploy-an-instance-for-development
What do you think about append FAQ in « Deploy an instance for development » ?
I can append an item FAQ « bower command is missing in manage.py »
@tonioo commented on GitHub (Apr 30, 2015):
That's a good idea.
@harobed commented on GitHub (Apr 30, 2015):
--devel option didn't append djangobower in INSTALLED_APPS in settings.py
@harobed commented on GitHub (Apr 30, 2015):
"djangobower" missing in https://github.com/tonioo/modoboa/blob/master/modoboa/core/commands/templates/settings.py.tpl