tickets: 6376
This data as json
id | created | changetime | last_pulled_from_trac | stage | status | component | type | severity | version | resolution | summary | description | owner | reporter | keywords | easy | has_patch | needs_better_patch | needs_tests | needs_docs | ui_ux |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
6376 | 2008-01-14 13:59:11 | 2019-07-03 08:53:02 | 2022-03-06 03:36:58.588792 | Accepted | assigned | Internationalization | New feature | Normal | dev | Allow using custom gettext domains | I'm using django as a library in my non-web-based application. As such I prefer not to use the 'django' gettext domain but my own. I currently work around it with some symlinking trickery since being compatible with upstream django is more important than not having workarounds, but it would be great if django supported this. To illustrate what I mean, I've attached a simple and untested patch against current svn (rev 7020). | R4G3-BABY | dennis@kaarsemaker.net | gettext | 0 | 1 | 1 | 0 | 0 | 0 |