Opened 17 years ago
Closed 17 years ago
#4999 closed (wontfix)
table prefix, debug query, pdb
Reported by: | vitja | Owned by: | Jacob |
---|---|---|---|
Component: | Uncategorized | Version: | dev |
Severity: | Keywords: | table prefix, debug query, pdb | |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
This patch contains the following stuff:
- you can specify table prefix with settings.DATABASE_TABLE_PREFIX
- sql query debug output, settings.DEBUG_QUERY
- workaround to use pdb
- ManyToManyField attribute contribute_to_table
Attachments (1)
Change History (2)
by , 17 years ago
comment:1 by , 17 years ago
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Can you please split these into separate patches? It's much easier for us to work out the pros/cons of them when it's just doing one thing at a time. Thanks!