Opened 14 years ago
Closed 14 years ago
#16385 closed New feature (invalid)
NoSQL support
| Reported by: | Jonas H. | Owned by: | nobody |
|---|---|---|---|
| Component: | Database layer (models, ORM) | Version: | |
| Severity: | Normal | Keywords: | |
| Cc: | Triage Stage: | Design decision needed | |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
Nothing to see here, only used to upload patches for the NoSqlSupport wiki page.
Attachments (6)
Change History (8)
comment:1 by , 14 years ago
| Triage Stage: | Unreviewed → Design decision needed |
|---|
by , 14 years ago
| Attachment: | 0ad3af376503d32dab0adb8c9aaa57bd389ea0b2.diff added |
|---|
by , 14 years ago
| Attachment: | 043f2c08b87dda585d40a1ab225106543909f4a6.diff added |
|---|
AutoField/string-based primary keys
by , 14 years ago
| Attachment: | 2885579c6f8a2f41422788b0abdee3da816144f8.diff added |
|---|
Adds a possibility to disable exists() checks in save().
by , 14 years ago
| Attachment: | 0951738c5693be6a64c88e09f2dcf06499496465.diff added |
|---|
Permission ordering/JOINs
by , 14 years ago
| Attachment: | e9cb952ff9052caa223dfa90529d869c00108674.diff added |
|---|
Permission creation __in
by , 14 years ago
| Attachment: | c9f97bd7397a39ebcb9f8831b28d5ab3b4e57038.diff added |
|---|
Auth password reset string pk
comment:2 by , 14 years ago
| Resolution: | → invalid |
|---|---|
| Status: | new → closed |
Please don't dump a bunch of patches to Trac but create separate ones for each feature. Don't hesitate to add a "nosql" keyword or something similar to the tickets to be able to group them.
Note:
See TracTickets
for help on using tickets.
Adds a supports_select_related flag