Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed #20197 -- Made XML serializer fail loudly when outputting ↵ | Claude Paroz | 2015-06-19 | 1 | -0/+12 |
| | | | | | | unserializable chars Thanks Tim Graham for the review. | ||||
* | More attacking E302 violators | Alex Gaynor | 2013-11-02 | 1 | -0/+1 |
| | |||||
* | Fixed #21270 -- Fixed E701 pep8 warnings | Alasdair Nicol | 2013-10-17 | 1 | -1/+2 |
| | |||||
* | Eliminated lots of mutable default arguments (since they are bugs | Luke Plant | 2006-06-03 | 1 | -1/+2 |
| | | | | | | | waiting to happen and are memory leaks too). git-svn-id: http://code.djangoproject.com/svn/django/trunk@3070 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | ||||
* | Imported Django from private SVN repository (created from r. 8825) | Adrian Holovaty | 2005-07-13 | 1 | -0/+13 |
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3 bcc190cf-cafb-0310-a4f2-bffc1f526a37 |