Opened 18 years ago
Closed 18 years ago
#6595 closed (fixed)
Use the TEST-NET (192.0.2.0/24) IP address block in examples (nit)
| Reported by: | Johan Liseborn | Owned by: | Johan Liseborn | 
|---|---|---|---|
| Component: | Documentation | Version: | dev | 
| Severity: | Keywords: | ||
| Cc: | Triage Stage: | Unreviewed | |
| Has patch: | yes | Needs documentation: | no | 
| Needs tests: | no | Patch needs improvement: | no | 
| Easy pickings: | UI/UX: | 
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 (1)
Change History (4)
comment:1 by , 18 years ago
| Owner: | changed from to | 
|---|---|
| Status: | new → assigned | 
by , 18 years ago
| Attachment: | ipaddress.diff added | 
|---|
comment:2 by , 18 years ago
| Has patch: | set | 
|---|
  Note:
 See   TracTickets
 for help on using tickets.
    
Patch file replacing current IP address example with an IP address from the TEST-NET range