Timeline
03/04/2007:
- 19:08 Ticket #2536 (Mutually referential many-to-one relationship AddManipulator fails.) closed by
- wontfix: (closing this because the manipulator system is being deprecated and …
- 11:38 Ticket #3109 (in Documentation, Uppercase of application are removed, and accessing ...) closed by
- worksforme: Tried to replicate with recent trunk revision (4462). Url is indeed …
- 11:26 Ticket #2415 (AutomaticManipulator with foreign keys and unique_together fails) closed by
- wontfix: This ticket is related to the "old forms" package and has not seen …
- 08:48 Ticket #3617 (Invalid link in documentation, _ vs. - mistake) closed by
- fixed: Fixed but not closed.
- 08:30 Ticket #3651 (I18N set_language goes against the recommendations in the HTTP/1.1 ...) created by
- From [http://www.w3.org/Protocols/rfc2616/rfc2616-sec9.html#sec9.1.1 …
- 06:16 DjangoOnWindowsWithIISAndSQLServer edited by
- iis6 experience (diff)
- 04:22 SnakesAndRubiesTranscript edited by
- spam revert (diff)
- 01:14 Ticket #3650 (gg) closed by
- invalid: spam.
03/03/2007:
- 21:56 Ticket #3650 (gg) created by
- fvfvvf
- 18:38 Ticket #3649 (Better formatting of the label text in newforms) created by
- The current label text processing is quite hardcoded, and changing it …
- 15:01 Ticket #3648 (CMemcache support for faster memcached access.) created by
- cmemcache is a python …
- 14:21 Ticket #3647 (Spanish Translation updated, little changes) created by
- see …
- 12:41 Ticket #3643 (Logging into my admin site) closed by
- invalid: Please use the [http://groups.google.com/group/django-users …
- 12:04 Ticket #3646 (ABSOLUTE_URL_OVERRIDES docs are inconsistent with how they actually work) created by
-
The docs for the
ABSOLUTE_URL_OVERRIDES
setting state that the keys … - 07:56 Ticket #3645 (Change Password form in admin fails if TEMPLATE_STRING_IF_INVALID is not '') closed by
- duplicate
- 07:50 Ticket #3645 (Change Password form in admin fails if TEMPLATE_STRING_IF_INVALID is not '') created by
- I think I've found a bug in the admin's Change Password form. Here's …
- 06:57 Ticket #3644 ([multi-db] duplicate model names within one app don't work) created by
- I'm using multi-db to do versioning, so I have a models_v1 and a …
- 06:52 SnakesAndRubiesTranscript edited by
- (diff)
- 06:15 Ticket #3643 (Logging into my admin site) created by
- I changed the password to my superuser account in the admin system. …
03/02/2007:
- 23:18 Ticket #3642 ([multi-db] Filters with nested foreign keys across databases fail) created by
- If you have two or more databases: DATABASE_ENGINE = 'mysql' …
- 20:39 IrcFAQ edited by
- who is the admin for? (diff)
- 20:17 Ticket #3641 (django_bash_completion rev 4646 errors on OS X) created by
-
OS X has a
whereis
command, but it does not support the-b
flag. … - 20:14 Ticket #3640 (Missing or mistyped 'language' parameter on /i18n/setlang/ raises a ...) created by
- Django provides a setlang/ url which calls …
- 19:04 DjangoPoweredSites edited by
- minor formatting fix (diff)
- 17:55 DevelopersForHire edited by
- (diff)
- 17:08 Ticket #3639 (use newforms in generic create_update view) created by
- in order to make newforms available to the generic create_update view …
- 16:18 Ticket #3638 (loading python fixtures is broken) created by
- Reproduce: Use this fixture: […] with this model: […] now …
- 15:48 Ticket #3637 (syncdb error caused by "rsplit") closed by
- duplicate: Sorry, I didn't notice that someone else already filed a ticket #3625 …
- 15:44 Ticket #3637 (syncdb error caused by "rsplit") created by
- It seems Python 2.3 does not have rsplit, which is causing this bug (I …
- 14:51 Ticket #3636 (I'd like my full name and URL in AUTHORS) created by
- Right now the AUTHORS file only shows my handle ("akaihola"). I'd like …
- 14:43 Ticket #3635 (KeyError in newforms.models.save_instance()) created by
- A KeyError is raised by when saving a custom form (created with …
- 13:37 DjangoPoweredSites edited by
- Restoring from spam (diff)
- 13:34 DjangoPoweredSites edited by
- (diff)
- 12:58 GeoDjango edited by
- (diff)
- 12:56 GeoDjango edited by
- (diff)
- 12:55 GeoDjango edited by
- (diff)
- 12:55 GeoDjango edited by
- (diff)
- 12:54 GeoDjango edited by
- (diff)
- 12:54 Ticket #3634 (Admin class has to be old-style class) closed by
- wontfix: I'm going to close this as "wontfix" because things happening in the …
- 12:53 GeoDjango edited by
- (diff)
- 12:50 Ticket #3634 (Admin class has to be old-style class) created by
- I got this error when I try to make an inner Admin class a new-style …
- 12:47 Ticket #3633 (Credit all German translators) created by
- Hello, as a result of the discussion on django-i18n [1], i've digged …
- 12:44 DjangoPoweredSites edited by
- (diff)
- 12:39 DjangoFriendlyWebHosts edited by
- (diff)
- 11:08 Ticket #3632 (initial values lost when calling newforms.form_for_instance() with a ...) created by
- Initial values are lost when calling newforms.form_for_instance() with …
- 10:48 Ticket #3631 (the built-in truncatewords filter can't deal with chinese) created by
- i've tried to use the built-in the built-in truncatewords filter, but …
- 05:56 Ticket #3630 (Newforms clean_data causes encoding issue with database) created by
- "form" is a newform and "Article" is a model. […] If the field …
- 04:18 DjangoPoweredSites edited by
- (diff)
- 04:13 Ticket #3629 (FilePathField with recursive=True should show path to files in Admin) created by
- Consider a FilePathField, with recursive=True and path set to this …
- 03:40 Ticket #640 (order_with_respect_to option fails) reopened by
- Reverted anonymous actions.
- 03:21 Ticket #640 (order_with_respect_to option fails) closed by
- fixed
- 03:11 Ticket #2422 (unique_together on SQLite uses 'iexact' matching, I expected this to ...) reopened by
- I encountered the same bug today as the original submitter: I …
- 02:59 Changeset [d181aa0e]attic/queryset-refactorattic/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
- Fixed typo. git-svn-id: …
- 02:36 Ticket #3628 (Link to "loading fixtures" from documentation/testing/fixtures is broken) closed by
- fixed: (In [4663]) Fixed #3628 -- Fixed a broken link spotted by Manoj Govindan.
- 02:36 Changeset [ac09ff9f]attic/queryset-refactorattic/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
- Fixed #3628 -- Fixed a broken link spotted by Manoj Govindan. …
- 02:31 Ticket #3628 (Link to "loading fixtures" from documentation/testing/fixtures is broken) created by
- Link to "loading fixtures" from documentation/testing/fixtures is …
- 02:28 DjangoPoweredSites edited by
- (diff)
- 02:27 DjangoPoweredSites edited by
- (diff)
03/01/2007:
- 23:15 Ticket #3627 ([4659] contains python 2.3 syntax errors) closed by
- fixed: (In [4662]) Fixed #3627 -- Made [4659] compatible with Python 2.3. …
- 23:15 Changeset [dd99bc7d]attic/queryset-refactorattic/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
- Fixed #3627 -- Made [4659] compatible with Python 2.3. Thanks, Gary …
- 23:05 Ticket #3627 ([4659] contains python 2.3 syntax errors) created by
- see patch
- 21:56 DjangoPoweredSites edited by
- Add http://videolectures.net/ (diff)
- 20:28 Changeset [790b585]attic/queryset-refactorattic/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 option to pretty-print dumped fixture output git-svn-id: …
- 18:58 Ticket #3626 (put note on the "Create New Ticket" page about how to format code) created by
-
A good percentage of the tickets that come in are not using
{{{}}}
s … - 17:04 Ticket #3625 (Test fixtures cause load_data to fail with Python 2.3) created by
- Database sync (sqlite) fails when trying to load initial data (in this …
- 16:44 Ticket #3624 (Syndication could be friendlier to non Django templating languages) created by
- To specify the title or description for a feed, the syndication module …
- 15:50 FeatureGrouping edited by
- Add a link for web services (diff)
- 15:01 Ticket #3623 (select_related(depth=n) for low n gives corrupt results) created by
- Hi, I've found that in some cases select_related(depth=n) returns …
- 14:48 PsycoMiddleware edited by
- (diff)
- 14:48 PsycoMiddleware edited by
- (diff)
- 14:43 PsycoMiddleware edited by
- (diff)
- 14:42 Ticket #3622 (maxlength vs. max_length) closed by
- duplicate: Dupe of #2101
- 14:39 Ticket #3622 (maxlength vs. max_length) created by
- The attribute-names maxlength (model API) and max_length (newforms) …
- 14:28 DjangoPoweredSites edited by
- (diff)
- 13:46 Ticket #572 (When i have an ImageField and a auto_now DateTimeField in the same ...) reopened by
- 12:02 PsycoMiddleware edited by
- (diff)
- 12:02 PsycoMiddleware edited by
- (diff)
- 11:57 PsycoMiddleware edited by
- (diff)
- 11:56 Ticket #3621 (FileField in admin broken with sqlite3) created by
- Using the sqlite3 backend: If FileField has unique=True set, you …
- 11:54 Changeset [a72f9089]attic/queryset-refactorattic/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
- Changed the postgres version getting code to use cursor.fetchone() …
- 11:48 Ticket #3619 (HttpResponse bug screws up chunked transfer-coding) closed by
- invalid: The bug lies more properly with CherryPyWSGIServer: it should only …
- 11:37 Ticket #3620 (test suite aborts with mysql 4.1) created by
- With the test fixtures, the test suite aborts (not a regular failure!) …
- 11:31 Ticket #3619 (HttpResponse bug screws up chunked transfer-coding) created by
- When an HttpResponse is created, the _container defaults to [""]. …
- 11:30 Ticket #572 (When i have an ImageField and a auto_now DateTimeField in the same ...) closed by
- fixed
- 11:29 Ticket #572 (When i have an ImageField and a auto_now DateTimeField in the same ...) reopened by
- I'm seeing similar behaviour with a model which has classes A and B, B …
- 11:18 Ticket #3618 (Test fixtures break postgresql_psycopg2 backend) created by
- I get the following error: […] It started to work for me with …
- 11:12 Ticket #3617 (Invalid link in documentation, _ vs. - mistake) created by
- In the fixtures documentation: …
- 10:59 DjangoPoweredSites edited by
- (diff)
- 09:28 DevelopersForHire edited by
- (diff)
- 09:24 DevelopersForHire edited by
- (diff)
- 09:02 GeoDjango edited by
- (diff)
- 08:59 GeoDjango edited by
- (diff)
- 08:58 Ticket #3616 (Data structures need two tests) created by
- When fixing bug 2779, I noticed there weren't tests for a few …
- 07:29 DevelopersForHire edited by
- Add ReportLab job. Add missing bullets. (diff)
- 07:23 Ticket #3615 (Can't define forward references in fixtures using MySQL with InnoDB) created by
- The problem is highlighted by the test case introduced in [4610]. …
- 07:11 Changeset [f2582eb9]attic/queryset-refactorattic/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
- Fixes #2333 -- Added test fixtures framework. git-svn-id: …
- 07:11 Ticket #2333 (Add unit test framework for end-user Django applications) closed by
- fixed: (In [4659]) Fixes #2333 -- Added test fixtures framework.
- 05:13 Ticket #474 (Better method of serving admin media files needed) reopened by
- It would be somewhat useful, however, to avoid such manipulations... …
- 03:08 Ticket #3614 (updated finnish (fi) translation) closed by
- fixed: (In [4658]) Fixed #3614 -- Updated Finnish (fi) translation. Thanks, karsu.
- 03:08 Changeset [f5477740]attic/queryset-refactorattic/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
- Fixed #3614 -- Updated Finnish (fi) translation. Thanks, karsu. …
- 02:53 Ticket #3614 (updated finnish (fi) translation) created by
- 00:08 LittleEasyImprovements edited by
- Cleaned up finished improvements. (diff)
- 00:01 Ticket #2873 (django.conf.urls.registration contains World Online cruft) closed by
- fixed: This looks like it was fixed in [4632].
Note: See TracTimeline
for information about the timeline view.