Changelog for
python-django-admin-tools-0.5.1-1.4.noarch.rpm :
Fri Sep 27 14:00:00 2013 p.drouandAATTgmail.com
- Update to version 0.5.1
+ Fixes a bug that was breaking the LinkList dashboard module
- Remove redundant %clean section
- Replace python-distribute with python-setuptools BuildRequires
- Use source url as source
Wed Mar 6 13:00:00 2013 alexandreAATTexatati.com.br
- Update to 0.5.0:
Starting from this version, django-admin-tools requires Django 1.3 or
superior. If you\'re running Django < 1.3, DO NOT UPGRADE and stay with
the 0.4.1 version.
* Compatibility with Django 1.4 and Django 1.5
* Upgraded to latest jQuery / jQuery-ui
* Many bug fixes and small improvements
Tue Nov 15 13:00:00 2011 alexandreAATTexatati.com.br
- Update to 0.4.1:
- Static files and Django 1.3 support
- Fixed modules instanciation issues (fixes #65)
- Nested groups support & better html id generation (fixes
issue #70)
- Fixed various js and css problems
- Added translation for Finnish + updates on other languages
- More robust dashboard layout
- Added force_show_title property to Group module
Sat Mar 26 13:00:00 2011 alexandreAATTexatati.com.br
- Regenerate spec file with py2pack;
- Add CHANGELOG and README file as documentation.
Mon Dec 13 13:00:00 2010 alexandreAATTexatati.com.br
- Update to 0.4.0:
Major Changes
- big improvements of the API (see the dashboard and menu documentation for details), the old API is still supported but now deprecated;
- added a ModelList menu item;
- custom and multiple admin sites basic support;
- better integration with django-grappelli;
- django south support.
Minor Changes
- Fixed issue #40 (python 2.5 compatibility);
- Fixed issue #49: disable rendering of empty group modules;
- Fixed issue #51: more robust test runner;
- Fixed issues #57 and #58: updated custom dashboard and menu template files to reflect the current code;
- Fixed issue #60: explicitely set color for links in module content;
- Some fixes for the future django 1.3;
- Fixes issue #61: Create empty preferences instance if user has no preferences saved yet.
- Fixed issue #62: updated base template to reflect django 1.2 changes;
- Fixed various js namespace pollutions;
- Improved docs;
- CZ locale support.
Fri Jul 16 14:00:00 2010 alexandreAATTexatati.com.br
- Update to 0.3.0;
- Spec file cleaned with spec-cleaner.
Mon Mar 15 13:00:00 2010 alexandreAATTexatati.com.br
- Update to 0.2.0.
Sat Feb 13 13:00:00 2010 alexandreAATTexatati.com.br
- Update to 0.1.2.
Wed Feb 10 13:00:00 2010 alexandreAATTexatati.com.br
- Update to 0.1.1.
Wed Feb 10 13:00:00 2010 alexandreAATTexatati.com.br
- Initial package (0.1) for openSUSE.