Django

Code

Ticket #6595 (closed: fixed)

Opened 7 months ago

Last modified 7 months ago

Use the TEST-NET (192.0.2.0/24) IP address block in examples (nit)

Reported by: superjudge Assigned to: superjudge
Milestone: Component: Documentation
Version: SVN Keywords:
Cc: Triage Stage: Unreviewed
Has patch: 1 Needs documentation: 0
Needs tests: 0 Patch needs improvement: 0

Description

Per RFC3330 the IP address block 192.0.2.0/24 has been assigned as "TEST-NET" for use in documentation and example code (instead of coming up with random addresses that might actually belong to someone).

The particular instance I found is here: http://www.djangoproject.com/documentation/model-api/#ipaddressfield. In this instance it might also be appropriate to use "e.g." rather than "i.e.".

Attachments

ipaddress.diff (426 bytes) - added by superjudge on 02/14/08 04:37:40.
Patch file replacing current IP address example with an IP address from the TEST-NET range

Change History

02/14/08 04:32:40 changed by superjudge

  • owner changed from nobody to superjudge.
  • needs_better_patch changed.
  • status changed from new to assigned.
  • needs_tests changed.
  • needs_docs changed.

02/14/08 04:37:40 changed by superjudge

  • attachment ipaddress.diff added.

Patch file replacing current IP address example with an IP address from the TEST-NET range

02/14/08 04:39:01 changed by superjudge

  • has_patch set to 1.

02/15/08 05:38:54 changed by mtredinnick

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

(In [7119]) Made a bunch of tiny documentation formatting and typo fixes.

Thanks, quicklizard, adamv, Gary Wilson, superjudge and David Pretty.

Fixed #6554, #6573 ,#6592, #6595, #6608.


Add/Change #6595 (Use the TEST-NET (192.0.2.0/24) IP address block in examples (nit))




Change Properties
Action