Timeline
04/17/2008:
- 19:09 Ticket #7034 (get_nodes_by_type() fails if nodelist = None) created by
- Using [http://toys.jacobian.org/hg/googlecharts/ Jacob's Google Charts …
- 17:15 Ticket #7033 (Dead code: OrderingField) created by
- As discussed in [1], there's a piece of code (OrderingField class in …
- 16:47 Ticket #7032 (change django.core.handlers.base.get_response to use urlresolvers.resolve) created by
- django.core.handlers.base.get_response looks like it should use …
- 14:11 Ticket #5176 (Bug in django.utils.cache._generate_cache_key(request, headerlist, ...) reopened by
- I'm running into this problem, and it's being reproduced reliably in …
- 13:02 DjangoSpecifications/Core/Threading edited by
- (diff)
- 12:44 DosAndDontsForApplicationWriters edited by
- Added a note about the python 2.3 decorator thing (diff)
- 11:14 VersionOneFeatures edited by
- added ticket and leader for model-level validation (diff)
- 10:13 Ticket #6549 (Naming templatetag file same as app name can lead to undesired behavior) closed by
- duplicate: Please try the patch from #6587 and report there, if it worked for you.
- 07:55 DevelopersForHire edited by
- oops, my bad (diff)
- 07:54 DevelopersForHire edited by
- Added gthc.org :) (diff)
- 07:38 DosAndDontsForApplicationWriters edited by
- fixed a typo (diff)
- 06:58 DjangoSpecifications/Core/Threading edited by
- (diff)
- 00:45 QuerysetRefactorBranch edited by
- inserted link to referenced model-api docs (diff)
04/16/2008:
- 18:41 Ticket #7031 ([patch] update french translation for utils/timesince.py) created by
- Hi ! See attached patch to french translation of django.po Some …
- 17:34 DocSprint12Apr edited by
- added moving topics/auth to topics/http/auth and ref/contrib/auth (diff)
- 17:25 DocSprint12Apr edited by
- (diff)
- 17:22 DocSprint12Apr edited by
- (diff)
- 17:19 DocSprint12Apr edited by
- (diff)
- 17:01 DevelopersForHire edited by
- Putting myself on the market. (diff)
- 14:48 Ticket #6938 ([newforms-admin] Initial form data passed from request.GET isn't ...) closed by
- fixed: (In [7434]) newforms-admin: Fixed #6938 -- request.GET is now coerced …
- 11:20 Ticket #6529 (flatattr() doesn't check if a string is marked as "safe") reopened by
- Original author didn't reopen the ticket, but I'll have to do it as …
- 09:05 DevelopersForHire edited by
- Removed Zenzire account (diff)
- 08:10 DjangoSpecifications/Core/Threading edited by
- (diff)
- 08:05 DjangoSpecifications/Core/Threading edited by
- (diff)
- 08:04 DjangoSpecifications/Core/Threading edited by
- (diff)
- 06:28 Ticket #7029 (Fix PO extraction of non-ASCII data in gettext files) closed by
- duplicate: Ah, excellent. Okay, sorry for the confusion. Closing this as a dupe …
- 06:13 Ticket #7030 (Allow non-ASCII characters in input for translation for multiple ...) created by
- make-messages.py doesn't work well for input file containing UTF-8 …
- 06:04 Ticket #7029 (Fix PO extraction of non-ASCII data in gettext files) created by
- Based on comment 7 in #4734, trying to extract UTF-8 data from …
- 05:51 Ticket #4734 (Allow non-ASCII characters in input for translation) closed by
- fixed: The original bug here has been long fixed. You are reporting a new …
- 05:31 Ticket #4734 (Allow non-ASCII characters in input for translation) reopened by
- Still have the following errors while processing multiple Javascript …
04/15/2008:
- 21:58 Ticket #6956 (Subqueries don't use custom queryset) closed by
- fixed: (In [7426]) queryset-refactor: Querysets no longer need to be …
- 19:07 Ticket #7028 (Better admin raw_id_fields feedback) created by
- When you select an item for a raw-id-fields, the description of the id …
- 18:35 Ticket #2229 (django-admin's syncdb does not check for missing many-to-many tables) closed by
- wontfix: Russell's argument is as convincing now as it was originally; the idea …
- 16:22 Ticket #7027 (Translating string constans passed to template tags breaks if the ...) created by
- Hi. The documentation for i18n states that the following can be used …
- 16:18 DocSprint12Apr edited by
- (diff)
- 15:39 Ticket #7026 (Exception message is worded poorly (backwards)) created by
- This occurs with recent SVN checkout. (trimmed) example models: […] …
- 13:39 DocSprint12Apr edited by
- (diff)
- 13:04 GeoDjangoInstall edited by
- Added reference to Apache configuration file for SetEnv GDAL_DATA (diff)
- 13:00 IrcFAQ edited by
- reorganized into groups of questions (diff)
- 12:28 IrcFAQ edited by
- added Apache-vs-runserver item (diff)
- 10:39 DjangoSpecifications/Core/Threading edited by
- (diff)
- 10:29 DjangoSpecifications/Core/Threading edited by
- (diff)
- 10:22 DjangoSpecifications/Core/Threading edited by
- (diff)
- 10:20 IrcFAQ edited by
- added some example source links (diff)
- 09:56 DjangoSpecifications/Core/Threading edited by
- (diff)
- 09:49 DjangoSpecifications/Core/Threading edited by
- (diff)
- 05:53 Ticket #7025 (SafeUnicode.split() should return a list of SafeUnicode objects) created by
- Patch is attached.
- 05:51 DocSprint12Apr edited by
- SimonW working on forms (diff)
- 03:46 DosAndDontsForApplicationWriters edited by
- split run-on sentence (diff)
- 01:44 Ticket #2229 (django-admin's syncdb does not check for missing many-to-many tables) reopened by
- Definitely in favour of syncdb creating missing m2m's, in the same way …
- 00:31 Ticket #7024 (ModelForm initial value is handled wrong) closed by
- duplicate: Duplicate of #6938. Please search Trac before opening a new ticket. …
- 00:25 Ticket #7024 (ModelForm initial value is handled wrong) created by
- When add_view is called with some initial value (when request.GET …
04/14/2008:
- 23:52 Ticket #6957 (Old API in admin) closed by
- fixed: (In [7425]) Fixed #6957 -- Removed a stray reference to …
- 21:24 Ticket #7023 (Improve validation and add extra attributes to ...) created by
-
Attached patch includes:
*
PLNationalIdentificationNumberField
: … - 21:07 Changeset [d15e290c]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #7012 -- Added a missing file for CSS backgrounds with …
- 21:07 Ticket #7012 (missing gif file for rtl style in admin interface) closed by
- fixed: (In [7424]) Fixed #7012 -- Added a missing file for CSS backgrounds …
- 21:03 Ticket #7022 (trunk tutorial02 needs 'import datetime') closed by
-
invalid: The
datetime
module was imported whenwas_published_today()
was … - 21:00 Ticket #6387 (Markdown for Python v1.7 support needed in contrib.markup -- handling ...) closed by
- fixed: (In [7423]) Fixed #6387 -- Updated markdown filter to handle …
- 21:00 Changeset [8453a17]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #6387 -- Updated markdown filter to handle markdown-1.7 as well …
- 20:56 Ticket #7022 (trunk tutorial02 needs 'import datetime') created by
- In the section of the documentation/tutorial02, at the Customize …
- 20:13 Ticket #7017 (Typo in comments) closed by
- fixed: (In [7422]) Fixed #7017 -- Minor typo fix in a comment. Thanks …
- 20:13 Changeset [ea87c0df]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #7017 -- Minor typo fix in a comment. Thanks FranRuiz. Also …
- 20:03 Ticket #7019 (ImportError: No module named ImageFile) closed by
- invalid: This isn't a problem with Django. It's a problem with the way PIL is …
- 20:00 Ticket #7020 (Convert read-only global lists to tuples) closed by
- wontfix: The wiki page you reference is in no way official Django policy or …
- 19:11 DocSprint12Apr edited by
- (diff)
- 19:06 DocSprint12Apr edited by
- (diff)
- 18:50 DocSprint12Apr edited by
- (diff)
- 18:29 DocSprint12Apr edited by
- (diff)
- 18:24 DocSprint12Apr edited by
- (diff)
- 18:10 DocSprint12Apr edited by
- (diff)
- 18:07 DocSprint12Apr edited by
- (diff)
- 18:03 DocSprint12Apr edited by
- (diff)
- 17:32 Ticket #7021 (url templatetag not working when used with two words (invalid?)) created by
- When i enter "Two Words" in admin and get them converted to a slug, …
- 16:58 Ticket #7020 (Convert read-only global lists to tuples) created by
- According to DjangoSpecifications/Core/Threading - there are some …
- 16:31 Ticket #6959 (Correction on Portuguese Translation of Weekdays) closed by
- worksforme: Sorry, it does exist on the trunk, I probably checked a branch.
- 16:30 AJAX/Dojo/RefactoredFormSubmit edited by
- Added js colouring (diff)
- 14:52 Ticket #7013 (Polish translation update) closed by
- fixed: (In [7421]) Fixed #7013: Polish translation update from Piotr Lewandowski.
- 14:52 Changeset [52945a95]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #7013: Polish translation update from Piotr Lewandowski. …
- 14:27 DjangoSpecifications/Core/Threading edited by
- (diff)
- 14:26 DjangoSpecifications/Core/Threading edited by
- (diff)
- 14:25 DjangoSpecifications/Core/Threading edited by
- (diff)
- 14:11 DjangoSpecifications/Core/Threading edited by
- (diff)
- 14:09 Ticket #7019 (ImportError: No module named ImageFile) created by
- Depending upon how an environment is configured django/utils/images.py …
- 13:50 AddWYSIWYGEditor edited by
- updated tinyMCE documentation URLs (diff)
- 12:24 DocSprint12Apr edited by
- (diff)
- 12:10 DocSprint12Apr edited by
- (diff)
- 12:05 DocSprint12Apr edited by
- (diff)
- 12:01 DocSprint12Apr edited by
- (diff)
- 11:35 DocSprint12Apr edited by
- (diff)
- 11:24 DocSprint12Apr edited by
- (diff)
- 11:17 Ticket #7013 (Polish translation update) reopened by
- I dare to reopen this ticket - my patch hasn't fixed a bunch of errors …
- 11:14 DocSprint12Apr edited by
- (diff)
- 11:07 DocSprint12Apr edited by
- (diff)
- 10:57 Ticket #7018 (Make ModelForm multiple inheritance possible) created by
- If I have two ModelForm: […] This doesn't work because of the …
- 10:44 DocSprint12Apr edited by
- (diff)
- 10:43 DocSprint12Apr edited by
- (diff)
- 10:33 DocSprint12Apr edited by
- (diff)
- 10:32 Ticket #7017 (Typo in comments) created by
- Two typos in django.contrib.contenttypes.generic.py
- 10:18 Ticket #5498 (GeoDjango not compatible with PostGIS 1.1.0) closed by
- wontfix: GeoDjango should theoretically be compatible with PostGIS 1.1.0, but …
- 06:39 AJAX/Dojo/RefactoredFormSubmit edited by
- corrected a grammar error (diff)
- 06:38 AJAX/Dojo/RefactoredFormSubmit edited by
- Few minor changes (diff)
- 06:29 AJAX edited by
- Added a link to AJAX/Dojo/RefactoredFormSubmit (diff)
- 05:49 DevModelCreation edited by
- (diff)
- 05:45 DevModelCreation edited by
- (diff)
- 03:23 DjangoSpecifications/Core/Threading edited by
- (diff)
- 03:22 DjangoSpecifications/Core/Threading edited by
- (diff)
- 02:56 DjangoSpecifications/Core/Threading edited by
- (diff)
- 02:27 DjangoSpecifications/Core/Threading edited by
- (diff)
- 02:00 DjangoSpecifications/Core/Threading edited by
- (diff)
- 01:42 DjangoSpecifications/Core/Threading edited by
- (diff)
- 01:06 Ticket #7016 (Atom Feed dates should use settings.TIME_ZONE) created by
- Atom feeds currently only seem to format dates if the dates have …
Note: See TracTimeline
for information about the timeline view.