File python-django-admin-tools.changes of Package python-django-admin-tools
-------------------------------------------------------------------
Fri Sep 27 12:47:16 UTC 2013 - p.drouand@gmail.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 12:43:06 UTC 2013 - alexandre@exatati.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 15:48:38 UTC 2011 - alexandre@exatati.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 03:41:24 UTC 2011 - alexandre@exatati.com.br
- Regenerate spec file with py2pack;
- Add CHANGELOG and README file as documentation.
-------------------------------------------------------------------
Mon Dec 13 12:07:16 UTC 2010 - alexandre@exatati.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 16:55:21 UTC 2010 - alexandre@exatati.com.br
- Update to 0.3.0;
- Spec file cleaned with spec-cleaner.
-------------------------------------------------------------------
Mon Mar 15 11:43:39 UTC 2010 - alexandre@exatati.com.br
- Update to 0.2.0.
-------------------------------------------------------------------
Sat Feb 13 14:02:06 UTC 2010 - alexandre@exatati.com.br
- Update to 0.1.2.
-------------------------------------------------------------------
Wed Feb 10 20:06:25 UTC 2010 - alexandre@exatati.com.br
- Update to 0.1.1.
-------------------------------------------------------------------
Wed Feb 10 12:12:34 UTC 2010 - alexandre@exatati.com.br
- Initial package (0.1) for openSUSE.