Timeline
11/30/2007:
- 23:16 FeatureGrouping edited by
-
cache_page
tickets have beed fixed. Added some uses of TicketQuery. (diff) - 22:24 Sprint1Dec2007 edited by
- (diff)
- 22:24 SprintIdeas edited by
- (diff)
- 22:06 Ticket #6070 (Document that SITE_ID is no longer required to run all tests) created by
- I just ran all tests successfully with the following settings.py file: …
- 21:58 SprintIdeas edited by
- (diff)
- 21:57 Ticket #6069 (Fix auto-escaping Password-Change-Link in Admin) created by
- Auto-escaping broke Password-Change link in Admin.
- 21:57 SprintIdeas edited by
- (diff)
- 20:26 VersionOneFeatures edited by
- added features from Adrian's django-dev posting (diff)
- 20:17 VersionOneFeatures edited by
- (diff)
- 19:27 Ticket #6068 (typo error in modeltests docstring) created by
- in tests/modeltests, fixture and user_commands are all signed with …
- 18:13 Ticket #6067 (Small addition to newForms documentation regarding required fields in ...) created by
- In the documentation: …
- 17:17 Ticket #5612 (Signals for login / logout) closed by
- wontfix: Marking as wont fix. Signal dispatching is slow. This should be …
- 17:07 Ticket #6054 (PIL import error) closed by
- invalid: This isn't a Django problem. The PIL documentation shows the use of …
- 16:32 Sprint1Dec2007 edited by
- added myself to the list (diff)
- 16:19 Ticket #6065 (Field Lookup - notin) closed by
-
invalid: This is what
exclude()
is for; otherwise every database lookup … - 16:09 Ticket #2636 ([patch] Allowed single quotes in template filter parameters) closed by
- wontfix
- 16:02 Ticket #2550 (Allow a Backend to Globally Fail Authentication) closed by
- fixed
- 16:02 Ticket #2537 (add *args support to filters (or provide a proper error message)) closed by
- wontfix: At the moment, filters don't take multiple arguments -- i.e. they …
- 16:00 Ticket #2534 ([Patch] Enable FileField/ImageField to be used as core field) closed by
- invalid: To my delight, core is going away in newforms-admin!
- 15:59 Ticket #2474 ({% ssi %} should take variable as argument) closed by
- wontfix: I think the plan is to make ssi go the way of the dodo, so I'm going …
- 15:56 Ticket #2453 ([patch] Define order in which "initial sql data" files are processed) closed by
- wontfix: I don't particularly like this approach, but there is indeed a value …
- 15:55 Ticket #6066 (Post-syncdb signal should include a list of done/to-be-done apps.) created by
- See #2453 -- sometimes you need to run code/SQL at a particular point …
- 15:46 Ticket #2407 (CGI Support for django) closed by
- wontfix: Django just isn't designed to run under CGI. It won't run under OS/2, …
- 15:45 Ticket #6065 (Field Lookup - notin) created by
- Field Lookups include IN which is the SQL equivalent of: […] …
- 15:40 Ticket #2350 (ManyToManyField and db_index) closed by
- wontfix: ManyToManyField isn't really a field -- it's an intermediary table -- …
- 15:34 Ticket #2159 (dropdowns defaulting to a lone value cause edit_inline objects with ...) closed by
- invalid: Luckily, thankfully, there's no such thing as the horrific "core" in …
- 15:33 Ticket #2154 ([patch] save_insert and save_update signals) closed by
- fixed: There's currently a "created" flag on the post-save hook, so I'm …
- 15:30 Ticket #1807 ([patch] union and intersection operating on lists) closed by
- wontfix: You can already do and/or (in the queryset-refactor branch, at least); …
- 15:28 Sprint1Dec2007 edited by
- (diff)
- 15:26 Ticket #1553 ([patch] missing validate and to_python methods) closed by
- wontfix: I'm on top of validation, and this no longer applies to the current …
- 15:26 Ticket #1448 (django.contrib.auth.middleware.RequestUserMiddleware depends on ...) closed by
- invalid: Auth is supposed to depend on sessions; marking invalid.
- 15:24 Ticket #4620 (Custom labels for choices in ModelChoiceField) closed by
- wontfix: Yes, we're sure this is wontfix.
- 15:22 Sprint1Dec2007 edited by
- (diff)
- 15:22 Ticket #3417 (Admin interface template tags expect ADMIN_MEDIA_PREFIX to be a ...) closed by
- wontfix: This just isn't worth it, sorry.
- 15:19 Ticket #4620 (Custom labels for choices in ModelChoiceField) reopened by
- It's a lot of hoops to jump through to do that however: 1. Subclass …
- 15:16 Ticket #1051 (Add support to set search_path in PostgreSQL) closed by
- duplicate: I've created #6064 to keep track of a general-purpose way of fixing …
- 15:16 Ticket #6064 (Allow database connection initialization commands) created by
- There's sometimes a need to pass specific SQL that'll get executed at …
- 15:06 Ticket #4620 (Custom labels for choices in ModelChoiceField) closed by
-
wontfix: The right way to do this is to subclass
ModelChoiceField
(i.e. … - 15:05 Ticket #3417 (Admin interface template tags expect ADMIN_MEDIA_PREFIX to be a ...) reopened by
- I'm not exactly passionate about this ticket, but how is this …
- 15:04 Ticket #4619 (Generic Views: Inconsistancy of context variable for date_based views.) closed by
- wontfix: Yes, we're OK with backwards-incompat changes pre-1.0, but there needs …
- 15:01 Ticket #4124 (Hierarchical Many-To-One relation presentation in admin page) closed by
- wontfix: This isn't a design goal of the admin. However with the new FormSets …
- 14:57 Ticket #6058 (6776 mark_safe breaks newforms_admin) closed by
- fixed: Doh. This was fixed in [6782], but I put the wrong ticket number in …
- 14:56 Ticket #3417 (Admin interface template tags expect ADMIN_MEDIA_PREFIX to be a ...) closed by
- wontfix: Marking wontfix -- this is how ADMIN_MEDIA_PREFIX is supposed to work. …
- 13:59 Changeset [f27365e5]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 #6061 -- Don't escape help_text in the admin interface (so that …
- 13:59 Ticket #6061 (escape help_text in admin) closed by
- fixed: (In [6781]) Fixed #6061 -- Don't escape help_text in the admin …
- 13:54 Ticket #6041 (help_text not escaped in _html_output) closed by
- wontfix: So, we (Jacob, myself, James and Joseph K) talked about this and …
- 13:16 Ticket #6060 (newforms-admin widgets need to mark_safe their output) closed by
- duplicate: Closed as a duplicate of #6058. That ticket has a patch that covers …
- 13:10 Ticket #6063 (BaseHttp server crash since last SVN update) reopened by
- This fix only works for the BaseHTTPServer. It is not possible to use …
- 12:28 Changeset [42627656]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 some type checks in the development server. Fixed #6063. …
- 12:28 Ticket #6063 (BaseHttp server crash since last SVN update) closed by
- fixed: (In [6780]) Fixed some type checks in the development server. Fixed #6063.
- 12:00 Ticket #6063 (BaseHttp server crash since last SVN update) created by
- I'm getting […] It is happens sice last SVN update. I think this …
- 11:53 Ticket #6059 (newforms-admin extra javascript is getting escaped) closed by
- fixed: (In [6779]) newforms-admin: Fixed #6059. Javascript in the admin is no …
- 11:43 Sprint1Dec2007 edited by
- (diff)
- 11:41 Sprint1Dec2007 edited by
- (diff)
- 11:00 Sprint1Dec2007 edited by
- Added myself to the Beijing list (diff)
- 10:48 Ticket #6062 (integrity error Date field auto_now_add for RelatedKey field object ...) created by
- Hello, I also stepped to problem similar to ticket:3156 (but this bug …
- 10:45 Sprint1Dec2007 edited by
- (diff)
- 10:45 Sprint1Dec2007 edited by
- (diff)
- 10:44 Sprint1Dec2007 edited by
- (diff)
- 10:36 Ticket #6061 (escape help_text in admin) created by
- help_text is not escaped in admin attaching a patch against trunk
- 10:35 Sprint1Dec2007 edited by
- (diff)
- 09:32 Changeset [8de4ed9]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 #6057 -- Mark rendered template output as safe for auto-escaping …
- 09:32 Ticket #6057 (NodeList.render() should return SafeData) closed by
- fixed: (In [6778]) Fixed #6057 -- Mark rendered template output as safe for …
- 09:28 Ticket #6052 (SafeUnicode is not type.UnicodeType in _mysql.connection.escape) reopened by
- Please don't mark tickets as invalid as an anonymous user (and specify …
- 09:28 Ticket #6060 (newforms-admin widgets need to mark_safe their output) created by
- I use raw_id_fields in newforms-admin and now with the autoescape code …
- 08:49 Ticket #6059 (newforms-admin extra javascript is getting escaped) created by
- On change and add pages, I'm seeing escaped script tags on the top …
- 08:43 Ticket #5647 (Your First App - URL section - too complex - suggestions) closed by
- wontfix: The current text isn't particularly unclear. It starts out slowly and …
- 06:23 Ticket #6052 (SafeUnicode is not type.UnicodeType in _mysql.connection.escape) closed by
- invalid
- 04:49 Ticket #6058 (6776 mark_safe breaks newforms_admin) created by
- In the latest changeset [6776] on newforms-admin breaks the admin …
- 04:06 Ticket #6057 (NodeList.render() should return SafeData) created by
- NodeList.render() returns escaped data, but does not mark it as safe. …
- 03:09 Ticket #6056 (another auth decorator permission_required_or_message propose) created by
- Decorator "permission_required" is very useful, but when the user is …
- 01:16 Sprint1Dec2007 edited by
- (diff)
- 01:04 Sprint1Dec2007 edited by
- (diff)
- 01:02 Sprint1Dec2007 edited by
- (diff)
11/29/2007:
- 23:47 Sprint1Dec2007 edited by
- (diff)
- 23:36 Sprint1Dec2007 edited by
- (diff)
- 23:34 Changeset [275cffa]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
- Edited docs/cache.txt changes from [6580], removing a gross …
- 23:30 Changeset [9e762f4]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
- Edited docs and docstring changes from [6572] (new cache add() method) …
- 23:27 Changeset [7ea174e]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
- Edited docs/syndication_feeds.txt changes from [6570] git-svn-id: …
- 23:22 Changeset [85acb38]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
- Edited docs/settings.txt changes from [6545] git-svn-id: …
- 23:20 Changeset [a1476fb]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
- Edited docs/modpython.txt changes from [6536] git-svn-id: …
- 23:18 Changeset [bfa742b]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
- Edited docs/templates.txt changes from [6533]. Let's not smash people …
- 23:16 Changeset [e0e084e]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
- Edited docs/newforms.txt changes from [6532] git-svn-id: …
- 23:14 Changeset [7628381e]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
- Edited docstring from [6505] -- single spaces separate sentences, not …
- 23:13 Changeset [14eaaafe]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
- Edited docstring changes from [6480] -- moved the intense parameter …
- 23:09 Changeset [71dd90b2]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
- Edited docs/unicode.txt change from [6463] -- Americanized 'behavior' …
- 23:08 Changeset [53a5fa99]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
- Small edit to docs/i18n.txt from [6461] git-svn-id: …
- 23:03 Changeset [efc1ff20]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
- Edited docs/databases.txt Oracle changes from [6432] git-svn-id: …
- 22:02 Sprint1Dec2007 edited by
- (diff)
- 20:19 Ticket #6055 (GenericRelation and db_column lookups) created by
- GenericRelations do not properly reference m2m_column_name when doing …
- 18:24 SprintIdeas edited by
- December 1 2007 is a Saturday in most places :-) (diff)
- 18:23 Sprint1Dec2007 edited by
- (diff)
- 18:19 Sprint1Dec2007 edited by
- (diff)
- 17:47 Sprint1Dec2007 edited by
- (diff)
- 17:09 Sprint1Dec2007 edited by
- Adding myself (diff)
- 16:21 Ticket #5866 (Typo on registration page: excempt -> exempt) closed by
- fixed: (In [6759]) Fixed #5866: a typo on the registration page. Thanks, …
- 16:20 Ticket #5814 (csrf link missing in documentation overview) closed by
- fixed: (In [6758]) Added some links to documentation on the docs index. Fixes …
- 16:17 Ticket #5644 (Fix invalid html on the Django Project site) closed by
- fixed: (In [6757]) Fixed #5644: a quick HTML validation fix.
- 16:14 Ticket #3360 (One Django badge on community page is cut off.) closed by
- fixed: Apparently Trac can't read my mind; I have to actually *mark* this …
- 15:10 Changeset [e0bff49]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 a Python 2.3 incompatibility. git-svn-id: …
- 14:10 Ticket #6030 (floatformat filter fails if it receives an invalid type) closed by
- fixed: (In [6752]) Fixed #6030 -- More robust error handling for the "float" …
- 14:10 Changeset [5d1d054e]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 #6030 -- More robust error handling for the "float" filter. …
- 14:09 Ticket #6050 (SortedDict can have multiple copies of same key/value pair when ...) closed by
- fixed: (In [6751]) Fixed #6050 -- Handled edge-case of duplicate keys being …
- 14:09 Changeset [caa0523c]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 #6050 -- Handled edge-case of duplicate keys being passed when …
- 14:09 Changeset [8f97d962]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 #6046 -- Correct an obvious blunder in setting the PYTHONPATH. …
- 14:09 Ticket #6046 (windows svn install: PYTHONPATH should include django-trunk not ...) closed by
- fixed: (In [6750]) Fixed #6046 -- Correct an obvious blunder in setting the …
- 13:53 Ticket #5855 (Parameterized feeds have incorrect 404 behavior) reopened by
- Okay, here's a cleaner patch that maintains the ability to handle both …
- 13:39 Ticket #6023 (LocalTimezone on a date after Jan 2038 causes an OverflowError on 32 ...) closed by
- fixed: (In [6749]) Fixed #6023 -- Fixed daylight savings determination for …
- 13:39 Changeset [f3c15225]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 #6023 -- Fixed daylight savings determination for years beyond …
- 13:30 Changeset [260f9c5]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 #5989 -- Fixed a problem with values being incorrectly reused by …
- 13:30 Ticket #5989 (django.db.models.fields.subclassing.Creator.__get__() returns the same ...) closed by
- fixed: (In [6748]) Fixed #5989 -- Fixed a problem with values being …
- 13:30 Changeset [0cae3d55]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 #6006 -- Typo fixing in the description of verbosity. Pointed …
- 13:30 Ticket #6006 (verbosity controls output not input) closed by
- fixed: (In [6747]) Fixed #6006 -- Typo fixing in the description of …
- 13:30 Changeset [29892d02]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 #6014 -- More robust error handling when validating decimal …
- 13:30 Ticket #6014 (Decimal field raises UnicodeDecodeError if i18n characters are entered) closed by
- fixed: (In [6746]) Fixed #6014 -- More robust error handling when validating …
- 13:22 Ticket #5959 (BooleanField should clean the string 'False' to boolean False) closed by
- fixed: (In [6745]) Fixed #5959 -- Fixed handling of False values in hidden …
- 13:22 Changeset [7a166f1a]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 #5959 -- Fixed handling of False values in hidden boolean …
- 13:14 Ticket #6054 (PIL import error) created by
-
I tried to use
ImageField
but I got a error that PIL is not … - 12:16 Ticket #5955 (ReStructuredText doc fixes) closed by
- fixed: Fixed in [6743].
- 12:16 Ticket #5939 (Localflavor: Canadian province normalization omits New Brunswick) closed by
- fixed: Fixed in [6744].
- 12:15 Changeset [4cbc8c6]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 #5939 -- Added normalization for New Brunswick in the Canadian …
- 12:15 Changeset [e2b03bd0]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 #5955 -- Made a bunch of ReST fixes. Thanks, SmileyChris. …
- 12:15 Changeset [c3a86722]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 #5909 -- Made the various django.contrib.comment models more …
- 12:15 Ticket #5909 (__repr__ methods still present in contrib.comments.models, need to be ...) closed by
- fixed: (In [6742]) Fixed #5909 -- Made the various django.contrib.comment …
- 11:41 Changeset [f86e54e]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
- Added better error handling in the basic feed class example. Refs …
- 11:35 Ticket #5855 (Parameterized feeds have incorrect 404 behavior) closed by
- wontfix: This change in behaviour isn't a good idea. It would prevent having …
- 11:30 Changeset [d94ed44]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 #5854 -- Added an example to the newforms documentation showing …
- 11:30 Ticket #5854 (Add section on highlighting required fields to newforms docs) closed by
- fixed: (In [6740]) Fixed #5854 -- Added an example to the newforms …
- 11:29 Changeset [8d29fabe]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 #5853 -- Added handling for a missing 'en' PO file in …
- 11:29 Ticket #5853 (javascript_catalog i18n view requires english .mo file) closed by
- fixed: (In [6739]) Fixed #5853 -- Added handling for a missing 'en' PO file …
- 10:59 Changeset [6044ce98]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
- Updated the English PO and MO files. git-svn-id: …
- 10:57 Ticket #5777 (development installation instructions should say to use symbolic link) closed by
- fixed: (In [6737]) Fixed #5777 -- Recommend using a symbolic link on Linux, …
- 10:57 Changeset [5cd153b]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 #5777 -- Recommend using a symbolic link on Linux, OSX, etc for …
- 10:57 Changeset [f2f6e70]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 #5813 -- Taught the CacheMiddleware to respect any max-age HTTP …
- 10:57 Ticket #5813 (CacheMiddleware should respect max-age) closed by
- fixed: (In [6736]) Fixed #5813 -- Taught the CacheMiddleware to respect any …
- 10:32 Changeset [0171f007]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 #5706 -- Fixed a couple of XHTML incompatibilities. Based on a …
- 10:32 Ticket #5706 (Two HTML errors in Admin documentation.) closed by
- fixed: (In [6735]) Fixed #5706 -- Fixed a couple of XHTML incompatibilities. …
- 10:32 Ticket #5441 (Add unit tests for django.contrib.formtools) closed by
- fixed: (In [6734]) Fixed #5441 -- Added tests for django.contrib.formtools. …
- 10:32 Changeset [7df77917]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 #5441 -- Added tests for django.contrib.formtools. Thanks, …
- 10:32 Ticket #4653 (form_for_instance generates empty choice for non-blank CharField with ...) closed by
- fixed: (In [6733]) Fixed #4653 -- Improved the logic to decide when to …
- 10:32 Changeset [d0f5a58f]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 #4653 -- Improved the logic to decide when to include (and …
- 10:32 Changeset [a4ea8d4e]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 #3291 -- Allow calling get_absolute_url() with extra positional …
- 10:32 Ticket #3291 ([patch] get_absolute_url cannot be encanced with optional parameters, ...) closed by
- fixed: (In [6732]) Fixed #3291 -- Allow calling get_absolute_url() with extra …
- 10:26 Ticket #6053 (Allow django.contrib tests to be in tests/ subdirectory) created by
- A "nice to have item": some of the django.contrib.* directories have a …
- 09:47 Changeset [b6002d4a]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 #1291 -- Fixed a potential infinite loop for some URL …
- 09:47 Ticket #1291 (Django built-in web-server does not handle double-slashes (//) ...) closed by
- fixed: (In [6731]) Fixed #1291 -- Fixed a potential infinite loop for some …
- 08:10 DevelopersForHire edited by
- Add me (diff)
- 07:25 Ticket #6052 (SafeUnicode is not type.UnicodeType in _mysql.connection.escape) created by
-
Hello.
cleaned_data['content']
is type … - 06:49 Ticket #6051 (GenericRelation field lookups) created by
- == Problem descriptions == Currently …
11/28/2007:
- 22:59 Ticket #6050 (SortedDict can have multiple copies of same key/value pair when ...) created by
- Behavior is like this: […] It should be like this: […]
- 21:34 ServerArrangements edited by
- (diff)
- 20:46 ServerArrangements edited by
- (diff)
- 19:44 Ticket #6049 (Tests for changes in r6721) closed by
- fixed: (In [6729]) Added tests and a small optimisation for [6721]. Thanks …
- 19:44 Changeset [3c272792]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
- Added tests and a small optimisation for [6721]. Thanks SmileyChris. …
- 18:50 Sprint1Dec2007 edited by
- moved myself to the boulder location. (diff)
- 18:40 Ticket #6048 (compile_filter() does not allow quote escaping for constant strings) closed by
- worksforme: Seems to work for me... […] Want to make up some tests which show …
- 18:32 Sprint1Dec2007 edited by
- added Northampton MA location (diff)
- 18:30 Ticket #6049 (Tests for changes in r6721) created by
- Tests for [6721] -- "Fixed an edge-case for auto-escaping: if the …
- 17:59 Ticket #6048 (compile_filter() does not allow quote escaping for constant strings) created by
-
{{ "abc \" def" }}
{% mytag with value="abc \" def" %}
… - 15:55 Changeset [b1df3609]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
- Testing once again -- sorry!. git-svn-id: …
- 15:55 Changeset [45ab256]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
- Testing again -- please ignore. git-svn-id: …
- 15:26 Changeset [d698f319]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
- Testing -- please ignore. git-svn-id: …
- 15:06 Ticket #5980 (FilterExpression does not properly respect escaped quotes) closed by
- fixed: Fixed in [6724].
- 15:04 Changeset [9130765f]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 #5890 -- fixed the far edge-case of allowing constant strings …
- 14:46 Sprint1Dec2007 edited by
- Added Boulder in-person location and moved confirmed individuals (diff)
- 14:19 Ticket #5991 (Auto-escaping patch, fix for SelectDateWidget) closed by
- fixed: (In [6723]) Fixed #5991 -- Marked the generated HTML for …
- 14:19 Changeset [5a5a71e]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 #5991 -- Marked the generated HTML for …
- 14:19 Changeset [1c87a7b]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 #5730: Conditionally escape widget contents in newforms to avoid …
- 14:19 Ticket #5730 (widgets not properly escaping content) closed by
- fixed: (In [6722]) Fixed #5730: Conditionally escape widget contents in …
- 14:03 Changeset [dc71611]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 an edge-case for auto-escaping: if the stringfilter decorator is …
- 12:55 Sprint1Dec2007 edited by
- (diff)
- 12:03 Sprint1Dec2007 edited by
- added myself (diff)
- 11:58 Ticket #6015 (Class in edit_inline objects has quotes escaped) closed by
- fixed: (In [6720]) Fixed #6015 -- Fixed a CSS escaping issue for admin's …
- 11:58 Changeset [2d0d6620]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 #6015 -- Fixed a CSS escaping issue for admin's edit-inline. …
- 11:37 Sprint1Dec2007 edited by
- (diff)
- 11:37 Sprint1Dec2007 edited by
- (diff)
- 11:26 DevelopersForHire edited by
- (diff)
- 11:02 Ticket #6047 (db-api docs: invalid REGEX SQL equiv for SQLite) created by
- On the documentation/db-api/ page, under REGEX, the following "In the …
- 10:13 Ticket #5951 (Polish translation for (various) localflavors) closed by
- fixed: (In [6719]) FIxed #5951 -- Updated Polish translation. Thanks, Jarek Zgoda.
- 10:13 Changeset [8f70eb5b]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 #5951 -- Updated Polish translation. Thanks, Jarek Zgoda. …
- 09:39 Ticket #6044 (limit_choices_to in one class disable edit_inline of a second in a ...) closed by
- wontfix: I don't believe any effort is going into fixing problems with old …
- 07:41 Ticket #6046 (windows svn install: PYTHONPATH should include django-trunk not ...) created by
- The documentation/install/ page instructs the reader to create a …
- 07:14 Ticket #6045 (Many2Many manager and “TypeError: filter() keywords must be strings”) created by
- When using Many2Many fields with unicode data, it raises “TypeError: …
- 06:38 Ticket #6044 (limit_choices_to in one class disable edit_inline of a second in a ...) created by
- I have 4 classes: A,B, AImage and BImge. All inherit from models.Model …
- 02:14 Ticket #4789 (select_related + depth gives wrong result) closed by
- duplicate: Oops, didn't want to re-open
- 02:13 Ticket #4789 (select_related + depth gives wrong result) reopened by
- Unfortunately, #3275 has issues beyond fixing this bug, so closing it …
- 00:45 Ticket #6043 (newform as_table display field required mark) created by
- For the convenient form inserting, It seems to be better that user can …
- 00:12 Ticket #5518 (Capitalized verbose names for models) reopened by
- Replying to jkocherhans: > What's preventing you from …
11/27/2007:
- 23:25 Ticket #5426 ([newforms-admin] - uncapfirst tag and utility function) closed by
- wontfix: Please see my last comment on #5518 about why I'm closing this. If you …
- 23:23 Ticket #5518 (Capitalized verbose names for models) closed by
-
wontfix: While I agree that
_('Email')
and_('email')
is … - 23:08 Ticket #3222 (Add validators for all admin options) closed by
- duplicate: #5374 covers the same issue, but is more up to date.
- 21:58 Ticket #6042 (ModelForms) created by
- New syntax to replace form_for_model and form_for_instance as …
- 20:12 Sprint1Dec2007 edited by
- (diff)
- 19:18 SprintIdeas edited by
- (diff)
- 19:11 Sprint1Dec2007 edited by
- (diff)
- 18:49 Ticket #6041 (help_text not escaped in _html_output) created by
- Help text should be conditionally escaped.
- 16:35 Sprint1Dec2007 edited by
- (diff)
- 16:06 SchemaEvolution edited by
- (diff)
- 15:01 Ticket #6040 (post_syncdb signal and contrib.auth permissions) created by
- This is a feature request for contrib.auth's management.py In an …
- 14:23 Sprint1Dec2007 edited by
- (diff)
- 13:54 Ticket #6039 (ATOM feed example is bogus) created by
- The example code at the end of the syndication_feeds documentation …
- 08:51 Ticket #6037 (View on years-months-days in databrowse's calendar plugin) reopened by
- 08:50 SprintIdeas edited by
- typo (diff)
- 08:49 Ticket #6037 (View on years-months-days in databrowse's calendar plugin) closed by
- fixed: File tests/templates/views/article_archive_day.html should be created …
- 08:49 SprintIdeas edited by
- added #5638 (diff)
- 08:45 Sprint1Dec2007 edited by
- (diff)
- 07:41 Ticket #6038 (syncdb: reraise ImportError in app.management.py) created by
- Up to now ImportErrors in app.management.py are ignored. This small …
- 05:51 Ticket #6025 (Q object relationship spanning) closed by
- duplicate: Duplicate of #2080.
- 04:50 Ticket #6037 (View on years-months-days in databrowse's calendar plugin) created by
- For now calendar plug-in lists entries by years, then by months and …
- 01:58 Ticket #6034 (Add boolean option 'load_fixtures' to the django command 'syncdb', ...) reopened by
- Hi russellm, Thanks for your comment. I think it's not bad to give us …
- 01:48 Sprint1Dec2007 edited by
- typo (diff)
Note: See TracTimeline
for information about the timeline view.