Django

Code

Ticket #10553 (closed: fixed)

Opened 1 year ago

Last modified 1 year ago

Inconsistent use of "URLconf" in docs/topics/http/urls.txt

Reported by: rduffield Assigned to: nobody
Milestone: 1.1 Component: Documentation
Version: SVN Keywords:
Cc: Triage Stage: Ready for checkin
Has patch: 1 Needs documentation: 0
Needs tests: 0 Patch needs improvement: 0

Description

According to the guidelines for Django-specific terminology, a URL configuration is to be referred to as a URLconf and not URLConf, as seen in a few places within this documentation topic.

Attachments

urls.diff (1.1 kB) - added by rduffield on 03/19/09 14:43:28.

Change History

03/19/09 14:43:28 changed by rduffield

  • attachment urls.diff added.

03/19/09 15:04:53 changed by rduffield

  • needs_better_patch changed.
  • version changed from 1.0 to SVN.
  • needs_tests changed.
  • needs_docs changed.

03/30/09 15:05:13 changed by adamfast

  • stage changed from Unreviewed to Ready for checkin.
  • milestone set to 1.1.

03/31/09 11:07:08 changed by gwilson

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

(In [10256]) Fixed #10553 -- Corrected several uses of URLconf in documentation and comments, according to the Django style guide. Based on patch from rduffield.


Add/Change #10553 (Inconsistent use of "URLconf" in docs/topics/http/urls.txt)




Change Properties
Action