mirror of
https://github.com/jazzband/django-admin-sortable.git
synced 2026-04-05 07:21:03 +00:00
Updated version to 1.5.
Updated README
This commit is contained in:
parent
71f6be48ad
commit
8a0a52eca7
2 changed files with 3 additions and 3 deletions
|
|
@ -218,8 +218,8 @@ ordering on top of that just seemed a little much in my opinion.
|
|||
django-admin-sortable is currently used in production.
|
||||
|
||||
|
||||
### What's new in 1.4.9?
|
||||
- Added Brazilian Portugese locale (Thanks to @gladson)
|
||||
### What's new in 1.5?
|
||||
- More Brazilian Portugese translations (Thanks to @gladson)
|
||||
|
||||
|
||||
### Future
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
VERSION = (1, 4, 9) # following PEP 386
|
||||
VERSION = (1, 5, 0) # following PEP 386
|
||||
DEV_N = None
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue