Django

Code

Ticket #5449 (closed: fixed)

Opened 1 year ago

Last modified 1 year ago

[patch] Documentation should mention that the JavaScript calendar widget starts the week on a Sunday

Reported by: anonymous Assigned to: flother
Milestone: Component: Documentation
Version: SVN Keywords: calendar admin sunday monday sprintsept14
Cc: Triage Stage: Ready for checkin
Has patch: 1 Needs documentation: 0
Needs tests: 0 Patch needs improvement: 0

Description

While http://code.djangoproject.com/ticket/1061 is active, maybe you should change the documentation (models or admin tutorial) and say that admin selection for date start on sunday. It provides more info for non localizated english people

Many thanks, Xan

Attachments

model-api-docs.diff (0.5 kB) - added by flother on 09/14/07 18:29:52.
Attached a small diff to add this note into the model-api documentation.

Change History

09/14/07 18:29:52 changed by flother

  • attachment model-api-docs.diff added.

Attached a small diff to add this note into the model-api documentation.

09/14/07 18:31:04 changed by flother

  • status changed from new to assigned.
  • needs_better_patch changed.
  • needs_tests changed.
  • owner changed from nobody to flother.
  • needs_docs changed.
  • stage changed from Unreviewed to Accepted.

09/14/07 18:31:57 changed by flother

  • has_patch set to 1.
  • summary changed from say that calendar admin starts on sunday to [patch] Documentation should mention that the JavaScript calendar widget starts the week on a Sunday.

09/15/07 05:32:43 changed by Fredrik Lundh <fredrik@pythonware.com>

  • stage changed from Accepted to Ready for checkin.

Trivial.

I would perhaps change "The JavaScript? calendar will always start the week on a Sunday." with "In the current version, the JavaScript? calendar starts the week on a Sunday." and add a ticket about making this configurable.

09/15/07 05:34:19 changed by Fredrik Lundh <fredrik@pythonware.com>

and add a ticket about making this configurable

Which is what #1061 is, of course. Please ignore me ;-)

09/15/07 05:41:20 changed by Fredrik Lundh <fredrik@pythonware.com>

  • keywords changed from calendar admin sunday monday to calendar admin sunday monday sprintsept14.

09/15/07 13:33:04 changed by adrian

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

(In [6304]) Fixed #5449 -- Noted in docs/model-api.txt that the admin date selection always starts on a Sunday. Thanks, flother


Add/Change #5449 ([patch] Documentation should mention that the JavaScript calendar widget starts the week on a Sunday)




Change Properties
Action