1
0
mirror of https://github.com/django/django.git synced 2025-03-03 13:34:26 +00:00
Claude Paroz 4b4524291a Converted test management command to argparse
Keeping backwards compatibility with test_runner.option_list is
tricky and would imply transforming an optparse.Option to an
argparse.Action. I choose to introduce a backwards incompatible
change because it only affects testing, not runtime behavior.
2014-06-14 13:43:39 +02:00
..
2014-05-19 14:59:02 +01:00
2014-05-08 21:49:54 +02:00
2014-05-08 21:50:21 +02:00
2014-05-28 17:39:14 -07:00
2014-05-28 17:39:14 -07:00
2014-05-08 21:49:54 +02:00
2014-02-28 09:54:53 +01:00