Opened 9 years ago
Closed 9 years ago
#25692 closed New feature (fixed)
Add natural keys support to Site model
Reported by: | j0hnsmith | Owned by: | nobody |
---|---|---|---|
Component: | contrib.sites | Version: | dev |
Severity: | Normal | Keywords: | |
Cc: | Triage Stage: | Ready for checkin | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
Natural keys are a great idea, they should be supported by Site so that related models can utilise natural_key.dependencies
.
Attachments (1)
Change History (4)
by , 9 years ago
Attachment: | add_natural_keys_to_site.patch added |
---|
comment:1 by , 9 years ago
comment:2 by , 9 years ago
Triage Stage: | Unreviewed → Ready for checkin |
---|---|
Type: | Uncategorized → New feature |
Note:
See TracTickets
for help on using tickets.
https://github.com/django/django/pull/5564