Timeline
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].
02/28/2007:
- 23:55 FeatureGrouping edited by
- finished alphabetization (diff)
- 23:52 Ticket #3611 ([multi-db] select_related stuck in recursive loop) closed by
- duplicate
- 23:51 Ticket #3612 ([multi-db] select_related stuck in recursive loop) closed by
- duplicate
- 23:51 FeatureGrouping edited by
- Added table of contents and started to alphabetize (diff)
- 23:48 Ticket #3613 ([multi-db] select_related stuck in recursive loop) created by
- using .select_related on objects ( even if foreign keys are all in the …
- 23:48 Ticket #3612 ([multi-db] select_related stuck in recursive loop) created by
- using .select_related on objects ( even if foreign keys are all in the …
- 23:46 Ticket #3611 ([multi-db] select_related stuck in recursive loop) created by
- using .select_related on objects ( even if foreign keys are all in the …
- 23:44 LittleEasyImprovements edited by
- (diff)
- 23:42 LittleEasyImprovements edited by
- (diff)
- 23:41 LittleEasyImprovements edited by
- Updated status for 2873 (diff)
- 23:40 Ticket #3606 (URLField validates even with verify_exists=False) closed by
-
invalid: Setting
verify_exists=False
does not mean that the URL doesn't get … - 21:02 newforms edited by
- (diff)
- 20:19 DjangoPoweredSites edited by
- add limodou.51boo.com site (diff)
- 18:12 GeoDjango edited by
- (diff)
- 18:10 GeoDjango edited by
- (diff)
- 18:02 Changeset [4eb7e298]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 a tearDown to the tests for #639 so that the "uploaded" image …
- 17:01 DjangoResources edited by
- (diff)
- 16:22 Changeset [77be3024]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
- Reverted [4590] (changes to field label CSS) since it caused more …
- 16:22 Ticket #3596 (Labels not positioned correctly in Admin) closed by
- fixed: (In [4652]) Reverted [4590] (changes to field label CSS) since it …
- 16:19 Ticket #3333 (Documentation should use relative links, not hard-coded ...) reopened by
- developers won't know about the mini-patch if they don't see it the …
- 16:17 Ticket #3609 (BasicAuthenticationMiddleware: Use Basic HTTP Authentication to log ...) closed by
- wontfix: I think this isn't quite appropriate for direct inclusion in Django …
- 16:11 Changeset [633f0856]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 #3610: typo in django-admin.txt. Thanks, Yasushi Masuda. …
- 16:11 Ticket #3610 (broken link in django-admin.txt) closed by
- fixed: (In [4651]) Fixed #3610: typo in django-admin.txt. Thanks, Yasushi Masuda.
- 16:01 Changeset [7b0e321c]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
- Removed a stray colon in authentication.txt. git-svn-id: …
- 15:51 Ticket #3610 (broken link in django-admin.txt) created by
- In docs/django-admin.txt, line 153, link to {{{ See the `FastCGI …
- 15:04 Ticket #3609 (BasicAuthenticationMiddleware: Use Basic HTTP Authentication to log ...) created by
- This is a patch against [4649]. It allows users to log in with Basic …
- 14:59 Ticket #3608 (enable CSS and include Request Objects in RSS framework for complex feeds) created by
- I noticed that for RSS 2.0, and I believe Atom, has support for CSS. …
- 14:48 Ticket #3607 (db_columns problems) closed by
- duplicate: Hi Mario, This has been noticed before (#1820) and it's being worked on.
- 14:47 TextIndexingAbstractionLayer edited by
- (diff)
- 14:37 IrcFAQ edited by
- created nicer named anchors (diff)
- 14:20 IrcFAQ edited by
- added TOC (diff)
- 14:14 IrcFAQ edited by
- added note about "'function' object has no attribute 'rindex'" (diff)
- 14:10 Ticket #3607 (db_columns problems) created by
- *My backend is PostgreSQL* In my models.py file I've got a class …
- 13:42 Changeset [a81a6e9a]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 note to docs/db-api.txt about 'depth' being new in Django …
- 13:28 Changeset [37c66a09]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 #3602: a few small doc fixes. Thanks, Jeremy Dunck git-svn-id: …
- 13:28 Ticket #3602 (Improved psycopg2 info in docs) closed by
- fixed: (In [4648]) Fixed #3602: a few small doc fixes. Thanks, Jeremy Dunck
- 12:58 Ticket #3606 (URLField validates even with verify_exists=False) created by
- Hello, I have : […] but the URL is checked (and because it is a …
- 12:57 Ticket #1240 (Tab-completion actions for django-admin) reopened by
- Actually, this should be re-opened to remove the "-b" option to …
- 12:44 Ticket #3605 ([patch] Give send_email content type definition, for sending html ...) created by
- It's a easy improvement for permit sending HTML emails. I know there …
- 11:44 DjangoPoweredSites edited by
- (diff)
- 11:30 Ticket #3604 (Use hashlib if running under Python 2.5) created by
- This was discussed here: …
- 11:24 Ticket #3603 (Email validation error on ip literal mail routes) created by
- Django doesn't validate IP literal email addresses. May be a …
- 10:44 Ticket #3602 (Improved psycopg2 info in docs) created by
- Install linked to psycopg1 project page, settings didn't mention …
- 10:18 Changeset [28ad156f]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 #3488: Added "b" option to date format filter. Thanks, Gary …
- 10:18 Ticket #3488 (DateFormat should have a b() method) closed by
- fixed: (In [4647]) Fixed #3488: Added "b" option to date format filter. …
- 10:09 Ticket #2978 (QueryDict.urlencode() doesnt quote &) closed by
- invalid: No, this is incorrect. An "&" in a URL is perfectly valid (go do a …
- 10:03 Ticket #1850 (djangoproject.com would benefit from a project incubation area) closed by
- wontfix: If something like this happens, it won't be part of the official …
- 09:56 Ticket #3601 (ImageField with db_column results in KeyError in Admin Edit) created by
- Hi, I seem to have stumbled upon a bug with ImageField. Here are the …
- 09:41 Ticket #3357 (Make Django's server optionally multithreaded) closed by
- wontfix: Let me rephrase slight: threading is *HARD*, and I can't be sure that …
- 09:39 Ticket #1240 (Tab-completion actions for django-admin) closed by
- fixed: (In [4646]) Fixed #1240: added better support for different names for …
- 09:39 Changeset [0e683f6]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 #1240: added better support for different names for "python" to …
- 09:24 Changeset [4477f50f]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 a "depth" argument to select_related() to control how many …
- 09:08 GeoDjango edited by
- fixed formatting (diff)
- 08:44 GeoDjango edited by
- (diff)
- 08:26 Ticket #3600 (Newforms label translation fails) created by
- Newforms' labels can be translated with gettext during initialization. …
- 03:32 Changeset [9c67c1dd]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 #1984 -- Updated Italian translation. Thanks Nicola Larosa. …
- 03:32 Ticket #1984 (Italian (it) translation updated) closed by
- fixed: (In [4644]) FIxed #1984 -- Updated Italian translation. Thanks Nicola …
- 03:32 FeatureGrouping edited by
- adding note about edit_inline (diff)
- 03:17 DevelopersForHire edited by
- Undeleted (diff)
- 02:37 IrcFAQ edited by
- Added a link to the documentation (diff)
- 02:34 IrcFAQ edited by
- Added a pointer to the IRC channel (diff)
Note: See TracTimeline
for information about the timeline view.