gas/changelog.md

45 lines
614 B
Markdown
Raw Normal View History

2020-12-28 17:43:17 +01:00
Changelog
=========
2021-03-23 18:39:30 +01:00
0.5.1
-----
* Fix typo
2021-03-23 18:02:31 +01:00
0.5
---
* Update spanish translations
2021-03-23 18:39:30 +01:00
* multipart/form-data by default
* New templatetag for pagination
2021-03-23 18:02:31 +01:00
2021-01-11 17:57:39 +01:00
0.4
---
* Helper function to use SplitDateTimeField for datetimes
* Update spanish translation
0.3
---
2021-01-07 18:30:57 +01:00
* Allow extending GAS media files
* Allow actions in every view
* Enhance support for inline formsets
* Add missing templates
* Add help_text to gas views
2020-12-28 17:43:17 +01:00
0.2
---
* Allow overriding base_form template controls
* Style login
* Fix migration
* Add spanish translation
* Add form.media to base_form.html
* Fix license in setup.cfg
0.1
---
Initial relase.