Timeline
09/07/2012:
- 20:08 Changeset [3622be4]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
- Updated the Ubuntu installation section for 12.04 release.
- 19:37 Ticket #17884 (Distance lookups using ST_Distance_Sphere fails with PostGis 1.5.3) closed by
- invalid: > both installed with homebrew. (on mac os lion) This is probably …
- 18:59 Ticket #17026 (Message storage backends section missing "just use x") closed by
- fixed: In [ce53a1d0bf51f59118569ec81e1a30b013bd352e]: […]
- 18:59 Changeset [ce53a1d0]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
- Clarified the messages documentation. * Stated upfront that the …
- 18:50 Changeset [7e8483e]stable/1.4.x by
- [1.4.X] Fixed #18490 - Updated DateField input formats; thanks …
- 18:50 Ticket #18490 (Datefield input format options don't match the docs) closed by
- fixed: In [fa8fb2b383cc7e73c9e34bca08f29d31ff73128b]: […]
- 18:49 Changeset [fa8fb2b3]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 #18490 - Updated DateField input formats; thanks dloewenherz for …
- 18:24 Ticket #18781 (FallbackStorage fails its purpose with uwsgi's default settings) closed by
- fixed: In [4e1fd38bd6f007b6bb4cc57a0a841b78475a9d26]: […]
- 18:24 Changeset [4e1fd38]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 #18781 -- Reduced max session cookie size.
- 18:12 Changeset [6add6170]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
- Small reorganisation of initial parts of URL documentation. Trying to …
- 18:10 Ticket #18916 (Django incorrectly restricts HTTP header values to ASCII) closed by
- fixed: In [9b07b5edeb770b037dc735d48dfd6f979422f586]: […]
- 18:08 Changeset [9b07b5ed]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 #18916 -- Allowed non-ASCII headers. Thanks Malcolm Tredinnick …
- 17:29 Changeset [1d235b39]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
- Merge pull request #351 from 1ntrud3r/patch-1 Remove unused imports …
- 17:27 Changeset [499e71e]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
- Merge pull request #341 from nmartini/master Updated text in tutorial …
- 16:44 Ticket #18926 (Django test suite doesn't pass on Windows when checked out of git) closed by
- duplicate
- 16:37 Changeset [2649cb8f]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 typo from 7435cc01. Thanks kmike.
- 16:35 Ticket #18917 (confusing documentation for clean_<fieldname>()) closed by
- fixed: Pull request merged, but closing the ticket has been forgotten.
- 16:19 Ticket #17452 (Python 3 timeline date not specified in docs) closed by
- fixed: In [7435cc0167d1edad7bf02f89e6494189327f0109]: […]
- 16:12 Changeset [7435cc0]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
- Updated install docs to reflect Python 3 status. Closes #17452.
- 15:56 Ticket #18913 (Selenium admin_inlines test fails) closed by
- worksforme: With a current checkout of Django and selenium==2.25.0, the …
- 15:50 Ticket #12397 (FileSystemStorage(location='/') does not work: SuspiciousOperation) closed by
- fixed: In [b865009d414a0f6fd0c0f5ad7434b2c13eb761c7]: […]
- 15:49 Changeset [b865009d]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 #12397 -- allow safe_join to work with the root file system …
- 15:41 Ticket #18780 (Set stacklevel when warning about depreciated function views) closed by
- duplicate: This is actually a duplicate of #18127, the same pull request was …
- 15:26 Changeset [e78f2f6]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
- remove unused import in tutorial 4 addition to #18915 (closed) After …
- 15:11 Ticket #18927 (bulk_create tests expect explicit query count even for database that ...) created by
-
Some of the
bulk_create
tests assert the number of queries executed, … - 15:05 Ticket #18926 (Django test suite doesn't pass on Windows when checked out of git) created by
- There are several tests in the Django test suite that are line-ending …
- 14:56 Changeset [3ffbfe4a]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Stubbed-out oracle schema file
- 14:51 Changeset [3a10bcc]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
-
Document
six.assertRaisesRegex
.
- 14:48 Changeset [8413c85]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Very initial Oracle support
- 14:43 Changeset [828d691f]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Merge branch 'master' into schema-alteration
- 14:40 Changeset [ca9c3cd3]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Add check constraint support - needed a few Field changes
- 14:34 Changeset [5999eb42]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 another usage of the bear "except:" (rawr!).
- 14:33 Changeset [ad50243c]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
- [py3k] Fixed the index creation code that I committed a few minutes …
- 14:19 Ticket #18725 (Django tutorial should give stronger warning about uninstalling) closed by
- worksforme: If someone's ignoring the existing warnings about this, they're not …
- 14:08 Changeset [335a9f9c]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 many uses of bare "except:", which were either going to a) …
- 14:02 Changeset [257c401]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
- Merge pull request #331 from davidfischer/master Ticket #17324 - …
- 14:00 Changeset [46249061]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
- Merge pull request #333 from brad/ticket_18917 clarify clean_<field> …
- 13:39 Changeset [375178fc]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Add M2M repointing
- 13:37 Ticket #17888 (CheckboxInput.render() shouldn't catch exceptions from check_test) closed by
- fixed: In [6a5a12ea3e3193b3658b9237b86d98bc37d668d7]: […]
- 13:37 Changeset [6a5a12ea]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 #17888 -- no longer silence exceptions inside of check_test. …
- 13:14 Changeset [e4ea5367]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
- Ensued that SQL indexes are alwasy created in the same name. Previous …
- 13:01 Changeset [a92b81b0]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 tests that I broke a few commits ago.
- 12:47 Changeset [f47af9df]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
- Cleaned up several test cases, to better isolate state.
- 12:35 Changeset [72b8f8d]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
- Updated the GEOS, PostGIS, and PROJ.4 versions in the GeoDjango …
- 12:33 Ticket #18867 (Restoring YAML fixtures with DateTimeField causes timezone warnings) closed by
- invalid: Closing invalid because the bug isn't in Django. Your best chance at …
- 12:31 Changeset [a92bae0f]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Repoint ForeignKeys when their to= changes.
- 12:31 Changeset [9e190e1]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
- Merge branch 'master' of git://github.com/django/django
- 12:17 Changeset [292322f]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
- [py3k] Silence many warnings while running the tests.
- 12:05 Changeset [9ce58906]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 unused import from tutorial 3 documentation as per ticket #18915
- 11:51 Changeset [d683263f]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Added SQLite backend which passes all current tests
- 11:43 Ticket #18915 (Unused import in resulting polls/urls.py module) closed by
- fixed: In [07b3d39d101ff0465a5084266745b3db143552e9]: […]
- 11:43 Changeset [4321ee2]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
- Merge pull request #336 from dlo/tickets/18915 remove unused import …
- 11:04 Ticket #18888 (Block append / prepend template tags) closed by
- wontfix: Indeed, per the Zen of Python "There should be one-- and preferably …
- 10:57 Changeset [e1a37d55]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
- [py3] Documented forwards-compatible aliases that will be available …
- 10:49 Changeset [07b3d39]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
- remove unused import in decoupling URLs tutorial, closes #18915 The …
- 10:47 Ticket #18875 (Document that models.Options.get_latest_by supports integers) closed by
- fixed: In [09e3d364b922510f4c14a4d843e59c37304fa1a7]: […]
- 10:47 Changeset [cceff73a]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
- Merge pull request #335 from dlo/tickets/18875 specify any orderable …
- 10:45 Changeset [376a189]stable/1.4.x by
- [1.4.x] [py3] Added forwards-compatible aliases. Related …
- 10:34 Changeset [09e3d36]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
- specify any orderable field can be specified in get_latest_by, closes …
- 10:19 Changeset [7055e20d]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- wrap long words in field labels on admin forms, closes #18755 …
- 09:58 Changeset [0e296131]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
- Cleaned up some small bits of the ORM, including removing an import *.
- 09:44 Ticket #18900 (Paginator not working correctly) closed by
- invalid: Reporter found solution to his problem. Was not Django: "It turns …
- 09:43 Changeset [c634375]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
- clarify clean_<field> docs, ticket #18917
- 09:40 Ticket #18895 (Clarify some of the password reset docs) closed by
- fixed: The pull request was pulled in at …
- 09:07 Ticket #18729 (Admin changelist view defaults to `DISTINCT`, unusable on reasonably ...) closed by
- duplicate: Resolving this as a dupe #15819. Looks like that issue has all of the …
- 08:37 Ticket #18879 (FilteredSelectMultiple loses data) closed by
- needsinfo: Closing with "needsinfo". Can you provide the steps for a test case …
- 08:29 Ticket #18890 (Django admin on Chrome redirects back to login page after each action) closed by
- needsinfo: This sounds like a configuration error, not a specific issue with the …
- 08:02 Ticket #18925 (Exception information should be localized and passed to ...) created by
- It is possible, when Django is running under Gevent (ie. via …
- 06:14 DjangoResources edited by
- (diff)
- 05:32 Ticket #18921 (Mac Project Folders) closed by
- invalid: If you are viewing the same version of the tutorial as me …
- 05:08 Ticket #18924 (test.Client.logout doesn't send user_logged_out signal) created by
- As docs say user_logged_out signal should be send wherever logout …
- 03:49 Ticket #18923 (user admin sensitive_post_parameters needs method_decorator) created by
- Decorator sensitive_post_parameters does not work with class …
09/06/2012:
- 22:43 Ticket #18922 (Proliferation of dev docs on search engines confuses newbies) created by
- I brought this issue up earlier today at DjangoCon, but the basic …
- 22:34 Ticket #18921 (Mac Project Folders) created by
- I'm using Django on OSX Mountain Lion and notice a very strange issue. …
- 16:21 DevelopersForHire edited by
- (diff)
- 16:08 Changeset [39aa8901]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
- Made use of property decorator in formsets.py
- 15:15 Ticket #18843 (manage.py inspectdb raises TypeError for columns containing '%') reopened by
- This breaks tests on Oracle. Oracle fails to handle the '%' char in …
- 15:10 Changeset [58786897]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
- Formatting fix for host headers section
- 15:08 Changeset [c6510024]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 CSRF with HTTPS/HSTS and forwarding note
- 14:13 Changeset [ba141e6]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 note about Strict Transport Security (HSTS)
- 14:13 Ticket #18920 (Regresssiontests.template tests fail on windows due to expected '\n') created by
- […]
- 13:36 Ticket #18919 (GEOSGeometry transform method is dropping Z attribute on 3D geometries) created by
- Here goes an example: https://gist.github.com/3655316 The Z info is …
- 12:38 Ticket #18918 (dead link on documentation page) closed by
- invalid: Sorry, but djangobook.com is not part of the Django project, it's an …
- 11:05 Ticket #18918 (dead link on documentation page) created by
- hi fyi there is a dead link on the page : …
- 10:04 Ticket #18917 (confusing documentation for clean_<fieldname>()) created by
- On https://docs.djangoproject.com/en/1.4/ref/forms/validation/ under …
- 09:10 Ticket #18916 (Django incorrectly restricts HTTP header values to ASCII) created by
-
Whenever a HTTP header is set for an
HttpResponse
, Django … - 08:59 Ticket #18915 (Unused import in resulting polls/urls.py module) created by
- There's an unused import in the resulting polls.urls module in section …
- 08:17 Ticket #18914 (Add a way to add items to the admin's object tools using Python code) created by
- Adding object tools requires template overrides or subclassing of …
- 08:04 Ticket #18913 (Selenium admin_inlines test fails) created by
- The admin_inlines tests are failing for me beginning with selenium …
- 06:00 Changeset [ee1b3e2a]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 minor typo in 1.3 release notes.
- 04:23 Ticket #18912 (ModelForm doesn't handle unique checks for parent models.) created by
- The unique checks performed by the ModelForm class, do not handle …
- 03:05 Ticket #18911 (Change or remove the example in "Outputting PDFs with Django") created by
- I suggest this line be removed. "For example, Django was used at …
- 02:57 Ticket #18910 (Russian phone numbers may be validated improperly) created by
- The regex in django/contrib/localflavor/ru/forms.py should be tested. …
09/05/2012:
- 22:08 Ticket #18687 (Randomly failing test: test_performance_scalability) closed by
- fixed: In [5262a288df07daa050a0e17669c3f103f47a8640]: […]
- 22:02 Changeset [5262a288]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 #18687: Removed test_performance_scalability Even after …
- 21:20 Changeset [3f53cac]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
- Merge pull request #318 from Matt-Stevens/master Small doc change: …
- 16:52 Changeset [53f533f8]stable/1.4.x by
- [1.4.X] Fixed #18904 - Typo in MySQL link; thanks Johie Anderson for …
- 16:51 Ticket #18904 (Django documentations faulty link) closed by
- fixed: In [e5983af7c16cc889cf7d52fdae67270717a1a846]: […]
- 16:50 Changeset [e5983af7]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 #18904 - Typo in MySQL link; thanks Johie Anderson for the report.
- 14:12 Changeset [7e81213]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Add some state management methods to AppCache.
- 13:11 GlobalState edited by
- (diff)
- 10:30 Ticket #18909 (QueryString with non-ascii characters under Windows (Python 2.7) may ...) created by
- Under Python 2.7, using cgi.parse_qsl would vary on return type …
- 08:57 Ticket #18908 (Can't set multiple cookies with the same name but different domains/paths) created by
- There is no way to set cookies with the same name for multiple domains …
- 08:44 Ticket #18907 (Documentation regarding population of backrefs is incorrect) created by
- It is stated at …
- 08:39 Changeset [b546e7eb]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Merge branch 'master' into schema-alteration
- 08:01 Ticket #18906 (BaseModelFormSet.validate_unique should ignore forms marked for deletion) created by
- is_valid() returns false for a formset where uniquness is violated …
- 07:39 Ticket #18905 (New location of DjangoPeople.net) closed by
- fixed: In [b791fda0dfd689a1514a1a2a55d60e0baa57a107]: […]
- 07:39 Changeset [cff911f]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
- Merge pull request #325 from shabda/ticket_18905 Fixed #18905 - …
- 06:26 DjangoJobs edited by
- Added a role for Reincubate (diff)
- 05:50 Changeset [b791fda0]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 #18905 - Changed to new url for Djangopeople
- 05:40 Ticket #18905 (New location of DjangoPeople.net) created by
- https://docs.djangoproject.com/en/dev/faq/general/#where-can-i-find-dja …
- 04:08 Ticket #18904 (Django documentations faulty link) created by
- While I was reading through the documentation I found a corrupt link …
09/04/2012:
- 15:47 Changeset [4193a0f]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
- Negligible spacing fix in auth/forms.py
- 15:29 Ticket #9967 (Comment's get_absolute_url anchor doesn't work in Safari) closed by
- fixed: In [51ee8507767c72807ad1e4e9982f5bef0e4413a5]: […]
- 15:27 Changeset [51ee850]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 #9967 - Added a link to a bug that affects contrib.comments …
- 14:25 Ticket #14449 (restructuredtext filter does not return the correct content) closed by
- wontfix: There are plans to deprecate contrib.markup (#18054) so marking this …
- 11:53 Changeset [cd583d6d]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Implement primary key changing
- 03:15 Ticket #8149 (UploadedFile doesn't iterate over lines with \r line endings) reopened by
- I'm re-opening this ticket because I have found a much simpler …
- 02:49 Ticket #17966 (Tests fail with trivial usage of AUTH_PROFILE_MODULE) closed by
- fixed: This should be resolved after commit …
- 02:43 Ticket #18824 (Allow deletion of a setting from overridden settings) closed by
- fixed: In [22f85b9057825b5b4139abf5fd7e8c4ba0d16981]: […]
- 02:41 Changeset [22f85b9]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 #18824 -- Allow deleting a setting from overriden settings
- 02:27 Ticket #18902 (`force_bytes` doesn't return bytes when it's passed an exception) closed by
- fixed: In [cc9b767fc60a8b0455a67f00ca23077b55e709bb]: […]
- 02:27 Changeset [cc9b767f]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 #18902 -- Made force_bytes properly handle exception input …
- 00:14 Ticket #18903 (Add forms validation for GB telephone numbers.) created by
- Full details can be found in https://github.com/django/django/pull/316
Note: See TracTimeline
for information about the timeline view.