Django

Code

Ticket #5110 (closed: fixed)

Opened 1 year ago

Last modified 1 year ago

model-api documentation clarification diff

Reported by: Jarek Zgoda <jarek.zgoda@gmail.com> Assigned to: jacob
Milestone: Component: Documentation
Version: SVN Keywords: slug
Cc: Triage Stage: Ready for checkin
Has patch: 1 Needs documentation: 0
Needs tests: 0 Patch needs improvement: 0

Description

Attached to this ticket is the diff that makes documentation for SlugField? more accurate as this field type does not accept ForeignKeys? nor ManyToManyFields? as members who provide values for pre-population.

Attachments

model.api.diff (489 bytes) - added by Jarek Zgoda <jarek.zgoda@gmail.com> on 08/07/07 16:03:11.
The basic diff to current docs

Change History

08/07/07 16:03:11 changed by Jarek Zgoda <jarek.zgoda@gmail.com>

  • attachment model.api.diff added.

The basic diff to current docs

08/10/07 01:34:17 changed by Simon G. <dev@simon.net.nz>

  • needs_better_patch changed.
  • stage changed from Unreviewed to Ready for checkin.
  • needs_tests changed.
  • needs_docs changed.

08/11/07 22:01:38 changed by adrian

  • status changed from new to closed.
  • resolution set to fixed.

(In [5860]) Fixed #5110 -- Made a small clarification in docs/model-api.txt. Thanks, Jarek Zgoda


Add/Change #5110 (model-api documentation clarification diff)




Change Properties
Action