-
Notifications
You must be signed in to change notification settings - Fork 124
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Issue #55 - Database Backend Support For Django 1.7
* Got a start on refactoring the code from @kavdev's branch. * Made a second conditional decode child method which gets defined if django.VERSION >= (1, 7). This method has @kavdev's implementation for Django 1.7 support. * Refactored the existing code from master and put it in the else definition for the above check. * Formatted both methods for PEP-8
- Loading branch information
1 parent
697d84e
commit f35e663
Showing
1 changed file
with
131 additions
and
40 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters