#11531: Remove unused file django/contrib/admin/media/js/dateparse.js ----------------------------------+----------------------------------------- Reporter: mk | Owner: nobody Status: new | Milestone: Component: django.contrib.admin | Version: 1.0 Keywords: | Stage: Unreviewed Has_patch: 0 | ----------------------------------+----------------------------------------- There is no reference to dateparse.js anywhere in the Django code base (I searched with git log -Sdateparse and with git grep dateparse $various_revisions), and the only ticket in the tracker where dateparse.js is mentioned is #2975 . I think it's therefore quite safe to assume that this file is unused.
It does not hurt though, so do what you want with it. #2975 could be closed if this ticket is accepted, which would be a minimal contribution to keeping the ticket tracker clean. -- Ticket URL: <http://code.djangoproject.com/ticket/11531> Django <http://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 post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/django-updates?hl=en -~----------~----~----~----~------~----~------~--~---
