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
Pull Requests:How to create a pull request

Description

Nothing to see here, only used to upload patches for the NoSqlSupport wiki page.

Change History (8)

comment:1 by Jonas H., 14 years ago

Triage Stage: UnreviewedDesign decision needed

by Jonas H., 14 years ago

Adds a supports_select_related flag

by Jonas H., 14 years ago

AutoField/string-based primary keys

by Jonas H., 14 years ago

Adds a possibility to disable exists() checks in save().

by Jonas H., 14 years ago

Permission ordering/JOINs

by Jonas H., 14 years ago

Permission creation __in

by Jonas H., 14 years ago

Auth password reset string pk

comment:2 by Jannis Leidel, 14 years ago

Resolution: invalid
Status: newclosed

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.
Back to Top