Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Random char field followup #684

Merged
merged 2 commits into from
Jun 12, 2015
Merged

Random char field followup #684

merged 2 commits into from
Jun 12, 2015

Conversation

dpetzold
Copy link
Contributor

This is some follow from the first pull request. db_index is now set to false. This is a saner default as short fields have a greater chance of the exhausting the available permutations . It has also been updated to use Django's get_random_string method. Just let me know if you have any questions.

Thanks!,
Derrick

Derrick Petzold added 2 commits May 30, 2015 12:45
This is a saner setting as fields with a short length have
higher chance of exhausting the avalible permutations.
@coveralls
Copy link

Coverage Status

Coverage increased (+0.02%) to 30.09% when pulling d4db4ba on dpetzold:random-char-field-followup into 53ff12e on django-extensions:master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage increased (+0.02%) to 30.09% when pulling d4db4ba on dpetzold:random-char-field-followup into 53ff12e on django-extensions:master.

trbs added a commit that referenced this pull request Jun 12, 2015
@trbs trbs merged commit 3266a6d into django-extensions:master Jun 12, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants