#20140: core/validators.py treats string as integer an throws TypeError -------------------------------------+------------------------------------- Reporter: stadtpirat11@… | Owner: nobody Type: Bug | Status: new Component: Core (Other) | Version: 1.5 Severity: Release blocker | Resolution: Keywords: core, python3, | Triage Stage: validators | Unreviewed Has patch: 0 | Needs documentation: 0 Needs tests: 0 | Patch needs improvement: 0 Easy pickings: 0 | UI/UX: 0 -------------------------------------+------------------------------------- Changes (by stadtpirat11@…):
* needs_better_patch: => 0 * component: GIS => Core (Other) * needs_tests: => 0 * keywords: admin, python3, gis => core, python3, validators * needs_docs: => 0 Comment: I change this because I have more details. Changing line 194 in /usr/local/lib/python3.2/dist- packages/django/core/validators.py from {{{ compare = lambda self, a, b: a > b }}} to {{{ compare = lambda self, a, b: a > b }}} is a quick fix. -- Ticket URL: <https://code.djangoproject.com/ticket/20140#comment:1> Django <https://code.djangoproject.com/> The Web framework for perfectionists with deadlines. -- You received this message because you are subscribed to the Google Groups "Django updates" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-updates+unsubscr...@googlegroups.com. To post to this group, send email to django-updates@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.