Timeline
08/21/2011:
- 23:27 Ticket #16581 (Documentation of HttpRequest.META could note possibly surprising type ...) closed by
- fixed: In [16644]: […]
- 23:27 Changeset [549faf1]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Improved documentation around HTTP server meta variables. Fixed …
- 22:56 Ticket #16668 (Problem with was_published_today()) closed by
- worksforme
- 22:37 Changeset [11cc266]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Added myself to the committers list git-svn-id: …
- 22:25 Ticket #16669 (tutorial01: inconsistent formatting for django-admin.py interactions) created by
- The tutorial01 contains the syntax to start a new project - …
- 21:52 Ticket #16204 (Remove unused functions in admin core.js (getCorrectYear and getISODate).) closed by
- fixed: In [16642]: […]
- 21:52 Changeset [a524114]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Removed unused admin Javascript functions from source. Fixed #16204. …
- 21:47 Ticket #16536 (inspectdb with numerical column names) closed by
- fixed: In [16641]: […]
- 21:46 Changeset [8560a2c0]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Teach inspectdb to handle SQL column names that are digits. There's …
- 21:37 DevelopersForHire edited by
- (diff)
- 21:03 Ticket #16666 (DateMixIn.get_allow_future() documentation error) closed by
- fixed: In [16640]: […]
- 21:03 Changeset [e3cd0e6]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Typo fix in class-based view documentation. Fixed #16666. Thanks …
- 20:43 Ticket #16668 (Problem with was_published_today()) created by
- On https://docs.djangoproject.com/en/1.3/intro/tutorial01/, you write …
- 20:09 Ticket #16661 (Improvement of readability - false negation?) closed by
- fixed
- 20:07 Changeset [1f233b47]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Made documentation of ManyToManyField placement clearer (kind of). …
- 19:48 Ticket #11595 (Fixture validation errors should report their data) closed by
- fixed: In [16638]: […]
- 19:48 Changeset [c471d471]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Improved error message display during validation errors. When …
- 19:27 Ticket #16639 (Optimize Model initialization by sending pre and post init signals ...) closed by
- wontfix: I'm going to make an executive decision and mark this wontfix. The …
- 19:12 Ticket #16331 (Wrap whitespace in <pre> tag in the TECHNICAL_500_TEMPLATE) closed by
- fixed: In [16637]: […]
- 19:12 Changeset [d661cc5e]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Pre-formatted text wrapping change in technical debug page. In …
- 16:08 Ticket #16651 (install libxml2-dev before PostGIS on Ubuntu) closed by
- wontfix: I agree with Aymeric. Just as an example, this is the list of packages …
- 15:49 Ticket #16642 (TemplateView get_context_data returns params dict) closed by
-
invalid: TemplateView behaves according to the documentation.
params
is … - 13:14 Ticket #16667 (Error in Pagination-Template?) closed by
- invalid: In fact, this has changed between the current version of Django (1.3) …
- 13:09 Ticket #16644 (OldFormForXTests.test_with_data fails under Oracle) closed by
- fixed: In [16636]: […]
- 13:09 Changeset [4df4541]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #16644 -- Fixed one additional test that was failing in Oracle …
- 12:42 Ticket #16667 (Error in Pagination-Template?) created by
- Hi, I am following your tutorial and the documentation to learn …
- 12:35 Ticket #16666 (DateMixIn.get_allow_future() documentation error) created by
- DateMixIn.get_allow_future() returns DateMixIn.allow_future not …
- 12:19 Ticket #16481 (DBCacheTests.test_cull fails under Oracle) closed by
- fixed: In [16635]: […]
- 12:19 Changeset [2d51abfe]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #16481 -- Adapted one raw SQL query in cull immplementation of …
- 10:45 Changeset [cdd44dca]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Update my committer bio since I work somewhere else now. git-svn-id: …
- 09:16 Ticket #16662 (Comments does not set is_public to false for comments under moderation) closed by
- invalid: Was a PEBKAC
- 06:58 Ticket #16665 (Make sql clui commands consistent with dumpdata by allowing manage.py ...) created by
- At the moment, dumpdata can dump data from apps or app.Models. usage …
- 06:51 Ticket #16602 (Doc Patch: forms.widgets: adding links to TOC for built-in's) closed by
- fixed: In [16633]: […]
- 06:51 Changeset [24a45a5f]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #16602 - Added forms.widgets TOC links to docs; thanks …
- 05:37 Ticket #16610 (Documentation for contrib.auth - More info about template contexts ...) closed by
- fixed: In [16632]: […]
- 05:37 Changeset [ec530b14]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #16610 - Added more docs for template contexts in contrib.auth …
- 05:31 Ticket #16664 (URLField's to_python method fails with ValueError on some urls on ...) created by
- This happens cause an urlparse libraries of python 2.7 and <2.7 are …
08/20/2011:
- 18:06 Ticket #16663 (Model field choices should accept empty iterator) created by
-
The base
Field
class constructor uses the following shorthand to … - 17:56 Ticket #16662 (Comments does not set is_public to false for comments under moderation) created by
- Comment object not passed by reference in …
- 15:12 DevelopersForHire edited by
- (diff)
- 14:28 Changeset [6f9d250]stable/1.3.x by
- [1.3.X] Fixed #16654 - Syntax error in reverse() example; thanks …
- 14:27 Ticket #16654 (Wrong example on "URL dispatcher" docu page) closed by
- fixed: In [16630]: […]
- 14:27 Changeset [c673bd1]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #16654 - Syntax error in reverse() example; thanks jedie. …
- 14:23 Changeset [329d80f]stable/1.3.x by
- [1.3.X] Fixed #16595 - Add pop() to session docs; thanks wilfred. …
- 14:22 Ticket #16595 (SessionBase docs don't mention pop()) closed by
- fixed: In [16628]: […]
- 14:22 Changeset [2ac0b97]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #16595 - Add pop() to session docs; thanks wilfred. git-svn-id: …
- 06:43 Ticket #16661 (Improvement of readability - false negation?) created by
- It doesn't matter which model gets the ManyToManyField, but you only …
- 03:50 Ticket #16553 (GeoIP unicode problem) reopened by
- Replying to anonymous: > aaugustin, how should i know this …
- 03:31 Ticket #16650 (BaseCommentNode in comments template tags shouldn't filter "is_public" ...) closed by
- wontfix: Well, this is quite debatable. Not including unmoderated comments by …
- 02:20 Ticket #16652 (location of postgis.sql & spatial_ref_sys.sql need to be corrected.) closed by
- needsinfo: The docs contain this line: […] which resolves to […] However, …
08/19/2011:
- 18:26 DevelopersForHire edited by
- (diff)
- 13:18 Ticket #16660 (typo on https://docs.djangoproject.com/en/dev/ref/contrib/gis/tutorial/) closed by
- fixed: In [16627]: […]
- 13:18 Changeset [920d01e]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #16660 -- Corrected a typo and removed an extra space in the …
- 13:11 Ticket #16658 (Add method to webdesign to django.contrib.webdesign package) closed by
- wontfix: While I can certainly understand the argument, I'll second the …
- 11:12 Ticket #16660 (typo on https://docs.djangoproject.com/en/dev/ref/contrib/gis/tutorial/) created by
- In the opening paragraph. "GeoDjango strives to make at as simple as …
- 11:03 Ticket #16657 (PyPy compat: call termios functions on file descriptors, not file objects) closed by
- invalid: Just found in the CPython docs, right at the top "All functions in …
- 09:25 Ticket #16659 (Change-list toplinks (date drilldown) should not have fixed width) created by
- Right now the toplinks are displayed using a fixed width and floated. …
- 08:21 Ticket #16658 (Add method to webdesign to django.contrib.webdesign package) created by
-
The
django.contrib.webdesign
package currently only has one method … - 06:12 Ticket #16657 (PyPy compat: call termios functions on file descriptors, not file objects) created by
- This patch fixes an incompatibility between Django dev and pypy 1.6. …
- 04:56 Ticket #16656 (Make urlize TLDs configurable) created by
- The …
- 04:24 Ticket #16655 (Silent error in ModelAdmin.list_display callables...) created by
- Errors in …
- 03:18 Ticket #16654 (Wrong example on "URL dispatcher" docu page) created by
- On https://docs.djangoproject.com/en/1.3/topics/http/urls/#reverse is …
- 02:51 Ticket #16653 (Document kwargs support for urlresolvers.resolve) created by
- The section "Reversing admin URLs" on the page …
08/18/2011:
- 18:44 Ticket #16652 (location of postgis.sql & spatial_ref_sys.sql need to be corrected.) created by
- Currently the PostGIS instructions indicate the user should do this: …
- 18:00 Ticket #16651 (install libxml2-dev before PostGIS on Ubuntu) created by
- In order to successfully install PostGIS on Ubuntu as is outlined …
- 17:39 Ticket #16591 (Bad reference to YEAR_CHOICES) closed by
- fixed: In [16626]: […]
- 17:39 Changeset [40c8a60]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #16591 -- Fixed some mismatched variable names in a widgets …
- 17:31 Ticket #16608 (Typo in the doc (Testing Django)) closed by
- fixed: In [16625]: […]
- 17:31 Changeset [41b31b4d]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #16608 -- Clarified the description of the destroy_test_db …
- 16:57 Ticket #16152 (Add Sybase Advantage Database Server to 3rd Party DB List) closed by
- fixed: In [16624]: […]
- 16:57 Changeset [b825680d]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #16152 -- Added Sybase Advantage Database Server to the …
- 16:47 Ticket #16467 (Little typo in the Formset docu) closed by
- fixed: In [16623]: […]
- 16:47 Changeset [bdd1409e]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #16467 -- Restored a previously correct example which was broken …
- 13:32 Ticket #16650 (BaseCommentNode in comments template tags shouldn't filter "is_public" ...) created by
-
The template tag
get_comment_list
should query all comments … - 09:15 Ticket #16646 (Only first meta inner class inherited with multiple abstract base models.) closed by
- invalid: Ok, I am convinced that it is working as documented though it feels wrong.
- 02:31 Ticket #16634 ("m2m_changed" signals never gets fired from the admin site) closed by
- duplicate: I think this problem was already reported in #16073.
Note: See TracTimeline
for information about the timeline view.