Timeline
03/31/2012:
- 17:24 Ticket #18040 (Translations located under the so-called project should be ignored) closed by
- fixed: In [17861]: […]
- 17:24 Changeset [b41ebcf]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #18040 -- Removed so-called project-level locale trees from the …
- 15:53 CollaborateOnGithub edited by
- Removed spam link (diff)
- 15:25 Ticket #18044 (Efficient update query on model.save()) closed by
- duplicate: There are two problems with the taken approach: - It will cause a …
- 15:05 Ticket #18044 (Efficient update query on model.save()) created by
- Django, by default saves all fields of the object on call save() …
- 14:39 Changeset [f38cf60c]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Advanced version identifiers for 1.5 development cycle. git-svn-id: …
- 13:55 Ticket #17983 (Command line example for symbolic link may cause problems) closed by
- fixed: In [17859]: […]
- 13:55 Changeset [89b66efa]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #17983 -- Re-fixed the ln syntax by adding a trailing slash to …
- 13:52 Ticket #17983 (Command line example for symbolic link may cause problems) reopened by
- It appears that the -t option is not standard …
- 13:46 Changeset [aafa73d]stable/1.4.x by
- [1.4.X] Fixed #17972 -- Ensured that admin filters on a foreign key …
- 13:42 Changeset [e293d82c]stable/1.3.x by
- [1.3.X] Fixed #17972 -- Ensured that admin filters on a foreign key …
- 13:32 Ticket #18043 (Current URL to Django 1.4 PDF file is invalid) closed by
- duplicate: Thanks, but this was already reported in #17986.
- 13:27 Changeset [2d01c9d]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Removed some more useless code related to the verify_exists removal. …
- 13:24 Ticket #17983 (Command line example for symbolic link may cause problems) closed by
- fixed: In [17855]: […]
- 13:24 Changeset [7b89e0fc]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #17983 -- Use a non-ambiguous syntax of the ln command in …
- 13:22 Ticket #17972 (regression: admin list_filter does not work with to_field) closed by
- fixed: In [17854]: […]
- 13:22 Changeset [c39e1cff]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #17972 -- Ensured that admin filters on a foreign key respect …
- 13:18 Ticket #18043 (Current URL to Django 1.4 PDF file is invalid) created by
- From the Django Doc page, the …
- 12:16 Changeset [ad355e4]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Moved a template that was added in the wrong directory. git-svn-id: …
- 11:30 Changeset [79ce1be]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fix a reST error. git-svn-id: …
- 11:10 Ticket #18042 (Advance the deprecation warnings for the features that will be removed ...) created by
- The list is here: …
- 11:03 Changeset [98e9d1c]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Used the override_settings decorator in the tests of auth, flatpages, …
- 10:20 Changeset [6d9227bb]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Removed some more imports/warnings useless after recent removals. …
- 09:50 Ticket #18029 (Remove mod_python) closed by
- fixed: In [17849]: […]
- 09:50 Changeset [d2e273e2]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #18029 -- Removed leftover mod_python files forgotten in r17835. …
- 09:44 CollaborateOnGithub edited by
- (diff)
- 09:44 CollaborateOnGithub edited by
- (diff)
- 09:24 Ticket #18029 (Remove mod_python) reopened by
- You apparently forgot to remove …
- 09:17 Ticket #18041 (Disable support for versions of Python-Markdown library earlier than 2.1) created by
- As explained in the …
- 08:59 Ticket #18040 (Translations located under the so-called project should be ignored) created by
- As explained in the …
- 08:58 Changeset [37c8bc89]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Removed deprecated tests missed in r17839. git-svn-id: …
- 08:55 Changeset [9ed6e08]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Removed deprecated URLField.verify_exists. The deprecation schedule …
- 08:11 Changeset [800e3941]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Extended TrailingSlashURLTests to cover STATIC_URL as well as …
- 08:01 Changeset [fbfaa35f]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Required that the MEDIA_URL and STATIC_URL settings end with a slash, …
- 07:57 Changeset [95d9662f]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Removed deprecated copy of PermWrapper and PermLookupDict from …
- 07:54 Changeset [bfbe4df]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Removed deprecated CompatCookie. git-svn-id: …
- 07:50 Ticket #18039 (transform() should raise a GEOSException when called on a geometry ...) created by
- As explained in the …
- 07:45 Ticket #18038 (Remove the 'supports_inactive_user' backwards-compatibility flag) created by
- As explained in the …
- 07:39 Ticket #18037 (Switch the url and ssi template tags to the "future" behavior) created by
- As explained in the …
- 07:38 Changeset [d386907]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Removed the deprecated reset and sqlreset management commands. …
- 07:33 Ticket #18036 (GIS deployment documentation contains obsolete links to django admin ...) created by
- See https://docs.djangoproject.com/en/1.4//ref/contrib/gis/deployment/
- 07:30 Ticket #18032 (Inaccuracy of the documentation) closed by
- invalid: The example is correct. 'render' method is called internally by django …
- 07:30 Ticket #18035 (Remove AdminMediaHandler) created by
- As explained in the …
- 07:28 Ticket #18034 (Support for signal after settings have been read) created by
- I would ask for support for a Django signal after settings have been …
- 07:28 Ticket #18033 (Remove the function-based generic view modules) created by
- As explained in the …
- 07:26 Changeset [dec21a1]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Removed deprecated and undocumented function …
- 07:22 Changeset [c7229c6]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Removed deprecated DjangoTestRunner. git-svn-id: …
- 07:18 Changeset [3f165068]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Removed deprecated attribute Response.template in the test client. …
- 07:12 Changeset [1382297]stable/1.4.x by
- [1.4.X] Removed documentation for SMTPConnection, which was removed at …
- 07:08 Changeset [d66035c]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Removed documentation for SMTPConnection, which was removed at r15978. …
- 06:50 Ticket #18032 (Inaccuracy of the documentation) created by
- https://docs.djangoproject.com/en/1.4/ref/template-response/#using-temp …
- 06:44 Changeset [9e11ff26]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Prevented Django from running with an empty secret key. Refs #17800. …
- 05:34 Ticket #18029 (Remove mod_python) closed by
- fixed: In [17835]: […]
- 05:34 Changeset [a1ffb02]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #18029 -- Removed mod_python as of deprecation process. Thanks …
- 05:21 Ticket #18031 (Subclassing a model field: call_with_connection_and_prepared bug) created by
- A custom model Field class whose get_db_prep_value method calls …
- 05:05 Ticket #18030 (Broken links on project page) created by
- https://www.djangoproject.com/community/links/ has broken links of …
- 03:24 Ticket #17965 (Drop support for Python 2.5) closed by
- fixed: In [17834]: […]
- 03:24 Changeset [23d34597]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #17965 -- Definitely dropped support for Python 2.5. Thanks …
- 02:54 Ticket #18029 (Remove mod_python) created by
- This ticket is just a placeholder to attach and review patches.
- 02:40 Ticket #18028 (manage.py startapp creates apps in "wrong" path) closed by
- invalid: > the standard organisation of Django projects places apps inside …
- 02:36 Ticket #18028 (manage.py startapp creates apps in "wrong" path) created by
- Historically (before Django 1.4), manage.py startapp created apps in …
03/30/2012:
- 21:19 Ticket #18027 (regressiontests.test_utils.tests.HTMLEqualTests.test_parsing_errors() ...) created by
- regressiontests.test_utils.tests.HTMLEqualTests.test_parsing_errors() …
- 15:02 Ticket #18018 (MessageFailure in Django 1.4 admin) closed by
- invalid: reclosing as invalid. Sorry for the noise.
- 14:42 Ticket #18026 (can't update extra_data in process_step of form wizard) created by
- The …
- 13:50 Ticket #15811 (Lazy doesn't take into account methods defined in parents) reopened by
- new patch which avoids using double underscores.
- 13:03 Changeset [35124ae]stable/1.4.x by
- [1.4.X] Fixed #17999 -- Restored the links to examples from models …
- 12:59 Ticket #17999 (Empty See Also in One-to-one relationships Documentation) closed by
- fixed: In [17832]: […]
- 12:59 Changeset [27322df9]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #17999 -- Restored the links to examples from models …
- 12:30 Ticket #18025 (Link's on PDF & ePub documentation) closed by
- duplicate: Duplicate of #17986
- 10:42 Ticket #18025 (Link's on PDF & ePub documentation) created by
- In version 1.4 this links not worked (return 404 error page).
- 06:49 Ticket #18024 (subtle meaning of wording) created by
- Is it not better to fix subtle meaning of wording in second sentence …
- 06:00 Ticket #18018 (MessageFailure in Django 1.4 admin) reopened by
- I think this is a backwards incompatible change, in 1.3 you did not …
- 05:31 Ticket #18023 (Stop bundling simplejson and deprecate the module) created by
- Consensus on the django-dev mailing list seemed to be to stop bundling …
- 04:33 Changeset [5dad2215]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Added stub release notes for 1.5 git-svn-id: …
- 04:20 Changeset [4fe87c37]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Removed some Python < 2.6 compatibility code. Refs #17965. …
- 04:08 Changeset [eb163f37]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Use the class decorator syntax available in Python >= 2.6. Refs …
- 03:02 Changeset [9383a276]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Removed with_statement imports, useless in Python >= 2.6. Refs #17965. …
- 01:12 ContribAuthImprovements edited by
- Added details on Jacob's profile-based proposal (diff)
03/29/2012:
- 23:45 Ticket #9321 (When overriding the widget for a manytomany field default help_text stays) reopened by
- A ticket is closed when the patch is applied, not when the patch is …
- 21:27 Ticket #18022 (Django 1.4 never uses python's standard json module) created by
- The problem is that an overly zealous except clause masks a NameError …
- 20:50 DjangoBranches edited by
- (diff)
- 19:46 Ticket #18018 (MessageFailure in Django 1.4 admin) closed by
- invalid: > When not having the Django messages framework installed, Django 1.4 …
- 19:34 Ticket #9321 (When overriding the widget for a manytomany field default help_text stays) closed by
- fixed: Please accept my apologies for this patch if the format is wrong or …
- 19:24 Ticket #18021 (An attribute for related_name is not created for many-to-many ...) closed by
- invalid: This is expected behavior. When you have a many-to-many relation, the …
- 19:05 Ticket #18021 (An attribute for related_name is not created for many-to-many ...) created by
- When a ManyToMany relationship named "a1" is specified on "self" with …
- 18:30 Ticket #18020 (Refactoring loaddata step 2: compression_types) created by
- Step 1 was: ticket:18017 Here, it feels better to have: * …
- 18:28 Ticket #18019 (./manage.py testserver with in-memory sqlite database fails on 1.4) created by
- Trying to run ./manage.py testserver on Django 1.4, Python 2.7.1 and …
- 18:24 Ticket #18015 (I am listed as "j" for the purposes of trac's CC selection box) closed by
- invalid: Woopsies, that was silly, I had a bogus email address.
- 16:38 Ticket #18018 (MessageFailure in Django 1.4 admin) created by
- When not having the Django messages framework installed, Django 1.4 …
- 16:16 Ticket #18017 (Refactoring loaddata step 1: transaction rollback) created by
- 15:47 Ticket #18011 ([patch] broken test ...) closed by
- wontfix: The IntegrityError is not raised.
- 15:47 Ticket #18010 (Can't access Admin CSS with Apache without ADMIN_MEDIA_PREFIX) closed by
- invalid: Please see TicketClosingReasons/UseSupportChannels
- 15:45 Ticket #18008 ([patch] for broken test: test_loaddata_error_message) closed by
- wontfix
- 15:45 Ticket #18016 (Add support for grouping by primary key for PostgreSQL 9.1+) created by
- PostgreSQL supports grouping by primary keys in 9.1+ …
- 15:44 Ticket #18015 (I am listed as "j" for the purposes of trac's CC selection box) created by
- I can't add myself to a CC list, instead I can only add "j".
- 15:29 Ticket #18014 (Remove rev_join_map from sql/query.py) created by
- The sql.query.QuerySet.rev_join_map is used currently in two places of …
- 15:26 Ticket #18013 (Use `except ... as ...:` syntax to improve compatibility with Python3.) created by
- We are dropping python 2.5 support in django 1.5, so the old style …
- 15:20 Ticket #18012 (Propagate reverse foreign keys from proxy models to base class) created by
- The idea of proxy model is that the proxy subclass changes behavior, …
- 15:16 Ticket #18011 ([patch] broken test ...) created by
- Test did not catch IntegrityError.
- 15:14 Ticket #18010 (Can't access Admin CSS with Apache without ADMIN_MEDIA_PREFIX) created by
- Hello, First time django user. I had to manually add in this following …
- 14:45 Ticket #18009 (contrib.syndication uses future tense for deprecated (and removed) views) created by
- In both the 1.4 release, and in trunk …
- 14:26 Ticket #18008 ([patch] for broken test: test_loaddata_error_message) created by
- The attached diff fixes a broken test in …
- 14:17 Ticket #18007 (Support for character sets in HTTP headers (RFC5987)) closed by
- duplicate: I mentioned RFC 5987 in #16470. The general solution will be the same …
- 13:53 Ticket #17811 (Connection object is no passed to the EmailMessage constructor when ...) closed by
- fixed: In [17827]: […]
- 13:53 Changeset [8bb5b60]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #17811 -- Added connection parameter in call to EmailMessage …
- 13:39 Ticket #17870 (Documentation for EmailField max_length) closed by
- fixed: In [17826]: […]
- 13:39 Changeset [31e84e4]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #17870 -- Documented that EmailField default max_length of 75 …
- 11:49 Ticket #11150 (ImageField validation depend on cStringIO) closed by
- fixed: In [17825]: […]
- 11:49 Changeset [159d1be]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #11150 -- Removed dependency on cStringIO in ImageField …
- 11:44 Ticket #17989 ("invalid" error message of CHPhoneNumberField not translatable) closed by
- fixed: In [17824]: […]
- 11:44 Changeset [6cbb96ef]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #17989 -- Made an error message translatable in CH localflavor. …
- 11:33 Ticket #17947 (tests do not change language back after fail) closed by
- fixed: In [17823]: […]
- 11:33 Changeset [8c54d7c]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #17947 -- Fixed language restore after management command even …
- 11:08 Ticket #17999 (Empty See Also in One-to-one relationships Documentation) reopened by
- In fact, there was a different content to this seealso tag (link to …
- 10:25 Ticket #17999 (Empty See Also in One-to-one relationships Documentation) closed by
- fixed: In [17822]: […]
- 10:25 Changeset [782c1a7]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #17999 -- Added a 'See also' paragraph to OneToOneField doc …
- 10:14 Changeset [8143853]stable/1.4.x by
- [1.4.X] Fixed #17993 -- Removed quotes around module parameter for …
- 10:12 Changeset [515b3b85]stable/1.4.x by
- [1.4.X] Added missing indentation in models topic documentation. …
- 10:11 Changeset [6c5933d1]stable/1.4.x by
- [1.4.X] Make auth test pass even when LANGUAGE_CODE is not 'en'. Refs …
- 10:09 Changeset [277661c]stable/1.4.x by
- [1.4.X] Fixed #17733 -- Discouraged setting TIME_ZONE to None when …
- 10:08 Changeset [37c0e10]stable/1.4.x by
- [1.4.X] Fix lintian error in manpages. Backport of r17808 from trunk. …
- 10:07 Changeset [ec2119e]stable/1.4.x by
- [1.4.X] Fixed #17963 -- Fixed internal links in the 1.4 release notes. …
- 10:05 Changeset [a815fd16]stable/1.4.x by
- [1.4.X] Bump the version in a docs example. Backport of r17801 from …
- 08:59 Ticket #17987 (PDF and ePub builds of 1.4 docs missing) closed by
- duplicate: Replying to anonymous: > Two days has past, the pdf is …
- 08:53 Ticket #17987 (PDF and ePub builds of 1.4 docs missing) reopened by
- Two days has past, the pdf is remain unable to download.
- 08:10 Ticket #18007 (Support for character sets in HTTP headers (RFC5987)) created by
- Currently, Django is converting all HTTP headers to us-ascii (RFC …
- 07:25 Ticket #18006 (admin small design change) created by
- Probably a frequently debated subject, my apologies upfront but hy is …
- 07:07 Ticket #18005 (Add support for ManyToManyFields on proxy models) closed by
- wontfix: Based on a long and interesting #django-dev discussion it was decided …
- 05:24 Ticket #18005 (Add support for ManyToManyFields on proxy models) created by
- It appears Django already supports this, but explicitly checks for and …
- 04:25 Ticket #18004 (Django should not use `force_unicode(..., errors='replace')` when ...) created by
- I ran into a problem that is no doubt an edge case, but which results …
- 02:39 DevelopersForHire edited by
- (diff)
- 02:29 Ticket #18003 (All naked excepts which raise an exception should include previous ...) created by
- I propose that there should be a strict policy for any new code being …
- 01:18 Changeset [bbb2595]stable/1.4.x by
- Create 1.4 release branch. git-svn-id: …
- 00:59 Ticket #18002 (Typo in ReverseSingleRelatedObjectDescriptor) created by
-
This code uses
_field
instead of
field
: […] Example: […]
03/28/2012:
- 23:52 Ticket #18001 (html entities verbatim in search results) created by
- Here's one of the items in the result list when searching 1.4 docs for …
- 19:10 Ticket #18000 (Add Save and Goto Step to Form Wizard) created by
- I've been working with the new form wizard in 1.4 and I discovered …
- 18:58 Ticket #17999 (Empty See Also in One-to-one relationships Documentation) created by
- The …
- 15:49 Ticket #17995 (Forcing a Specific Caching Backend in Tests) closed by
- duplicate: AFAIK, the problem is that django.core.cache.cache is a global cache …
- 15:34 Ticket #17993 (error in uWSGI example ini file) closed by
- fixed: In [17813]: Fixed #17993 -- Removed quotes around module parameter …
- 15:28 Changeset [9ddbed6]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed 17993 -- Removed quotes around module parameter for wider …
- 13:20 Ticket #17994 (Markdown safe mode fails to return result if there's link in content) reopened by
- Sorry for lack of information. First of all two comments: […] …
- 12:52 Ticket #17998 (database threading issue with dev server and sqlite) created by
- Steps to reproduce: * Run dev server in the standard way …
- 12:17 Ticket #17997 (unexpected multi-threaded dev server!) created by
- On installing Django 1.4 I was surprised to find that: * The dev …
- 11:18 Ticket #17996 (Multi-table inheritance can lead to exceptions in the admin) created by
- using the admin and models using multi-table inheritance, it is …
- 10:40 Ticket #17995 (Forcing a Specific Caching Backend in Tests) created by
- I declared a specific caching backend in my settings file …
- 10:12 Ticket #17994 (Markdown safe mode fails to return result if there's link in content) closed by
- invalid: The markdown library has an interesting use of the term "safe mode" as …
- 09:23 Ticket #17994 (Markdown safe mode fails to return result if there's link in content) created by
- I have been using […] to render my comments and after moving to 1.4 …
- 00:56 Ticket #17993 (error in uWSGI example ini file) created by
- The provided example ini file uses the quoted form for the 'module' …
Note: See TracTimeline
for information about the timeline view.