Timeline
10/14/2009:
- 21:22 Ticket #12034 (Deleting an model instance doesn't call the delete() method of related ...) closed by
-
wontfix: The
delete()
methods of related instances are not called because it … - 14:45 Ticket #12034 (Deleting an model instance doesn't call the delete() method of related ...) created by
- Do not calling delete method of models, when remove related objects. …
- 13:14 Changeset [e2b83db9]stable/1.1.x by
- [1.1.X] Fixed #6552, #12031 - Make django.core.context_processors.auth …
- 13:09 Changeset [c161bf2]soc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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 #6552, #12031 - Make django.core.context_processors.auth lazy to …
- 13:09 Tickets #6552,12031 batch updated by
- fixed: (In [11623]) Fixed #6552, #12031 - Make …
- 09:19 Ticket #12032 (Signals receivers not called when the receiver is a closure) closed by
- invalid: That's not a bug, that's a feature. def connect(self, receiver, …
- 08:41 Changeset [ec9b6f2]stable/1.1.x by
- [1.1.X] Fixed #11959 -- Updated the tutorial to ensure that the admin …
- 08:41 Ticket #11959 (In tutorial, admin is broken throughout most of part 3) closed by
- fixed: (In [11621]) Fixed #11959 -- Updated the tutorial to ensure that the …
- 08:38 Changeset [f14833ee]soc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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 #11959 -- Updated the tutorial to ensure that the admin site …
- 07:01 Localization edited by
- (diff)
- 06:58 Localization edited by
- (diff)
- 03:21 Ticket #12033 (ModelAdmin.search_fields throws exception when using @ for non mysql ...) created by
- So for the production environment I would really like to use the …
- 02:22 Ticket #12032 (Signals receivers not called when the receiver is a closure) created by
- […] Expected result: […]
- 02:06 DjangoResources edited by
- See also Django CMS Apps Comparison? (diff)
10/13/2009:
- 22:31 SessionMessages edited by
- add potential deprecation plan (diff)
- 22:17 Ticket #12031 (Make django.core.context_processors.auth lazy) created by
- django.core.context_processors.auth breakes laziness of session and …
- 20:36 Ticket #12030 (PositiveIntegerField in model form does not validate max value) created by
- Entering in a value of more than 4294967295 for a PositiveIntegerField …
- 20:36 Ticket #12029 (Error when running django tests with postgresql 8.3) closed by
- worksforme: Works fine for me, using Postgres 8.3.1, psycopg2 2.0.7, under OSX …
- 19:39 Ticket #12024 (error with limit_choices_to with complex queries (Q object) and ...) reopened by
- Unless I'm missing something, this is a bug in Django, not a user …
- 18:36 Ticket #12029 (Error when running django tests with postgresql 8.3) created by
- I followed running Django tests wiki?, but …
- 18:29 SessionMessages edited by
- remove API for django-notify (diff)
- 18:29 SessionMessages edited by
- add descriptions of message classes (diff)
- 18:16 CollaborateOnGithub edited by
- Make switching to master explicit before pull from upstream (diff)
- 17:22 SessionMessages edited by
- update proposed API to look more like python logging (diff)
- 17:21 Ticket #12028 (Generic Inline doesn't validate unique_together) created by
- Hello, consider these models: […] When I edit Page in Admin and …
- 15:19 Ticket #8813 (BaseInlineFormSet unable to save existing objects) reopened by
- This bug still appears in revision 11620 from svn. Using gordyt's …
- 14:21 Ticket #12020 (Template tests fail if they take longer than 60 seconds) closed by
- invalid: On further inspection, this is actually not exactly the template …
- 12:40 Ticket #12027 (EmailField validation is incorrect, trailing dots fail) created by
- When the [http://www.djangoproject.com/weblog/2009/oct/09/security/ …
- 10:39 Ticket #12026 (widthratio rounding option/filter) created by
- The widthratio tag is great for displaying quick graphs and …
- 10:04 Ticket #12025 (Show generic relation on deleted objects) created by
- Generic foreign key relations are deleted but not shown in …
- 09:14 Version1.2Features edited by
- (diff)
- 08:13 Ticket #12022 (Download instructions refer to wrong version of downloaded archive) closed by
- fixed: Fixed. Thanks for the report.
- 08:06 Ticket #12024 (error with limit_choices_to with complex queries (Q object) and ...) closed by
- invalid: Trac isn't for solving end-user questions - it's for tracking bugs in …
- 07:49 Ticket #12023 (admin actions: link from current docs to 1.0 docs, is broken) closed by
- invalid: Those links are automatically generated. The page doesn't exist, …
- 07:36 Ticket #12024 (error with limit_choices_to with complex queries (Q object) and ...) created by
- hello I have a model.py like this : […] and in admin.py : […] …
- 06:46 Ticket #12023 (admin actions: link from current docs to 1.0 docs, is broken) created by
- clicked this …
- 05:18 Ticket #12021 (.any() method on QuerySet using a known trick) closed by
- duplicate: Duplicate of #11402
- 04:31 Ticket #12022 (Download instructions refer to wrong version of downloaded archive) created by
- The instructions at http://www.djangoproject.com/download/ say: …
- 03:56 YUI-Django-AutoComplete edited by
- added link to auto-complete solutions wiki page (diff)
- 03:48 AutoCompleteSolutions edited by
- added dates of last update (diff)
- 03:40 AutoCompleteSolutions edited by
- added Will Larson's blog post (diff)
- 03:38 AutoCompleteSolutions edited by
- added skam's snippet (diff)
- 03:33 AutoCompleteSolutions edited by
- added django-plus (diff)
- 03:33 Ticket #12021 (.any() method on QuerySet using a known trick) created by
- While inspecting the Django code, I found this trick: […] It …
- 03:29 AutoCompleteSolutions edited by
- added Jannis Leidel's blog post (diff)
- 03:25 AutoCompleteSolutions created by
- created the page
- 03:25 AJAXWidgetComboBox edited by
- added link to auto-complete solutions wiki page (diff)
- 03:01 Ticket #7923 (Add links when using raw_id_fields in admin) closed by
- duplicate: See #7028
10/12/2009:
- 20:30 Ticket #11993 (ValueError: Cannot convert NaN to integer in ...) closed by
- fixed: Fixed in r11618.
- 18:35 Ticket #10314 (TestCase assert methods do not accept a msg parameter) reopened by
- Reopening following discussion on django-dev that resolved to use the …
- 14:33 Ticket #12020 (Template tests fail if they take longer than 60 seconds) created by
- Many of the template tag/filter tests fail if the suite takes longer …
- 14:13 LoggingProposal edited by
- Added background projects for future reference (diff)
- 13:40 Ticket #12019 (@cache_page with no args causes IndexError) created by
- When calling @cache_page with no arguments I get the following …
- 12:11 Ticket #7071 (Allow to change form class for password change view) closed by
- duplicate: Duplicate of #8274
- 12:03 Ticket #12018 (Use "RequestContext" instead of "Context" for comments moderation email) created by
- The django.contrib.comments moderation framework allows users to send …
- 11:57 Changeset [66939c28]stable/1.1.x by
- [1.1.X] Fixed #11993: fixed the the floatformat filter on NaN values …
- 11:53 Changeset [b30cba4e]soc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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 #11993: fixed the the
floatformat
filter onNaN
values in … - 10:34 Ticket #8274 (Auth views should allow form customization) closed by
- fixed: Implemented in r11618
- 10:32 Changeset [c46ddbf]soc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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 #8274 - allow custom forms for auth 'login' and …
- 10:25 DjangoJobs edited by
- added a job post for OpenCrowd (diff)
- 07:27 Ticket #12017 (UKPostcodeField doesn't shows provided custom "error_messages") created by
- [http://code.djangoproject.com/browser/django/trunk/django/contrib/loca …
- 06:12 Ticket #12016 (timefield's are showing as "(None)" in the list_display of the admin ...) created by
- A timefield colume containing the time 00:00 would show up in the …
- 05:33 BetterErrorMessages edited by
- SPAM? Not on my watch. (diff)
- 05:04 Ticket #12015 (Czech fixes to js, has patch) created by
- Small, but glaring. Thanks for merging.
- 01:10 Ticket #12014 (profile_class() method for User model) closed by
- wontfix: If you need to know which class is providing user profiles, it's …
- 00:59 Ticket #12014 (profile_class() method for User model) created by
- In some cases it could help avoiding importing and naming profile …
- 00:29 BetterErrorMessages edited by
- (diff)
- 00:09 Ticket #12013 ('invalid' messages in USPhoneNumberField and USStateField are not ...) created by
- In django.contrib.localflavor.us.forms, the USPhoneNumberField and …
10/11/2009:
- 23:39 DevelopersForHire edited by
- (diff)
- 23:38 DevelopersForHire edited by
- (diff)
- 23:34 DevelopersForHire edited by
- (diff)
- 23:21 DevelopersForHire edited by
- (diff)
- 18:36 SessionMessages edited by
- django-notify now avoids pickling (diff)
- 17:55 Ticket #10050 (Documentation bug in tutorial / admin manual? 'AdminSite' object has ...) closed by
-
fixed: The text of the tutorial at
/dev/
is correct for 1.1 and trunk. The … - 17:46 Ticket #10050 (Documentation bug in tutorial / admin manual? 'AdminSite' object has ...) reopened by
- I just downloaded ver1.1 and am running the tutorial I got from the …
- 17:25 Sprints edited by
- (diff)
- 17:25 PastSprints edited by
- (diff)
- 16:29 SessionMessages edited by
- (diff)
- 14:44 Version1.2Features edited by
- (diff)
- 14:41 Version1.2Features edited by
- (diff)
Note: See TracTimeline
for information about the timeline view.