Merged pull request for pt_BR locale and added south to requirements.txt
parent
44abe9e7d8
commit
ea3e4948a0
|
|
@ -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.
|
django-admin-sortable is currently used in production.
|
||||||
|
|
||||||
|
|
||||||
### What's new in 1.4.8?
|
### What's new in 1.4.9?
|
||||||
- Support for Python 3
|
- Added Brazilian Portugese locale (Thanks to @gladson)
|
||||||
|
|
||||||
|
|
||||||
### Future
|
### Future
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
VERSION = (1, 4, 8) # following PEP 386
|
VERSION = (1, 4, 9) # following PEP 386
|
||||||
DEV_N = None
|
DEV_N = None
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue