Changes between Version 129 and Version 130 of DjangoFellows/BerkerPeksag
- Timestamp:
- Dec 21, 2014, 10:26:56 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DjangoFellows/BerkerPeksag
v129 v130 15 15 * 16 16 17 ===== Reviews in progress =====17 ===== In progress ===== 18 18 19 19 * https://github.com/django/django/pull/3729 -- Fixed #16501 -- Added a unicode parameter to models.SlugField and forms.SlugField. 20 20 21 ===== From last week s=====21 ===== From last week ===== 22 22 23 23 * https://github.com/django/django/commit/9aeb917dad2c3d4c2830f38d3bfc63699e0ba837 -- Fixed #23884 -- Moved FlatPageSitemap into django.contrib.flatpages. … … 31 31 * https://github.com/django/django/pull/3652 -- Fixed #5986 -- Override default field order 32 32 * https://github.com/django/django/pull/3762 -- Fixed #22295 -- Replaced permission check for displaying user-tools 33 * https://github.com/django/django/pull/2667 -- Fixed #22634 -- Changed Session and SessionStore to be easily extendable 33 34 34 35 ==== Tracker Activity ==== … … 36 37 * https://code.djangoproject.com/ticket/23986#comment:7 -- Collectstatic --clear fails if the static dir doesn't exist yet 37 38 * https://code.djangoproject.com/ticket/23993#comment:1 -- Default admin login.html form doesn't respect custom AuthenticationForm Media assets. 39 40 Please see https://code.djangoproject.com/timeline?from=12%2F21%2F14&daysback=7&authors=berkerpeksag&changeset=on&ticket=on&ticket_details=on&sfp_email=&sfph_mail=&update=Update for full report. 38 41 39 42 ----