Timeline
06/19/2007:
- 23:19 Ticket #4628 (wrong HttpResponseRedirect parameters) created by
- In the latest tutorial documentation you have this: return …
- 22:04 Ticket #4627 ("Distributions" page should mention MacPorts) created by
- Possibly Fink too, though I don't use that so I don't have the …
- 17:00 DevelopersForHire edited by
- (diff)
- 16:33 DevelopersForHire edited by
- (diff)
- 16:32 Ticket #4626 (pass the context to extra_context functions) created by
- I found it helpful for extra_context functions to have access to the …
- 16:22 DjangoPoweredSites edited by
- we've been live for about two months (diff)
- 15:04 Changeset [18619a1]attic/queryset-refactorsoc2009/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 behaviour of contrib.auth.forms.PasswordResetForm when more than …
- 14:53 Ticket #4625 (NodeBase metaclass check logic is faulty) created by
- As hinted at on the ml, the NodeBase.new code is a bit faulty- …
- 13:20 DjangoPoweredSites edited by
- adding website (diff)
- 12:00 Localization edited by
- (diff)
- 11:56 Ticket #4624 (Persian translation) created by
- I have started from end of file! It's about 25% complete.
- 11:36 Ticket #4623 (Needs newforms description of how to "do form processing") created by
- I couldn't figure out how to do my own form processing for days... …
- 11:20 DjangoFriendlyWebHosts edited by
- (diff)
- 09:20 Ticket #4622 (SelectDateWidget doesn't accept its as_hidden rendering) created by
- An apparently little-known fact about widgets that implement …
- 07:44 Ticket #4621 (trouble on empty classes/tables in the admininterface) created by
- i have created on class in the app-folder: models.py class …
- 07:10 Localization edited by
- New language, persian (fa) (diff)
- 06:33 Ticket #2276 ([patch] make slugify filter to be aware of unicode) reopened by
- By now, I found a solution. Got from …
- 05:46 XML-RPC edited by
- revert spam (diff)
- 05:45 Ticket #4524 ('Delete' action is broken in newforms-admin) reopened by
- Reopen: bug still present in newforms-admin branch. Workaround is not …
- 04:54 XML-RPC edited by
- discount%2Bdance%2Bshoes%2B%2B%255BURL%253D%2Bhttp%253A%252F%252Fgeocit … (diff)
- 04:04 DjangoUsers edited by
- /* french community */ (diff)
- 02:30 DjangoPoweredSites edited by
- Added my django powered application. (diff)
06/18/2007:
- 23:19 Ticket #4620 (Custom labels for choices in ModelChoiceField) created by
- I wanted to display a different value than the str() for a certain …
- 22:05 DjangoPoweredSites edited by
- added mucholisto.com to community site section (diff)
- 20:25 Ticket #4619 (Generic Views: Inconsistancy of context variable for date_based views.) created by
- The context variable that archive_index uses for the list of objects …
- 19:34 Ticket #4613 (KeyError in sessions after changeset 5482 with newforms) closed by
- invalid: (For anybody else looking at this, unpack the tarball, ensure SQLite …
- 18:55 Ticket #4565 (template rendering should yield items, not concat strings at each level) closed by
- fixed: There's no reason to reopen this ticket when you've also opened #4613 …
- 18:49 Ticket #3776 (user sessions) reopened by
- It's still a design decision, but it is a valid ticket.
- 18:43 Ticket #2276 ([patch] make slugify filter to be aware of unicode) closed by
- duplicate: Somebody brought that up on the mailing list at one point. Further …
- 17:45 Ticket #4618 (contrib.redirects has a small error in new_path handling) created by
- As per http://www.djangoproject.com/documentation/redirects/, …
- 16:33 BackwardsIncompatibleChanges edited by
- Documented the change to NodeList usage in [5482] (diff)
- 16:02 Ticket #4617 (permission_required decorator behaviour is odd) created by
- The permission_required() decorator is a great idea, but in practice …
- 15:48 Ticket #4616 (Widgets should be able to rendered separately) created by
- Hello, I spent this evening in trying to make the SplitDateTimeWidget …
- 14:49 Ticket #2276 ([patch] make slugify filter to be aware of unicode) reopened by
- I found this program: Slughifi is slugify with support for …
- 14:42 Ticket #4615 (Part 4 of tutorial leaves "vote" view in broken state due to reverse ...) created by
- When part 4 of the tutorial introduces generic views it breaks the …
- 12:10 Ticket #4614 (SortedDictFromList pop) created by
- It seems that the pop method for a SortedDictFromList object doesn't …
- 10:38 Ticket #4099 (psycopg2-2.0.6b2 does not allow lists in cursor.execute) closed by
- worksforme: It has been solved it in the stable version. So update it: […]
- 10:02 Ticket #4613 (KeyError in sessions after changeset 5482 with newforms) created by
- After 5482 appeared KeyError in django/contrib/sessions/middleware.py …
- 09:46 Ticket #4612 (Since change [5482], SQL queries that occur in the templates no longer ...) created by
- Before change [5482] SQL queries that occur in the templates appear in …
- 09:20 Ticket #4611 (The permission_required decorator is in 0.96, not anymore in ...) created by
- And it still have the New in Django development version warning. …
- 09:10 Ticket #4565 (template rendering should yield items, not concat strings at each level) reopened by
- Replying to mtredinnick: > (In [5482]) Fixed #4565 -- …
- 08:26 DjangoFriendlyWebHosts edited by
- (diff)
- 08:20 Ticket #4610 (docs/install.txt could do a better job telling people to skip the ...) created by
-
Since the tutorial sends people to the install docs,
install.txt
… - 07:47 DjangoPoweredSites edited by
- (diff)
- 07:20 Ticket #4609 (Content type names are not translated in Recent Actions listing) created by
- Recently changed items shown on admin frontpage are not fully …
- 07:16 Ticket #4608 (Make it really easy to add custom CSS to the admin site) created by
- I'm not up to speed on the newforms admin branch, but it would be nice …
- 05:02 Changeset [b6b1ab2]attic/queryset-refactorsoc2009/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 documentation for User.objects.make_random_password, fixing …
- 03:32 DjangoPoweredSites edited by
- (diff)
06/17/2007:
- 20:55 DjangoPoweredSites edited by
- (diff)
- 19:24 Ticket #4607 (Django is always using Python 2.3 fallback methods) created by
- Throughout Django, the following way is used to fall back import the …
- 18:30 Ticket #4603 (Psycopg2 - error setting time zone) closed by
- duplicate: This is a dupe of #4099. What it will take for that to be fixed is …
- 18:24 Ticket #4606 (newforms-admin: Admin inserts '' (two apostrophes) instead of NULL ...) closed by
- invalid: It's not possible to tell whether the form user intended an empty …
- 18:22 Ticket #4606 (newforms-admin: Admin inserts '' (two apostrophes) instead of NULL ...) created by
- If I insert a record using the admin interface with a blank input …
- 16:15 Ticket #4605 (Raw SQL DB API docs should mention transaction.commit_unless_managed()) created by
- The raw SQL DB API docs don't mention how to deal with transactions …
- 14:55 Ticket #4604 (session-based messages) created by
- Right now, in order to pass a message to the next view, you can use …
- 10:23 Ticket #4602 (truncatewords_html thinks <br/> is an open tag and turns it to </br/> ...) closed by
- invalid: Oops I was developing on SVN but the server had an older revision. …
- 10:18 Ticket #4603 (Psycopg2 - error setting time zone) created by
- There's a bug in Psycopg2 that doesn't let connect to the data base: …
- 09:48 Ticket #4602 (truncatewords_html thinks <br/> is an open tag and turns it to </br/> ...) created by
- django.utils.text.truncate_html_words (used in trucatewords_html …
- 04:46 Changeset [b0fa08b]attic/queryset-refactorsoc2009/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
- Trivial formatting changes. git-svn-id: …
- 03:11 Changeset [cc0c7fa6]attic/queryset-refactorsoc2009/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 #4576 -- Updated Swedish translation. Thanks, Ludvig Ericson. …
- 03:11 Ticket #4576 (Updated translations for Swedish django.po) closed by
- fixed: (In [5485]) Fixed #4576 -- Updated Swedish translation. Thanks, Ludvig …
- 02:33 Changeset [2a34fbe]attic/queryset-refactorsoc2009/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 #4506 -- Changed "regroup" template tag to use eq instead of …
- 02:33 Ticket #4506 (regroup should rely on __eq__ instead of repr) closed by
- fixed: (In [5484]) Fixed #4506 -- Changed "regroup" template tag to use …
- 02:21 Changeset [9b397ee]attic/queryset-refactorsoc2009/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
- Changed ETag computation to first check if an ETag header already …
- 02:11 Ticket #4565 (template rendering should yield items, not concat strings at each level) closed by
- fixed: (In [5482]) Fixed #4565 -- Changed template rendering to use …
- 02:11 Changeset [bccb8897]attic/queryset-refactorsoc2009/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 #4565 -- Changed template rendering to use iterators, rather …
- 01:41 Ticket #4595 (thank you for coming) closed by
- invalid
- 01:41 Ticket #4596 (thank you for coming) closed by
- invalid
- 01:33 Ticket #4596 (thank you for coming) created by
- the school talent show
- 01:33 Ticket #4595 (thank you for coming) created by
- the school talent show
- 00:54 IrcFAQ edited by
- question about server/app startup (diff)
- 00:07 Ticket #3603 (Email validation error on ip literal mail routes) closed by
- wontfix: Superceded by #3989
06/16/2007:
- 22:25 Ticket #4594 (django.core.urlresolvers.reverse_helper doesn't unescape characters ...) created by
- Any backslash-escaped character in a URL doesn't get unescaped by the …
- 21:49 Ticket #4593 (Unicode error in newforms\forms.py) closed by
- wontfix: Thanks for the patch. However, this is the type of problem we've fixed …
- 21:19 Ticket #4593 (Unicode error in newforms\forms.py) created by
- When translating a project, I ran into a Unicode error in newforms. As …
- 21:14 Ticket #4592 (Make CheckboxSelectMultiple more like RadioSelect) created by
- It would be nice if CheckboxSelectMultiple could work the same as …
- 21:08 Ticket #4591 (cannot import name User (error retrieving User from django.contrib.auth)) closed by
- invalid: Please post support queries like this to the django-users mailing …
- 20:31 Ticket #4523 (NodeList.render cleanup) closed by
- duplicate: We'll take #4565 and this patch is incorporated into that change.
- 20:26 Ticket #4591 (cannot import name User (error retrieving User from django.contrib.auth)) created by
- I was making an application that included user profiles, and I thought …
- 20:23 Ticket #4583 ([unicode] Problems with databrowse) closed by
- fixed: (In [5481]) unicode: Fixed #4583 -- Fixed a problem with displaying …
- 19:54 Ticket #4545 ([unicode] Admin crashed if delete object with unicode-contained primary key) closed by
- fixed: Fixed in [5480].
- 19:06 Ticket #4590 (International standard for date and time) created by
- Django should use an international standard date and time format. …
- 17:38 Ticket #4585 (XMLField in PostgreSQL) closed by
- wontfix: The xml data type only exists on certain builds of PostgreSQL and not …
- 17:33 Ticket #4582 (setup.py on windows) closed by
- duplicate: This has already been fixed in trunk.
- 17:32 Ticket #4581 (Typo - oldforms should be newforms) closed by
- invalid: (Fixed description formatting.) I can't see where the second comment …
- 16:39 YUI-Django-AutoComplete edited by
- (diff)
- 16:39 YUI-Django-AutoComplete edited by
- (diff)
- 14:58 DjangoFriendlyWebHosts edited by
- (diff)
- 14:54 DjangoFriendlyWebHosts edited by
- (diff)
- 14:05 Ticket #4589 ([newforms-admin] Add an option to `ModelAdmin`: section_name) created by
- Currently, admin interface use app label to group models into sections …
- 13:51 Ticket #4588 (newforms-admin: Handle keyword argument `options` of `AdminSite.register`) created by
-
I got a simple way to handle the keyword argument
options
of … - 13:46 Ticket #4587 ([newforms-admin] attribute `model._meta.admin` is not assigned but it ...) created by
- This patch is quiet simple, just set attribute `model._meta.admin = …
- 13:02 Ticket #4524 ('Delete' action is broken in newforms-admin) closed by
- fixed: I found a quick way to fix this, just import the name …
- 12:52 Tutorials edited by
- added AJAX tutorial (diff)
- 08:30 Ticket #4586 (Typo in docs/tutorial01.txt) created by
- Line 13: * An admin site that lets you add, change and delete …
- 07:49 Ticket #4559 (Newforms documentation mentions "widgets" - but never describes the ...) closed by
- invalid: Hello, Just check unittestests for newforms - …
- 06:53 Ticket #4585 (XMLField in PostgreSQL) created by
- I've seen that XMLField is really a TextField that checks if is valid …
- 06:31 DjangoFriendlyWebHosts edited by
- (diff)
- 03:13 Ticket #4584 (Bad nesting of tags in databrowse template.) created by
- 03:12 Ticket #4583 ([unicode] Problems with databrowse) created by
- In databrowse contrib application django.utils.functional.proxy …
- 01:07 Ticket #4582 (setup.py on windows) created by
- I was getting Package not found error on windows while instaling …
- 00:05 Ticket #4581 (Typo - oldforms should be newforms) created by
- http://www.djangoproject.com/documentation/newforms/ in the section …
Note: See TracTimeline
for information about the timeline view.