Timeline
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)
10/10/2009:
- 22:48 LoggingProposal edited by
- (diff)
- 21:48 LoggingProposal edited by
- (diff)
- 21:48 LoggingProposal edited by
- (diff)
- 21:47 LoggingProposal edited by
- Added The Plan (diff)
- 21:38 Version1.2Features edited by
- (diff)
- 21:38 LoggingProposal edited by
- (diff)
- 21:33 Ticket #12012 (Integration with the Python standard library logging module) created by
- Tracking ticket for work to integrate Python's logging module in to …
- 20:35 Ticket #12011 (Test client ignores scheme on redirect) created by
- While handling redirects, the test client ignores the scheme component …
- 20:06 SessionMessages edited by
- (diff)
- 20:04 SessionMessages edited by
- (diff)
- 19:29 LoggingProposal edited by
- notes on logging from concurrent proccesses (diff)
- 18:47 DjangoBranches edited by
- link to django-all mirror on bitbucket (diff)
- 18:05 LoggingProposal created by
- 18:04 Version1.2Features edited by
- link to LoggingProposal (diff)
- 17:55 SessionMessages edited by
- clarify message classes (diff)
- 16:14 Ticket #12010 (Add `ewkb` and `hexewkb` properties and document the GEOS IO Classes) created by
- The documentation states that the hex member returns the HEXEWKB of a …
- 13:23 SessionMessages edited by
- add review for django-notices (diff)
- 12:59 SessionMessages edited by
- potential messaging API (diff)
- 12:15 SessionMessages edited by
- add todo list (diff)
- 12:04 SessionMessages edited by
- add notes about integrating w/existing API (diff)
- 11:56 SessionMessages edited by
- note about signing api (diff)
- 11:52 SessionMessages edited by
- add API for django-notify (diff)
- 11:44 SessionMessages edited by
- add message classes to list of criteria (diff)
- 11:35 SessionMessages edited by
- simplify criteria for session fallback (diff)
- 11:30 SessionMessages edited by
- add 'avoids pickling' to list of criteria (diff)
- 11:23 SessionMessages edited by
- (diff)
- 10:38 Ticket #11963 (Provide global configuration variable for default SRID) closed by
- wontfix: I don't think there should be a setting to override the default -- …
- 09:55 Ticket #12009 (Allow name of file in FileField/ImageField to be based on primary key) created by
- Currently there is no way to prevent admin from uploading file with …
- 09:53 Ticket #12008 (included templates' blocks do not get processed as if they were from ...) created by
- Consider the following example: A.html: […] B.html: […] …
- 03:55 Ticket #12007 (djangoadmin loaddata gives odd error if it runs out of memory) created by
- Hi All, I tried to import a 3.2GB xml file, partly to see if Django …
Note: See TracTimeline
for information about the timeline view.