mirror of
https://github.com/Hopiu/django-fobi.git
synced 2026-05-23 03:35:50 +00:00
24 lines
693 B
ReStructuredText
24 lines
693 B
ReStructuredText
Changelog for upcoming releases
|
|
===============================
|
|
0.7
|
|
---
|
|
yyyy-mm-ddd (upcoming).
|
|
|
|
- Fieldsets.
|
|
|
|
0.6
|
|
---
|
|
yyyy-mm-ddd (upcoming).
|
|
|
|
This release contains minor backwards incompatible changes, related to the
|
|
change of the name of the "simple" theme into "django_admin_style" theme.
|
|
|
|
- Mailchimp support.
|
|
- Kube framework integration (theme).
|
|
- PureCSS framework integration (theme).
|
|
- Skeleton framework integration (theme).
|
|
- Baseline framework integration (theme).
|
|
- Amazium framework integration (theme).
|
|
- The "simple" theme has been renamed to "django_admin_style".
|
|
- Internally, make a date when form has been created. Also keep track of when
|
|
the form has been last edited.
|