River stage one
• 1 direct dependent
• 1 total dependent
String-FriendlyID-1.000
use this to convert an integer (from eg an ID AutoField) to a short unique "Friendly" string ( no confusing values like 1/I/l, 0/O , Z/2 )
08 Nov 2016 03:30:09 UTC
River stage one
• 1 direct dependent
• 1 total dependent
String-FriendlyID-0.019
use this to convert an integer (from eg an ID AutoField) to a short unique "Friendly" string ( no confusing values like 1/I/l, 0/O , Z/2 )
11 Oct 2011 04:03:36 UTC
River stage one
• 1 direct dependent
• 1 total dependent
String-FriendlyID-0.018
use this to convert an integer (from eg an ID AutoField) to a short unique "Friendly" string ( no confusing values like 1/I/l, 0/O , Z/2 )
21 Aug 2010 11:49:56 UTC
River stage one
• 1 direct dependent
• 1 total dependent
String-FriendlyID-0.017
use this to convert an integer (from eg an ID AutoField) to a short unique "Friendly" string ( no confusing values like 1/I/l, 0/O , Z/2 )
09 Aug 2010 11:05:15 UTC
River stage one
• 1 direct dependent
• 1 total dependent
String-FriendlyID-0.016
use this to convert an integer (from eg an ID AutoField) to a short unique "Friendly" string ( no confusing values like 1/I/l, 0/O , Z/2 )
30 Jul 2010 12:12:51 UTC
River stage one
• 1 direct dependent
• 1 total dependent
String-FriendlyID-0.015
use to convert an integer (from eg an ID AutoField) to a short unique "Friendly" string ( no confusing values like 1/I/l, 0/O , Z/2 )
28 Jul 2010 18:43:10 UTC
River stage one
• 1 direct dependent
• 1 total dependent
String-FriendlyID-0.014
A slightly modified perl port of Will Hardy's "Friendly ID" (http://www.djangosnippets.org/snippets/1249/). Invoice numbers like "0000004" are unprofessional in that they expose how many sales a system has made, and can be used to monitor the rate of sales over a given time. They are also harder for customers to read back to you, especially if they are 10 digits long. These functions convert an integer (from eg an ID AutoField) to a short unique string. This is done simply using a perfect hash function and converting the result into a string of user friendly characters.
28 Jul 2010 12:22:47 UTC
River stage one
• 1 direct dependent
• 1 total dependent
String-FriendlyID-0.013
A slightly modified perl port of Will Hardy's "Friendly ID" (http://www.djangosnippets.org/snippets/1249/)
27 Jul 2010 07:11:17 UTC
River stage one
• 1 direct dependent
• 1 total dependent
String-FriendlyID-0.012
A slightly modified perl port of Will Hardy's "Friendly ID" (http://www.djangosnippets.org/snippets/1249/)
26 Jul 2010 15:52:23 UTC
River stage one
• 1 direct dependent
• 1 total dependent
String-FriendlyID-0.011
A slightly modified perl port of Will Hardy's "Friendly ID" (http://www.djangosnippets.org/snippets/1249/)
26 Jul 2010 11:50:55 UTC
River stage one
• 1 direct dependent
• 1 total dependent
String-FriendlyID-0.01
A slightly modified perl port of Will Hardy's "Friendly ID" (http://www.djangosnippets.org/snippets/1249/)
26 Jul 2010 10:27:06 UTC