Admin URLs will no longer include the referrer
parameter, so they will be much shorter. The referrer is now determined automatically based on the context information.
New features
[45dc47c] Remove referrer parameter from admin URLs (@javiereguiluz)
Bug fixes
[2b52979] Update Czech translation (@dfridrich)
[4a08089] Remove unnecessary true
comparison on is_string()
(@alexislefebvre)
[79d11dd] Fix failing sort test (@chapterjason)
[1ca8143] Fix filter on MoneyField to consider if values are stored as cents (@mhbailly)