You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

34 lines
621 B

Next
-
0.2 2022-09-09
- Using django-imagefield instead of imagekit.
- Use image_ppo in admin.
0.1.8 2021-04-26
- Django 2.0 compatibility
0.1.7 2021-04-26
- Use window.jQuery instead of django.jQuery
- Fix in field choices setup
0.1.6 2020-11-10
- Include all data files
0.1.5 2020-08-17
- Additional image spec 'square_image'.
0.1.4 2019-08-11
- Additional image spec 'small_article_image'.
0.1.3 2019-07-14
- logo_image
0.1.2 2019-03-19
- Use MEDIAARCHIVE_UPLOAD_TO setting.
0.1.1 2019-03-14
- Don't have migrations in the package, those must be maintained in the project.
0.1 2019-02-04
- Initial release.