Etiketler, geçmişte belirli noktaları önemli olarak işaretleme olanağı sağlar
  • django-2.2-lts   Django 2.2-LTS support - New development settings and logging - PostgreSQL is the default database for development - Default language is set to en-us, timezone is set to UTC - Upgrade python packages - Fix Travis CI Test - Fix and improve SoftDelete operations - Improved tests - Change pylintrc: Now 119 chars per line - Add pre_undelete and post_undelete signal dispatcher - Fix #17 : Typos in Rakefile - Fix #7 : OverwriteStorage integration - Fix #6 : ImageField now uses AdminImageFileWidget - `urlify` now uses external and better library
    699a11c5 · Small enhancements ·
  • django-2.1.7   New release - version: 1.3.1 - Upgrade all python packages - Django 2.1.7 - Fix SoftDelete related objects - Generator updates
    34888592 · Fix generator templates ·
  • django-2.1.5   New version with new features. - Django version upgrade to 2.1.5 - Upgrade: required python packages for dev, test, prod etc... - Fix: Missing locale generator for JavaScript - Fix: Recovery on related model items (undelete admin action). - Fix: Wrong translations - Add: Hard Delete feature. (*for BaseModelWithSoftDelete usage*) - Add: Production logging configuration - Add: `noqa` for `__init__` imports