Timeline
09/01/2017:
- 20:44 Changeset [d236f30]stable/1.11.x by
- [1.11.x] Fixed #28557 -- Fixed …
- 20:43 Changeset [18dd9ba]stable/2.0.x by
- Fixed test in auth_tests modifying data from setUpTestData().
- 19:49 Ticket #28557 (docs label `to` __init__ parameter as `othermodel` for ForeignKey, ...) closed by
- fixed: In 6e4a345: […]
- 19:03 Changeset [6e4a345]stable/2.0.x by
- Fixed #28557 -- Fixed ForeignKey/OneToOneField/ManyToManyField …
- 15:41 Changeset [04050bff]stable/2.0.x by
- Refs #26522 -- Forwardported 1.11.5 release note.
- 14:49 Changeset [8d66bff]stable/1.11.x by
- [1.11.x] Fixed #26522 -- Fixed a nondeterministic AssertionError in …
- 12:32 Ticket #28557 (docs label `to` __init__ parameter as `othermodel` for ForeignKey, ...) created by
-
The docs for
ForeignKey
,ManyToManyField
andOneToOneField
list … - 10:28 Ticket #28556 (resolve of i18n_patterns does not match default language paths with ...) created by
- I believe this to be a follow-up of #27402 ### urls.py […] Now …
- 08:51 Changeset [511dfb3]stable/1.11.x by
- [1.11.x] Reordered GeoIP docs be consistent with GDAL/GEOS ordering. …
- 08:48 Changeset [cbb27d60]stable/2.0.x by
- Reordered GeoIP docs be consistent with GDAL/GEOS ordering.
- 08:45 Changeset [6346d648]stable/1.11.x by
- [1.11.x] Made GeoIP docs headers consistent with other GIS docs. …
- 08:44 Changeset [49017dc1]stable/2.0.x by
- Made GeoIP docs headers consistent with other GIS docs.
- 07:57 Ticket #28555 (Inconsistent empty value for EmailField(blank=True, null=True) due to ...) created by
- Hi, I just noticed that if I enter a single space in an EmailField in …
08/31/2017:
- 11:16 Ticket #28554 (Add support for multiple file fields) created by
-
The
django.db.models.FileField
currently allows only to store a … - 11:00 Changeset [c51fdda7]stable/1.11.x by
- [1.11.x] Refs #23276 -- Fixed explanation of how calling views works. …
- 10:57 Changeset [90758055]stable/2.0.x by
- Refs #23276 -- Fixed explanation of how calling views works. …
- 08:51 Ticket #28549 (Can't defer() fields from super- and sub-class at the same time) closed by
- fixed: In 84b7cb7d: […]
- 08:41 Changeset [20c0339]stable/1.11.x by
- [1.11.x] Fixed #27998, #28543 -- Restored logging of ManyToManyField …
- 08:35 Changeset [84b7cb7d]stable/2.0.x by
- Fixed #28549 -- Fixed QuerySet.defer() with super and subclass fields. …
- 08:34 Ticket #28543 (ModelForm.initial is affected while its bound instance's m2m field be ...) closed by
- fixed: In e5bd585: […]
- 08:34 Changeset [e5bd585]stable/2.0.x by
- Fixed #28543 -- Prevented ManyToManyField.value_from_object() from …
- 08:22 Ticket #28524 (Improve program name for Django's command-line utility.) closed by
- fixed: In ec648124: […]
- 08:22 Changeset [ec64812]stable/2.0.x by
- Fixed #28524 -- Fixed program name in management commands when using …
- 07:04 Changeset [f0d9ede9]stable/2.0.x by
- Removed useless itertools.chain() call in ChoiceWidget.optgroups().
- 07:00 Ticket #28487 (runserver crashes with UncodeDecodeError as of Django 1.11.4) closed by
- fixed: In 80a0016: […]
- 07:00 Changeset [11cd4693]stable/2.0.x by
- Refs #28487 -- Forwardported 1.11.5 release note.
- 06:33 Changeset [80a0016]stable/1.11.x by
- [1.11.x] Fixed #28487 -- Fixed runserver crash with non-Unicode system …
- 06:11 Changeset [ab3e365]stable/2.0.x by
- Simplified model's Options._get_fields() a bit.
08/30/2017:
- 22:31 Ticket #28553 (Querysets: annotate() columns are forced into a certain position which ...) created by
- (Reporting possible issue found by a user on #django) Using values() …
- 20:42 Ticket #28552 (Drop support for MySQL 5.5) created by
- The end of upstream support for MySQL 5.5 is December 2018. …
- 20:31 Ticket #27701 (Document that runserver bypasses middleware for static files) closed by
- fixed: In 20a76169: […]
- 20:31 Changeset [046b8c8]stable/1.11.x by
- [1.11.x] Fixed #27701 -- Doc'd staticfiles runserver bypasses …
- 16:15 Ticket #28551 (Exclude query on M2M field with F() fails) created by
- Given the following models: […] The following test: […] Fails …
- 15:40 Changeset [20a76169]stable/2.0.x by
- Fixed #27701 -- Doc'd staticfiles runserver bypasses middleware when …
- 11:09 Ticket #28550 (auth's login/logout() views drop options passed as args rather the kwargs) created by
- I'm using …
- 05:26 Ticket #28548 (Remove usage of "middlewares" in documentation) closed by
- fixed: In da3a5cee: […]
- 05:26 Changeset [10b54c87]stable/1.11.x by
- [1.11.x] Fixed #28548 -- Replaced 'middlewares' with 'middleware' in …
- 05:25 Changeset [da3a5cee]stable/2.0.x by
- Fixed #28548 -- Replaced 'middlewares' with 'middleware' in docs.
- 02:20 Ticket #28549 (Can't defer() fields from super- and sub-class at the same time) created by
-
Using the models:
[…]
it seems that I can't
defer()
bothf1
…
08/29/2017:
- 20:31 Ticket #28548 (Remove usage of "middlewares" in documentation) created by
- As noted in a few earlier issues, like: …
- 14:05 Ticket #28523 (Improve the error message when squashing migration with RunPython that ...) closed by
- wontfix: OK, agreed that more complex change would be required to fix the …
- 13:56 Ticket #28530 (SelectDateWidget localizes years in select box) closed by
- fixed: In 9e2bf65d: […]
- 13:56 Changeset [3bb03df0]stable/1.11.x by
- [1.11.x] Fixed #28530 -- Prevented SelectDateWidget from localizing …
- 13:56 Changeset [9e2bf65d]stable/2.0.x by
- Fixed #28530 -- Prevented SelectDateWidget from localizing years in output.
- 13:50 Changeset [44ce308]stable/2.0.x by
- Simplified contrib.gis.geos.prototypes by replacing c_char with c_byte.
- 12:19 Ticket #28547 (Documentation unclear if 'redirect' shortcut encodes the url or ...) created by
- Would be helpful to include a note under the docs for …
- 10:05 Ticket #27326 (Overriding queryset deletion from ModelAdmin) closed by
- duplicate: Please use ticket #15522 instead. This ticket is closed as a duplicate …
- 08:56 Ticket #28546 (Add support for private subtags in translation's to_locale().) created by
- In Dutch we make a difference between formal and informal …
- 06:45 Ticket #28545 (unique_together does not handle null as most would expect it) created by
-
If you are not well into databases, you may not realize that
NULL
is … - 05:59 Ticket #28544 (unlocalize template filter not consistent with "localize off" for ...) created by
- Hello, according to the documentation, using {{{{% localize off %}{{ …
- 04:08 Ticket #28543 (ModelForm.initial is affected while its bound instance's m2m field be ...) created by
- I found Django's admin log always doesn't include m2m-fields' change. …
Note: See TracTimeline
for information about the timeline view.