mirror of
https://github.com/modoboa/modoboa.git
synced 2026-04-25 17:06:01 +03:00
[GH-ISSUE #251] Allow Modoboa to be use as a django application #235
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#235
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 @tonioo on GitHub (Dec 4, 2013).
Original GitHub issue: https://github.com/modoboa/modoboa/issues/251
Originally assigned to: @tonioo on GitHub.
Originally created by Patrick Hetu on 2012-05-22T16:31:07Z
Right now, Modoboa is design to be a standalone application.
We need to change this behavior to make the intergration with
other django applications easier.
@tonioo commented on GitHub (Dec 4, 2013):
Posted by Patrick Hetu on 2012-05-22T17:09:38Z
Here's a patch to move directories around to make an application.
@tonioo commented on GitHub (Dec 4, 2013):
Posted by Antoine Nguyen on 2012-07-02T16:02:25Z
I think everything is there. Patrick, could you check if it works for you?