Timeline
03/09/2007:
- 19:40 Ticket #3691 (Telling Q Objects to split up foreign keys (extension of #3592)) created by
- This is not a duplicate of #3592. I was working with some of the …
- 19:36 Ticket #3491 ([newforms-admin] Admin templates use relative links rather than url tag) reopened by
- Sorry, my bad.
- 18:00 DjangoPoweredSites edited by
- (diff)
- 17:06 Ticket #3690 (the smart_unicode in newforms/util.py shouldn't assume utf-8 encoded ...) created by
- In utf-8 environment: […] Django should not trust to anything …
- 16:44 Changeset [90f7616d]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
- Rolled back [4693] -- it seems to be breaking edit_inline all over the …
- 16:43 Changeset [18cf4000]stable/0.91.x by
- Backing out [4694] because it looks like the version on trunk caused …
- 12:54 Ticket #3689 (__year search trouble on 1st of january) created by
- Hi, I detected in a data_hierarchy filter a strange behavior of dates …
- 12:27 BetterErrorMessages edited by
- (diff)
- 11:42 Changeset [f46f052e]stable/0.91.x by
- 0.91-bugfixes: backporting [4693] as the other half of the fix in …
- 11:37 Signals edited by
- Updated MT white paper URL (diff)
- 11:11 Changeset [aa36618]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 a backwards-incompability problem with inline related form …
- 10:38 Ticket #3688 ([patch] Improve support for mutually-referential models) created by
- ForeignKey and other related model fields allow recursive …
- 08:00 ProfilingDjango edited by
- This has nothing to do with *profiling* Django. (diff)
- 07:02 Ticket #863 (Atom Feeds should pick up "updated" and "published" elements ...) closed by
- wontfix: We do have an "updated" element on each entry in the feeds now. So …
- 06:39 Ticket #3527 (better debug traceback with code executing...) closed by
- wontfix: This looks outside the scope of Django. Building a Python debugger …
- 06:28 Ticket #3528 (simple cli extensions for django-admin.py and manage.py) closed by
- wontfix: All manage.py does is set DJANGO_SETTINGS_MODULE in the environment …
- 06:19 Ticket #3667 (Useful optional argument for generic views) closed by
- wontfix: This just seems to be a different way of achieving what can already be …
- 06:06 Ticket #633 (Model _post_load method (or similiar for a field?)) closed by
-
invalid: This can be done by writing your own
__init__
method on the … - 06:04 Ticket #609 (When using validators.RequiredIfOtherFieldEquals with a Boolean field, ...) closed by
- invalid: Validators work on unprocessed HTML input. A checkbox from an HTML …
- 05:59 Ticket #66 ([patch] Give views access to application root from urlconf) closed by
- wontfix: Does not seem to be a use case for this that cannot be done in other …
- 05:06 Ticket #2630 ([patch] custom authentication with models.Model in ...) closed by
- invalid: Marking invalid following Ubernostrum's comments above - please …
- 03:32 Ticket #2869 ([patch] Enable admin to get javascript from absolute urls) closed by
- fixed: (In [4692]) Fixed #2869 -- Do not append ADMIN_MEDIA_PREFIX to …
- 03:32 Changeset [ab64b383]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 #2869 -- Do not append ADMIN_MEDIA_PREFIX to absolute-path URLs …
- 03:00 Ticket #3687 (django.template needs settings already configured at import time) created by
- The import: from django.conf import settings Raises: …
- 01:55 Changeset [cc8d656]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 #3024 -- Fixed database commit() and rollback() behaviour so it …
- 01:55 Ticket #3024 ([patch] db backend _commit/_rollback check connection) closed by
- fixed: (In [4691]) Fixed #3024 -- Fixed database commit() and rollback() …
- 01:00 Ticket #3686 (Set class name to "required" for labels which corresponds to ...) created by
- I need some way to mark required field in html code returned by {{{ …
- 00:12 Ticket #3670 (ifequal and ifnotequal failing with negative numbers) closed by
- fixed: (In [4690]) Fixed #3670 -- Fixed template argument parsing so that it …
- 00:12 Changeset [82485694]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 #3670 -- Fixed template argument parsing so that it understands …
03/08/2007:
- 23:47 Changeset [b6eee02]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 #3685 -- Added note about keeping contributors' names in …
- 23:47 Ticket #3685 (Better wording for docs/contributing.txt) closed by
- fixed: (In [4689]) Fixed #3685 -- Added note about keeping contributors' …
- 23:34 Changeset [22178d6]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 #3678 -- Implemented SortedDict.copy(). git-svn-id: …
- 23:34 Ticket #3678 (BaseForm loses field sorting) closed by
- fixed: (In [4688]) Fixed #3678 -- Implemented SortedDict.copy().
- 22:59 Ticket #3679 (compile-messages.py should have a language code argument) closed by
- fixed: (In [4687]) Fixed #3679 -- Added an option to compile localisation …
- 22:59 Changeset [fcd119b]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 #3679 -- Added an option to compile localisation messages for a …
- 22:42 Changeset [20a240cf]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 #3673 -- Added new Telugu (te) localisation. Thanks, pavithran …
- 22:42 Ticket #3673 (Django Telugu Translation files) closed by
- fixed: (In [4686]) Fixed #3673 -- Added new Telugu (te) localisation. Thanks, …
- 22:33 DjangoPoweredSites edited by
- (diff)
- 18:33 Ticket #3685 (Better wording for docs/contributing.txt) created by
- The "please don't include your name" bit is a little confusing, so …
- 18:20 Ticket #3684 (IndexError in Field.get_manipulator_new_data with related fields) created by
- […] The root of the problem seems to be that related field's …
- 18:10 Ticket #3618 (Test fixtures break postgresql_psycopg2 backend) closed by
- fixed: Already fixed in [4660].
- 16:53 Ticket #3683 (permalink decorator takes redundant arguments) created by
-
In fixing the documentation for
permalink
(#3540) I realised that it … - 16:19 DevelopersForHire edited by
- (diff)
- 15:50 Ticket #3682 (View/Page Caching) closed by
-
worksforme: (and closing "worksforme" since
vary_on_headers(some_view, 'Host')
… - 14:43 Changeset [fb1ff06d]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
- Tightened up docs/contributing.txt changes from [4682] git-svn-id: …
- 14:25 Ticket #3682 (View/Page Caching) created by
- There is a small issue with the cache_page system. We have urls, …
- 13:16 Ticket #3681 (Placing newforms in model breaks manage.py syncdb) created by
- Hi I placed a newform calss "inline" in a model. It works fine but …
- 11:24 Ticket #3680 (Add cache control (ETag, Last Modified) to django.contrib.syndication) created by
- Because RSS feeds can be the hardest hit part of a website, they need …
- 11:11 Ticket #3665 (select_related() should generate LEFT JOINs for foreign keys with null=True) closed by
- duplicate: Certainly looks to be. Closing as duplicate of #3592.
- 06:19 Ticket #3679 (compile-messages.py should have a language code argument) created by
- compile-messages.py should have command line argument to rebuild a …
- 05:58 Ticket #3678 (BaseForm loses field sorting) created by
- Came across this in a project just now when I had overridden …
- 03:28 Changeset [7d8687e]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 #3616 -- Added some more data structure tests from Chris McAvoy. …
- 03:28 Ticket #3616 (Data structures need two tests) closed by
- fixed: (In [4684]) Fixed #3616 -- Added some more data structure tests from …
- 02:59 Changeset [4823a531]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 #3663 -- Small update to French translation from Johann …
- 02:59 Ticket #3663 (Missing i18n string (french)) closed by
- fixed: (In [4683]) Fixed #3663 -- Small update to French translation from …
- 02:56 Changeset [cdc79b7]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 #3658 -- Included description of ticket resolution states in the …
- 02:56 Ticket #3658 (Expand triage docs to discuss resolution states) closed by
- fixed: (In [4682]) Fixed #3658 -- Included description of ticket resolution …
- 02:50 Changeset [449ea76b]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 #3333 -- Made db-api.txt links relative, in line with the other …
- 02:50 Ticket #3333 (Documentation should use relative links, not hard-coded ...) closed by
- fixed: (In [4681]) Fixed #3333 -- Made db-api.txt links relative, in line …
- 02:46 Changeset [c651b08f]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 #3586 -- Only output "Vary: Cookie" HTTP header when the session …
- 02:46 Ticket #3586 (Only add the Vary: Cookie header when the request actually varies on ...) closed by
- fixed: (In [4680]) Fixed #3586 -- Only output "Vary: Cookie" HTTP header when …
- 02:22 Changeset [f5f4b807]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 #3660 -- Swedish updates from mikko@…. git-svn-id: …
- 02:22 Ticket #3660 (Swedish updates) closed by
- fixed: (In [4679]) Fixed #3660 -- Swedish updates from mikko@….
- 01:51 VersionOneFeatures edited by
- Added middleware ordering. (diff)
- 00:26 Ticket #3608 (enable CSS and include Request Objects in RSS framework for complex feeds) closed by
- wontfix: This should definitely have been two separate tickets. It is asking …
03/07/2007:
- 23:48 Ticket #3641 (django_bash_completion rev 4646 errors on OS X) closed by
- duplicate: Hi Roberto, this should be already fixed in [4677]
- 23:37 Ticket #2422 (unique_together on SQLite uses 'iexact' matching, I expected this to ...) closed by
- invalid: Hi Bastian, I don't think these issues are related other than the case …
- 21:41 Changeset [acc9a95b]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 #2315 -- Clarified that the available PostgreSQL timezone …
- 21:41 Ticket #2315 ([patch] Timezone bug in development server using a Windows environment) closed by
- fixed: (In [4678]) Fixed #2315 -- Clarified that the available PostgreSQL …
- 21:34 Changeset [a89b51b0]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 -- Fixed portability problem in bash completion script. …
- 21:34 Ticket #1240 (Tab-completion actions for django-admin) closed by
- fixed: (In [4677]) Fixed #1240 -- Fixed portability problem in bash …
- 21:21 Changeset [43809de7]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 #1839, #2415, #2536 -- Fixed a generated name clash that was …
- 21:21 Tickets #1839,2415,2536 batch updated by
- fixed: (In [4676]) Fixed #1839, #2415, #2536 -- Fixed a generated name clash …
- 13:59 DjangoPoweredSites edited by
- (diff)
- 13:58 DjangoPoweredSites edited by
- added Verdasca & Verdasca (diff)
- 13:45 IrcFAQ edited by
- More up-to-date link on user extensions (diff)
- 13:23 IrcFAQ edited by
- added link to "extending the user model" (diff)
- 12:49 DjangoOnWindowsWithIISAndSQLServer edited by
- (diff)
- 12:41 Ticket #3675 (Request: subclassing in model , abstract classes) closed by
- duplicate: Duplicate of #1656; it is being worked on.
- 11:38 DjangoPoweredSites edited by
- (diff)
- 11:15 Ticket #3676 (Non English content in the Django Website community feed aggregator) closed by
- worksforme: (and closing worksforme, since that seems the best status)
- 11:03 Ticket #999 ('bool' object has no attribute 'get' when trying to add a record) closed by
- fixed: (In [4673]) 0.91-bugfixes: Fixed #999 by resolving name clash in the …
- 11:03 Changeset [8a0fa758]stable/0.91.x by
- 0.91-bugfixes: Fixed #999 by resolving name clash in the metasystem …
- 11:01 Ticket #999 ('bool' object has no attribute 'get' when trying to add a record) reopened by
- Reopening because it wasn't fixed :)
- 10:40 Ticket #3677 (Installation tries to download setuptools but gets 404) created by
- When trying to install django by using python setup.py install, the …
- 10:28 DjangoOnWindowsWithIISAndSQLServer edited by
- (diff)
- 10:27 DjangoOnWindowsWithIISAndSQLServer edited by
- (diff)
- 10:24 DjangoOnWindowsWithIISAndSQLServer edited by
- (diff)
- 09:46 Ticket #3676 (Non English content in the Django Website community feed aggregator) created by
- Not to be offensive against any foreign language or it's speakers, but …
- 09:43 Ticket #3675 (Request: subclassing in model , abstract classes) created by
- I have request to add feature to Django that will allow subclassing of …
- 09:15 Ticket #3674 (Webserver configuration) closed by
- invalid: Please don't use this ticket system to post this kind of "end user …
- 08:55 Ticket #3674 (Webserver configuration) created by
- We're trying to set up a django framework for our developers on a …
- 06:23 Changeset [98b2e0a]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 #3646 -- Corrected documentation for ABSOLUTE_URL_OVERRIDES. …
- 06:23 Ticket #3646 (ABSOLUTE_URL_OVERRIDES docs are inconsistent with how they actually work) closed by
- fixed: (In [4672]) Fixed #3646 -- Corrected documentation for …
- 06:15 Changeset [6af3409d]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 rsplit() usage for python2.3 compatibility. Refs #3625. …
- 06:05 Ticket #3636 (I'd like my full name and URL in AUTHORS) closed by
- fixed: (In [4670]) Fixed #3636 -- Updated akaihola's entry in AUTHORS.
- 06:05 Changeset [55c70238]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 #3636 -- Updated akaihola's entry in AUTHORS. git-svn-id: …
- 05:56 Ticket #3673 (Django Telugu Translation files) created by
- I have translated Django into telugu. Attached are the django.po and …
- 05:17 ProfilingDjango edited by
- Added info about gather_profile_stats.py (diff)
- 05:04 Ticket #3672 (newforms: DateField doesn't handle date output formats) created by
- As it stands, the when using a newforms.DateField with specified input …
- 04:40 DjangoFriendlyWebHosts edited by
- I was interested in hosting my Django app with them but they denied … (diff)
- 04:35 Ticket #3491 ([newforms-admin] Admin templates use relative links rather than url tag) closed by
- invalid: This tracker is for Django itself; the book isn't tracked here. Please …
- 03:40 Ticket #3671 (Specify a selected item in widget.RadioSelect() for a BooleanField) closed by
- fixed: Ok, forget about that and sorry for the noise. Solution is …
- 03:35 Ticket #3671 (Specify a selected item in widget.RadioSelect() for a BooleanField) created by
- Here is my model: foo = …
- 02:17 Ticket #2536 (Mutually referential many-to-one relationship AddManipulator fails.) reopened by
- Actually... I'm reopening this, because now I think I know what …
- 01:13 AJAXWidgetComboBox edited by
- (diff)
- 00:36 DjangoPoweredSites edited by
- (diff)
03/06/2007:
- 22:33 DjangoPoweredSites edited by
- (diff)
- 22:23 DjangoPoweredSites edited by
- (diff)
- 21:54 DjangoFriendlyWebHosts edited by
- went out of business feb 11, 2007. I was a client. (diff)
- 18:23 Ticket #3670 (ifequal and ifnotequal failing with negative numbers) created by
- […] prints "hello" […] doesn't print anything this because …
- 17:45 Ticket #3669 (Restructure django.contrib.auth, make Models replaceable) created by
- = Problem = I'm currently not very happy with the current auth-module. …
- 15:15 VersionOneFeatures edited by
- fixtures -> done (diff)
- 14:03 FeatureGrouping edited by
- one more bug edit_inline OneToOne related field (diff)
- 13:45 Ticket #2718 (filters in auth.models not visible in admin-interface) closed by
- duplicate: I believe this is duplicate to ticket:2145. Ticket:2145 provides same …
- 12:52 DjangoPoweredSites edited by
- adding my website to the list. (diff)
- 12:32 Ticket #3668 (URL tag should accept variable, a quoted literal) created by
- I'm building up menus in django, and wanted a construct like this: …
- 12:11 DjangoPoweredSites edited by
- (diff)
- 11:06 Ticket #3667 (Useful optional argument for generic views) created by
- Hello everybody, i played a bit with generic views and thought, that …
- 10:45 Ticket #3666 (using python 2.4 string method rsplit() fails for python 2.3 installations) closed by
- duplicate: Thanks for reporting this, but I believe it's already been patched at …
- 10:34 Ticket #3666 (using python 2.4 string method rsplit() fails for python 2.3 installations) created by
- File "/usr/lib/python2.3/site-packages/django/core/management.py", …
- 08:10 DjangoPoweredSites edited by
- reverting script kiddie hack attempt. (diff)
- 08:07 DjangoPoweredSites edited by
- (diff)
- 08:05 DjangoPoweredSites edited by
- (diff)
- 07:45 IrcFAQ edited by
- minor typo cleanup (diff)
- 07:37 Ticket #3266 (RadioSelect broken -- UnicodeDecodeError) reopened by
- This code still raises UnicodeDecodeError. Changing […] to […] …
- 07:16 Ticket #3665 (select_related() should generate LEFT JOINs for foreign keys with null=True) created by
- Consider a (simplified) real-life example: […] ...a view which …
- 07:12 Ticket #3662 (OneToOne edit_inline - can not add new object in Django admin) closed by
- invalid: Thanks for the patch, alex. We know that edit_inline has lots of …
- 07:12 FeatureGrouping edited by
- (diff)
- 07:02 FeatureGrouping edited by
- (diff)
- 06:52 DjangoPoweredSites edited by
- Adding a django-powered site (diff)
- 06:10 Ticket #3664 (UnicodeDecodeError in contrib/syndication/feeds.py) created by
- I'm using contrib.syndication for making feeds for Flickr photos and …
- 05:58 Ticket #3663 (Missing i18n string (french)) created by
- A couple of strings were missing in the French translation (week/weeks …
- 05:29 Ticket #3662 (OneToOne edit_inline - can not add new object in Django admin) created by
- Consider following code snipped (I tried to make it very simple just …
- 05:13 DevelopersForHire edited by
- (diff)
- 05:02 Ticket #3661 (Serializers shoud have a option for serializing model properties) created by
- […] should be able to optionally serialize this to …
- 04:15 IrcFAQ edited by
- (diff)
- 04:12 IrcFAQ edited by
- (diff)
- 04:12 Ticket #3660 (Swedish updates) created by
- more fixes
- 03:27 IrcFAQ edited by
- added new faq about hacking admin (diff)
Note: See TracTimeline
for information about the timeline view.