| Age | Commit message (Expand) | Author | 
|---|---|---|
| 2013-11-14 | Fix #445 -- UnicodeDecodeError in SQLSelectForm. | Aymeric Augustin | 
| 2013-10-18 | Fixed #383 -- Feed the proper SQL to cursor.execute (the one with placeholders). | Florian Apolloner | 
| 2013-10-17 | Support non-ASCII SECRET_KEY settings. | Aymeric Augustin | 
| 2013-10-17 | Switch from str & unicode to bytes & text. | Aymeric Augustin | 
| 2013-10-17 | Enable unicode_literals in all non-empty modules. | Aymeric Augustin | 
| 2013-10-17 | Remove compatibility code for unsupported version of Django. | Aymeric Augustin | 
| 2013-04-25 | Fixes UnicodeEncodeError sometimes | Vladislav Poluhin | 
| 2013-04-24 | Fix tests for Django 1.3 | Vladislav Poluhin | 
| 2013-04-24 | Got rid of the circular imports | Vladislav Poluhin | 
| 2013-04-23 | Form for SQL validation | Vladislav Poluhin | 
