Timeline
10/20/2006:
- 22:00 Ticket #2941 (Typo on Validators Documentation) created by
- Under the …
- 20:50 DocPtDatabaseAPI edited by
- (diff)
- 13:50 SortedIntThenAlpha edited by
- (diff)
- 13:49 CookBookTemplateFilters edited by
- (diff)
- 13:48 SortedIntThenAlpha created by
- 11:13 Ticket #2938 (SSLVerifyClient client certificate variables) closed by
- worksforme: Unless I'm misunderstanding, the auth system should be able to handle …
- 09:39 Ticket #2940 ([patch] settings.MANAGERS does not default to settings.ADMINS) created by
- The [http://www.djangoproject.com/documentation/settings/#managers …
- 05:38 Ticket #2939 (.values(*fields).distinct().count() returns the wrong value) created by
- >>> Post.objects.values('author') [{'author': 1}, {'author': 2}, …
- 04:11 Ticket #2938 (SSLVerifyClient client certificate variables) created by
- Our systems are all locked down to client certificate, and then …
- 02:37 Localization edited by
- add myself to Traditional Chinese translator (diff)
10/19/2006:
- 21:59 Ticket #2937 ([patch]add eq ne hash for auth.models.AnonymousUser) created by
-
add
__eq__
__ne__
__hash__
for auth.models.AnonymousUser - 21:53 Ticket #2936 ([patch]override __hash__ method of django.db.base.Model) created by
-
Since django Model has override
__eq__
method, should override … - 19:48 Ticket #2935 (maxDB support) created by
- It'd be great if support for maxDB could be built into Django. I don't …
- 18:51 Ticket #2934 ([patch] validators.isExistingURL is frequently wrong) created by
- The existing isExistingURL validator uses urllib2's default user agent …
- 17:40 Ticket #2933 ([patch] Bonjour support for runserver) created by
- From feature request on django-devel: …
- 16:55 Changeset [6cd6d9b]attic/boulder-oracle-sprintattic/gisattic/newforms-adminattic/queryset-refactorattic/schema-evolution-ngattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.96.xstable/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 note to docs/model-api.txt that EmailField has automatic …
- 16:39 Ticket #2932 ([patch] manage.py reset warning should be more specific) created by
-
The warning prompt that you get from
manage.py reset
currently … - 14:29 Ticket #2931 ("if request.POST" should read "if request.method == 'POST'") created by
- From …
- 12:31 Ticket #61 ([patch] auth.User admin form shouldn't require people to edit hashes) reopened by
- Curious as to why this was marked as fixed because when you edit a …
- 10:57 Changeset [ef111a4]attic/boulder-oracle-sprintattic/gisattic/newforms-adminattic/queryset-refactorattic/schema-evolution-ngattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.96.xstable/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
- Overdue, but added Meir Kriheli to AUTHORS -- he contributed bidi …
- 10:40 DjangoGraphviz edited by
- Refactored page, added link to code in subversion repository, added … (diff)
- 09:27 Ticket #2892 (custom manager not used by contrib.Admin) closed by
- duplicate: I'm certain that #2644 is a duplicate, and it was reported first, so …
- 09:22 Ticket #2609 (CurrentSiteManager needs models.Manager() for admin to function.) closed by
- fixed: Sorry, my comments are a duplicate of #2892 #2644. Changing back to …
10/18/2006:
- 23:21 Ticket #2609 (CurrentSiteManager needs models.Manager() for admin to function.) reopened by
- Actually, the documentation is somewhat wrong ... The administration …
- 16:52 Ticket #2930 (Single objects are not serialized as JSON strings) created by
- It's a bit unintuitive in my opinion that the JSON serializer only …
- 15:09 Ticket #2206 (Desire to use Google Web Toolkit in Django...) closed by
- invalid: This system is for reporting and working on known bugs in Django; for …
- 14:48 Ticket #2206 (Desire to use Google Web Toolkit in Django...) reopened by
- Is there a way to use GWT in Django? best regards, </F>
- 10:22 Ticket #2929 (Docs refer to DEFAULT_MIME_TYPE instead od DEFAULT_CONTENT_TYPE) created by
- See http://www.djangoproject.com/documentation/generic_views/ where …
- 02:30 Ticket #2928 (manage inspectdb >foo.txt truncates 's' of model names on tables that ...) created by
- Example follows. Speaks for itself. class FavSearche(models.Model): …
10/17/2006:
- 22:41 Ticket #2927 ([patch] In admin, user shouldn't see "add" buttons if they don't have ...) created by
- There's the save and add another button, and the add button next …
- 22:15 Ticket #2926 ([patch] Custom FormField attributes) created by
- FormField objects don't allow users to add their own custom …
- 20:38 Ticket #2925 ([patch] Missing exception import in an admin view) created by
-
An import error can occur in
django/contrib/admin/views/auth.py
when … - 19:52 WikiStart edited by
- (diff)
- 19:50 WikiStart edited by
- added link to pybots.org (diff)
- 18:51 Localization edited by
- (diff)
- 17:42 DjangoScreencasts edited by
- (diff)
- 15:49 Ticket #2924 (Development server spins on an empty form post.) created by
- The relevant section from my template: […] If no checkboxes are …
- 11:10 DocPtTutorial2 edited by
- (diff)
- 10:57 DocPtTutorial2 edited by
- (diff)
- 10:02 Ticket #2923 ([patch] FileField does not allow modifications on Windows) created by
- When you have FileField (or ImageField) and use Django on Windows, …
- 07:27 Ticket #2922 ([patch] defining outer joins) created by
- (this is going to be discussed on the devel list) I was looking for …
- 07:16 Ticket #2921 ([patch] json deserialization for Null foreign keys broken) created by
- if a foreign key has a NULL value, this is not treated correctly …
Note: See TracTimeline
for information about the timeline view.