Timeline
05/22/2014:
- 19:30 Ticket #21357 (Test client session does not behave as stated in the django documentation.) closed by
- fixed: In be88b062afaa58559bb12623e8ed8843f07b97a1: […]
- 19:29 Changeset [be88b06]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #21357 -- Fixed test client session initialization. The test …
- 18:52 Ticket #22685 (SimpleTemplateResponse not suitable as TemplateView.response_class) closed by
-
needsinfo: I guess you should override
render_to_response
to initialize the … - 17:36 Ticket #21598 (Cleanup template loader overrides in tests) closed by
- fixed: In 4dc4d12e27e4e0337568651136eee5b6f2171204: […]
- 17:35 Changeset [4dc4d12e]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #21598 -- cleaned up template loader overrides in tests - …
- 15:03 Ticket #20695 ("django.contrib.humanize" Turkish Translation Error) closed by
- fixed: I agree, this problem will disappear by itself by the 1.7 release. If …
- 12:11 Ticket #22685 (SimpleTemplateResponse not suitable as TemplateView.response_class) created by
-
SimpleTemplateResponse
not suitable asTemplateView.response_class
… - 11:34 Changeset [1f6b3cf1]stable/1.7.x by
- [1.7.x] Fixed #20816 -- Added hints about Django middleware ordering …
- 11:33 Ticket #20816 (Document middleware ordering requirements explicitly) closed by
- fixed: In 756c390fb5bce5157d2882526be0b99f45ce52c9: […]
- 11:33 Changeset [756c390f]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #20816 -- Added hints about Django middleware ordering Thanks …
- 11:08 Ticket #22667 (Replace occurrences of master/slave terminology with leader/follower) closed by
- fixed: In beec05686ccc3bee8461f9a5a02c607a02352ae1: […]
- 10:59 Changeset [beec056]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #22667 -- Replaced leader/follower terminology with primary/replica
- 10:44 Ticket #22684 (SelectDateWidget's none_value is not changeable) created by
- If you want to use a SelectDateWidget to represent your DateField, …
- 09:21 Ticket #22679 (makemigrations generates invalid code for default_permissions = ()) closed by
- fixed: In ad994a3c5b5911a12a5e2f2a8d06c036be1b8ad8: […]
- 09:20 Changeset [7d4a51e2]stable/1.7.x by
- [1.7.x] Fixed #22679 -- Fixed empty tuple serialization in …
- 09:15 Changeset [ad994a3]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #22679 -- Fixed empty tuple serialization in MigrationWriter. …
- 09:05 Changeset [635acf4]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fix a test dependent on json ordering.
- 08:51 Ticket #22683 (Schema tests and .extra queryset method) created by
- Running schema tests I caught an issue, more precisely, in …
- 08:46 Ticket #20873 (Model options assumes incorrectly that model classes resides in ...) closed by
- fixed: Fixed by [7eea9bf30399e9a49fe164851c6132cd19a88e08]
- 07:58 Ticket #22682 (Makemigrations fails when specifying custom location for migration files) created by
- When running the initial: […] a "migrations" directory is …
- 07:50 Changeset [4834878]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Added omitted documentation for ArrayFieldlen.
- 07:32 Changeset [3545f31b]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Merge pull request #2699 from graingert/patch-3 the SECRET_KEY is not …
- 07:28 Ticket #22681 (TarArchive has_leading_dir usage bug) created by
- I found small bug in django.utils.archive.TarArchive.extract function. …
- 07:23 Changeset [6ab6791]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Made nested deconstruction support both forms of deconstruct() Nested …
- 06:38 Changeset [fb45e66]stable/1.7.x by
- [1.7.x] Fixed #22421 -- Regression in fixtures loading. Loading …
- 06:25 Ticket #22678 (forms.Form silently won't bind to POST data (under certain ...) closed by
- invalid: Hi, I believe the problem here is that you're using integers as keys …
- 05:19 Changeset [46082339]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- the SECRET_KEY is not a hash
- 05:07 Ticket #22680 (I/O operation on closed file) created by
- Save method of file field checks contents size on closed file. …
- 04:48 Ticket #22679 (makemigrations generates invalid code for default_permissions = ()) created by
- This actually happens in Django 1.7b4. When I define a Model with …
- 04:25 Ticket #22677 (forms.Form silently won't bind to POST data (under certain ...) closed by
- duplicate
- 04:24 Ticket #22678 (forms.Form silently won't bind to POST data (under certain ...) created by
- In this example: […] Form fields test_one and test_two act …
- 04:17 Ticket #22677 (forms.Form silently won't bind to POST data (under certain ...) created by
- In this example: […] Form fields one and two act normally. …
- 03:53 Changeset [60416260]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Added array field support for PostgreSQL. The first part of …
- 02:48 Changeset [475b3791]stable/1.6.x by
- [1.6.x] Used link label in models FAQ to ease translation Backport of …
- 02:48 Changeset [485163f7]stable/1.7.x by
- [1.7.x] Used link label in models FAQ to ease translation Backport of …
- 02:46 Changeset [d9d9242]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Used link label in models FAQ to ease translation
- 02:26 Ticket #22674 (migrate does not create missing intermediate table) closed by
- invalid: the migrations framework use a table in the database to record which …
05/21/2014:
- 18:55 DjangoResources edited by
- Update notmm (diff)
- 16:59 Ticket #22676 (When doing a makemigration --dry-run skip asking about default values ...) created by
- Given that the output for --dry-run is just a summary of what's …
- 16:59 Changeset [fce6a294]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Merge pull request #2498 from ramiro/move-serverhandler Moved …
- 16:58 Ticket #22421 (Loading fixtures with one-to-one inheritance on abstract model and M2M ...) closed by
- fixed: In 862e1ff2340a1e28a3e7c6904d2b0283085f34c8: […]
- 16:57 Changeset [d731f48e]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Merge pull request #2679 from ramiro/t22421 Fixed #22421 -- …
- 15:26 Ticket #22675 (Allow makemigrations --dry-run to output the migrations to stdout) created by
- When makemigrations is being dry run, the messages are useful to note …
- 13:25 Ticket #22674 (migrate does not create missing intermediate table) created by
- If I have an app that has a ManyToMany relation, it creates an …
- 12:30 Ticket #22673 (inspectdb not support database schema on postgresql with name ...) created by
- I have a legacy database in PostgreSQL, which is still in production. …
- 10:20 Ticket #22639 (Fix inconsistency with imports in documentation) closed by
- fixed: In 64ee097b3b33716b10837644f9e18b87f25d606e: […]
- 10:20 Changeset [aa9a146a]stable/1.7.x by
- [1.7.x] Fixed #22639 -- Added missing imports in docs Added ModelForm …
- 10:11 Changeset [64ee097b]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #22639 -- Added missing imports in docs Added ModelForm and …
- 09:16 Ticket #19601 (urlize method fails with ValueError on urls with "[" on python 2.7) closed by
- duplicate: The code you provided works in Django 1.6, we won't be backporting the …
- 08:41 Ticket #22672 (ManyToMany insert fails with integrity error when a foreign key is ...) created by
- How to reproduce: […] […] So when adding a tag object with …
- 06:35 Changeset [bb0a9a0]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #20477: Allowed list of modules for FORMAT_MODULE_PATH …
- 06:04 Changeset [f25c5de]stable/1.7.x by
- [1.7.x] Skipped a migrations test that's not supported on MySQL + …
- 06:04 Changeset [fd62bc1]stable/1.7.x by
- [1.7.x] Fixed #22432: SQLite M2M repointing now works. Thanks to …
- 06:04 Changeset [d8c53203]stable/1.7.x by
- [1.7.x] Fixed #22649: Beefed up quote_value Backport of 125b3d4407 …
- 06:04 Changeset [c60240e]stable/1.7.x by
- [1.7.x] Failing testcases for #22649. Backport of 5789ff7330 from master
- 06:04 Changeset [d61b6224]stable/1.7.x by
- [1.7.x] Fixed #22424 -- Fixed handling of default values for …
- 05:57 Changeset [1a29675d]stable/1.7.x by
- [1.7.x] Fixed #22626 -- Allow BinaryField defaults with SQlite. Also …
- 05:56 Changeset [f7270dcd]stable/1.7.x by
- [1.7.x] Fixed #22661 -- Move makemigrations tests to the proper class …
- 05:54 Changeset [dfeef8e1]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Skipped a migrations test that's not supported on MySQL + Python 3.
- 04:11 Ticket #22671 (some ungettext strings do not appear in po file if the same string was ...) closed by
- duplicate: Duplicate of #17375
- 03:24 Ticket #22671 (some ungettext strings do not appear in po file if the same string was ...) created by
- I can only reproduce this issue in a big project (hence …
- 01:52 Ticket #22670 (bulk_create with empty model fields fails on oracle) closed by
- duplicate: Double post of #22669.
05/20/2014:
- 23:37 Ticket #22670 (bulk_create with empty model fields fails on oracle) created by
- I did the minimal example for reproducing this bug. Model looks very …
- 23:35 Ticket #22669 (bulk_create with empty model fields fails on oracle) created by
- I did the minimal example for reproducing this bug. Model looks very …
- 22:42 Changeset [27a3cfc]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed unused import.
- 22:37 Changeset [0fa1aeb8]stable/1.7.x by
- [1.7.x] Fixed the ordering of prefetch lookups so that latter lookups …
- 22:37 Changeset [24a41ecc]stable/1.7.x by
- [1.7.x] Fixed #22650 -- Fixed regression on prefetch_related. …
- 22:34 Ticket #22650 (Regression from f51c1f59 with select_related + prefetch_related) closed by
- fixed: In bdf3473e64879d196e79fe8832cdacc6efb68150: […]
- 22:30 Changeset [870b0a1f]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed the ordering of prefetch lookups so that latter lookups can …
- 22:26 Changeset [bdf3473e]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #22650 -- Fixed regression on prefetch_related. Regression from …
- 13:57 Ticket #22668 (FAQ Databases and Models example needs an update) closed by
- invalid: Nevermind. You can access connection in interactive shell.
- 13:49 Ticket #22668 (FAQ Databases and Models example needs an update) created by
- The example at the top of models.txt in the faq references a …
- 11:45 Ticket #22667 (Replace occurrences of master/slave terminology with leader/follower) closed by
- fixed: Fixed in 73a57b06f9d8c963b9be2bdb83122a004a4a8b0b. For future …
- 11:37 Changeset [8a95b4fc]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Merge pull request #2692 from fcurella/patch-5 #22667 replaced …
- 11:35 Changeset [73a57b0]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- replaced occurrences of master/slave terminology with leader/follower
- 11:29 Ticket #22667 (Replace occurrences of master/slave terminology with leader/follower) created by
- The docs and some tests contain references to a master/slave db …
- 11:28 Sprints edited by
- typo: s/wil/will/ (diff)
- 11:19 Changeset [0007a43]stable/1.7.x by
- [1.7.X] Fixed #22557 -- ManifestStaticFilesStorage did not cleanup …
- 11:19 Ticket #22557 (staticfiles.json keeps deleted entries when collectstatic is run) closed by
- fixed: In 3bec38888f6f4ee9245b004fcb9fe15b35cef469: […]
- 11:15 Ticket #22666 (GenericIPAddressField index never used on PostgreSQL) created by
- This isn't a problem for us currently, but something I noticed in the …
- 11:14 Changeset [3bec3888]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #22557 -- ManifestStaticFilesStorage did not cleanup deleted …
- 10:53 Changeset [12c72796]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Revert "Fixed #22645: Allow apps with no models module to still have …
- 10:47 Ticket #22665 (Creating trigger in custom sql for mySQL failed with 1046 error) closed by
- invalid: It's not clear to me that this is a bug in Django. Also, initial SQL …
- 10:26 Ticket #22432 (Switching model on an M2M field results in a broken db (no change to ...) closed by
- fixed: In 03900a02d5fd2efd6ae98bdb9974b78146f63040: […]
- 10:25 Changeset [03900a0]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #22432: SQLite M2M repointing now works. Thanks to xelnor.
- 09:58 Ticket #22665 (Creating trigger in custom sql for mySQL failed with 1046 error) created by
- In file "clothing.mysql.sql" is trigger creation: […] If I run …
- 09:42 Ticket #22649 (SchemaEditor.quote_value is very fragile.) closed by
- fixed: In 125b3d440761efca8fa808a4b815384ece847d6a: […]
- 09:41 Changeset [125b3d4]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #22649: Beefed up quote_value
- 09:20 Ticket #22664 (Allow the admin to optionally reference instances by slug instead of pk) created by
- It would be nice if the admin could be instructed to reference …
- 08:26 Ticket #22424 (Default value for TextField) closed by
- fixed: In 1d3d01b4f74f80655ac354f7a39e3908a9b41b14: […]
- 08:26 Ticket #22626 (SQLite's DatabaseSchemaEditor.quote_value trips on buffer and ...) closed by
- fixed: In 6aacb4c9915c83a897dbde0b11cc46131fc7d16e: […]
- 08:25 Changeset [4e32e47]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Merge pull request #2634 from loic/ticket22424 Fixed #22424 -- MySQL …
- 08:03 Ticket #22663 (Documentation of "for internal use only" code) created by
- There is documentation in 1.6 and in dev for code that is not really …
- 07:27 Changeset [1b077812]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Add feature for implied null (needed for Firebird backend)
- 07:20 Ticket #22645 (Gis tests broken without a models.py) closed by
- fixed: In a4737bf6ae36a5f1cb29f2232f6deeff084fabff: […]
- 07:19 Changeset [a4737bf6]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #22645: Allow apps with no models module to still have migrations
- 06:43 Ticket #22662 (Typo) closed by
- invalid: Hi, I don't think there's a typo here. Database sharding is actually …
- 06:40 Ticket #22662 (Typo) created by
- In the word "sharing" (when written "sharding") …
- 05:23 Changeset [3e2bb807]stable/1.7.x by
- [1.7.x] Removed unused translations in auth tests Backport of …
- 05:21 Changeset [b8c480a1]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Removed unused translations in auth tests
- 01:39 Ticket #22661 (MakeMigrationTests placed inside MigrateTests class) closed by
- fixed: In 44304cf04e46cf7fa974571efd24716e03e05f94: […]
- 01:39 Changeset [07b6404]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Merge pull request #2688 from whoshuu/22661 Fixed #22661 -- Move …
05/19/2014:
- 22:16 Changeset [44304cf0]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #22661 -- Move makemigrations tests to the proper class
- 17:06 Ticket #22661 (MakeMigrationTests placed inside MigrateTests class) created by
-
In
tests/migrations/test_commands.py
, the tests … - 16:46 Ticket #22660 (Dependencies between non-migrated and migrated apps break migration) created by
-
If models for
app_sec
depends on models fromapp_main
(because of … - 15:43 Ticket #22659 (parent_link relationships ignored by migrations) created by
- The parent_link property on OneToOne relationships is ignored by the …
- 13:38 Ticket #22658 (Exception in Shell handler with unicode character on 1.7) closed by
- worksforme: Your shell appears not to be configured correctly — it doesn't pass …
- 13:27 Ticket #22658 (Exception in Shell handler with unicode character on 1.7) created by
- When attempting to execute command 'Le Désert' from django shell and …
- 12:57 Ticket #22656 (Adding check for FK that blank=False when null=False) closed by
- wontfix: Agreed with Tim, that's a use case we want to support.
- 12:36 Ticket #22638 (Form wizard may raise unreasonable exceptions in case of SECRET_KEY change) closed by
- fixed: In ba5ddf7aed542d25f0fdb25a04d87305de0f3972: […]
- 12:16 Changeset [ba5ddf7]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #22638 -- Changed CookieWizardView to ignore invalid cookies
- 11:08 Ticket #22657 (Can't disconnect signal if connected using @receiver tag) created by
- I got signal handler function hooked to pre_save signal using …
- 09:38 Ticket #22656 (Adding check for FK that blank=False when null=False) created by
- When ForeignKey is not given null=True with blank=True, there are …
- 09:05 Changeset [157575c7]stable/1.7.x by
- [1.7.x] Fix a2dd618 for mysql. Backport of 3b76502 from master
- 09:05 Changeset [c38925a]stable/1.7.x by
- [1.7.x] Fixed #22648 -- Transform.output_type should respect …
- 08:59 Changeset [3b765029]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fix a2dd618 for mysql.
- 08:57 Changeset [ecbabc21]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Revert "Fixed regression from …
- 08:50 Ticket #22655 (strictly_above vs strictly_below) closed by
- fixed: In 2f43229c2f044207f193e753baf1bd3fb6164da4: […]
- 08:50 Changeset [6a2f8985]stable/1.6.x by
- [1.6.x] Fixed #22655 -- Fixed GeoQuerySet doc about strictly_below …
- 08:50 Changeset [26929101]stable/1.7.x by
- [1.7.x] Fixed #22655 -- Fixed GeoQuerySet doc about strictly_below …
- 08:50 Changeset [2f43229]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #22655 -- Fixed GeoQuerySet doc about strictly_below The …
- 08:17 Changeset [1a69d27]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Updated translation catalogs
- 08:14 Changeset [0f84037e]stable/1.7.x by
- [1.7.x] Updated translation catalogs
- 08:12 Changeset [16c4339]stable/1.7.x by
- [1.7.x] Re-added JS catalog in manage_translations script Backport of …
- 08:11 Changeset [d20aa78c]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Re-added JS catalog in manage_translations script
- 07:37 Ticket #22652 (create_superuser in contrib.auth.management expects "objects" manager ...) closed by
- fixed: In b68fac7e88c08cd0bb3dde86388292ddc863eba5: […]
- 07:37 Changeset [1e78d13]stable/1.7.x by
- [1.7.x] Fixed #22652 -- Replaced UserModel.objects with …
- 07:35 Changeset [b68fac7e]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #22652 -- Replaced UserModel.objects with …
- 07:25 Ticket #22655 (strictly_above vs strictly_below) created by
- Strictly below has the same description as strictly above …
- 07:22 Changeset [5abc811a]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Revert "Fixed #20477: Allowed settings.FORMAT_MODULE_PATH to be a list …
- 07:21 Changeset [a69534dd]stable/1.7.x by
- [1.7.x] Removed locale dirs for single-message apps Considering that …
- 07:13 Changeset [a1f0c4c6]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Removed locale dirs for single-message apps Considering that these …
- 07:01 Ticket #20477 (Allow list of modules for FORMAT_MODULE_PATH) closed by
- fixed: In 950b6de16ac2f8135612f2ed5984c090dd8e4dcf: […]
- 06:59 Changeset [950b6de]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #20477: Allowed settings.FORMAT_MODULE_PATH to be a list of …
- 06:46 Changeset [2622144]stable/1.6.x by
- [1.6.x] Fixed #22368 -- clarified connecting to Oracle DB using …
- 06:46 Ticket #22368 (Document how to use SERVICE_NAME with Oracle) closed by
- fixed: In bfac6bef833d2520853c88188560b81bc7e3988d: […]
- 06:46 Changeset [4dd37a3a]stable/1.7.x by
- [1.7.x] Fixed #22368 -- clarified connecting to Oracle DB using …
- 06:42 Changeset [bfac6bef]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #22368 -- clarified connecting to Oracle DB using service name …
- 06:30 Ticket #22654 (DecimalField and DECIMAL_SEPARATOR (in admin)) created by
- DecimalField with following settings: LANGUAGE_CODE = 'hr-hr' …
- 06:21 Ticket #8892 (ForeignKey relation not saved as expected) closed by
- duplicate: Looks like a duplicate of #10811.
- 05:57 Ticket #14807 (django.utils.formats localize_input inserts thousands_separator into ...) closed by
- fixed: I'll be better to open a new ticket rather than reopening one that's …
- 05:47 Ticket #22653 (Need to add database features flag in some of the test cases) created by
- Some of the Database backend doesn't allow to defer constraints check …
- 02:30 Changeset [db2aacff]stable/1.7.x by
- [1.7.x] Updated Django makemessages process makemessages should now …
- 02:30 Changeset [7999ed9]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Updated Django makemessages process makemessages should now …
- 01:58 Ticket #22635 (Welcome page should be translatable) closed by
- fixed: In 5f24cf9705f567f081c2ec704034ef5425306eff: […]
- 01:58 Changeset [813ded77]stable/1.10.xstable/1.11.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Merge pull request #2682 from alimony/welcome_page_local_02 Fixed …
Note: See TracTimeline
for information about the timeline view.