Fix unwanted ___ handling when a fieldname starts with an underscore.
This commit is contained in:
@@ -5,6 +5,8 @@ Version 0.5.2 (unreleased)
|
||||
--------------------------
|
||||
|
||||
* Fix Grappelli_ breadcrumb support in the views.
|
||||
* Fix unwanted ``___`` handling in the ORM when a field name starts with an underscore;
|
||||
this detects you meant ``relatedfield__ _underscorefield`` instead of ``ClassName___field``.
|
||||
|
||||
|
||||
Version 0.5.1 (2013-07-05)
|
||||
|
||||
Reference in New Issue
Block a user