Timeline
02/25/2007:
- 23:37 Ticket #3397 (Add tests for 'Allow DB-level ordering by non-fields in changelist ...) closed by
- fixed: (In [4596]) Fixed #3397: You can now order by non-DB fields in the …
- 23:37 Changeset [abf79841]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 #3397: You can now order by non-DB fields in the admin by …
- 23:30 Ticket #3575 (postgres backend should optimize iexact searches) created by
-
Currently queries using
field__iexact="blah"
translate to … - 23:29 GeoDjango edited by
- (diff)
- 23:26 GeoDjango edited by
- (diff)
- 23:24 GeoDjango edited by
- (diff)
- 23:19 Ticket #3448 (python help() parsing problem for django.core.mail) closed by
- fixed: Fixed in [4574].
- 23:19 Ticket #3488 (DateFormat should have a b() method) reopened by
- D'oh, I meant #3448. My dyslexia is really acting up these days.
- 23:16 Changeset [3d164ab]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
- D'oh, fixed broken ReST in last commit. git-svn-id: …
- 23:15 Changeset [d7d73c9f]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 #3354: added a message to tutorial 1 about where to go for help. …
- 23:15 Ticket #3354 (Tutorial pages on website should direct users to django-users with problems) closed by
- fixed: (In [4594]) Fixed #3354: added a message to tutorial 1 about where to …
- 23:14 Ticket #3574 ({% url path.to.view %} doesn't un-escape) created by
- I have a view which can return a report as html, a "word" doc, or …
- 23:11 Ticket #3357 (Make Django's server optionally multithreaded) closed by
- wontfix: The problem with this is that Django isn't even close to being …
- 23:07 Changeset [ffb62e0c]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 #3249: small doc fix to pagination documentation. Thanks, …
- 23:07 Ticket #3249 ([patch] inconsistent documentation on pagination with generic view ...) closed by
- fixed: (In [4593]) Fixed #3249: small doc fix to pagination documentation. …
- 23:07 Changeset [6bd07383]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 #3172: Model.validate() no longer raises TypeErrors on empty …
- 23:07 Ticket #3172 (Model.validate raises TypeError on NULL for DateField, DateTimeField, ...) closed by
- fixed: (In [4592]) Fixed #3172: Model.validate() no longer raises TypeErrors …
- 22:53 Changeset [b7fa37f9]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 #3170: added first_on_page and last_on_page arguments to …
- 22:53 Ticket #3170 ([patch] object_list should pass last_on_page and first_on_page) closed by
- fixed: (In [4591]) Fixed #3170: added first_on_page and last_on_page …
- 22:50 GeoDjango edited by
- (diff)
- 22:49 GeoDjango edited by
- (diff)
- 22:39 GeoDjango edited by
- (diff)
- 22:38 DevelopersForHire edited by
- (diff)
- 22:37 Changeset [53040936]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
- Small fix to admin CSS. Fixes #2205; thanks, treborhudson@… …
- 22:37 Ticket #2205 ([patch] models.STACKED messes up the fields display in Admin) closed by
- fixed: (In [4590]) Small fix to admin CSS. Fixes #2205; thanks, …
- 22:35 Ticket #2014 ([patch] Error messages of RequiredIfOtherField* validators are not ...) closed by
- fixed: Grrr... fixing.
- 22:34 Ticket #2104 ([patch] Make admin view methods wrappable by user views for non-staff) reopened by
- Darn it, that commit was supposed to close #2014, not #2104. Reopening.
- 21:44 Changeset [907e4f84]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
- Updated the dispatch unit tests to be consistant with our coding …
- 21:17 Changeset [357e26ba]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 #3439: vastly improved the performance of django.dispatch (and …
- 21:17 Ticket #3439 (django.dispatch.* is grossly slow) closed by
- fixed: (In [4588]) Fixed #3439: vastly improved the performance of …
- 21:13 DjangoPoweredSites edited by
- (diff)
- 21:08 DjangoPoweredSites edited by
- Adding of new site (diff)
- 19:08 Ticket #2492 (Part II of the tutorial fails to load the admin site using SVN Rev. 3528) closed by
- worksforme: Lack of comments suggests that this isn't a problem with the tutorial.
- 19:04 Ticket #2642 (Timezone handling is incorrect: Uses GMT instead of localtime) closed by
- duplicate: Dupe of #2315
- 19:02 Ticket #2759 ("allow_future" missing from date based generic views) closed by
-
worksforme: I see
allow_future
in all theviews.generic.date_based
methods. - 17:01 DjangoPoweredSites edited by
- (diff)
- 16:31 Changeset [6871a455]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
- Teeny weeny optimization to RegexURLPattern.resolve() git-svn-id: …
- 16:14 IrcFAQ edited by
- (diff)
- 16:09 IrcFAQ edited by
- (diff)
- 15:55 GeoDjango edited by
- (diff)
- 15:50 BackwardsIncompatibleChanges edited by
- Added "Moved admin doc views into django.contrib.admindocs" (diff)
- 15:38 Ticket #1240 (Tab-completion actions for django-admin) reopened by
- Amit would please check if my patch work for you?
- 15:07 Ticket #3573 (Updated Argentinean spanish l10n files) created by
- Synchronized to the state of trunk as of r4578.
- 14:44 BackwardsIncompatibleChanges edited by
- Updated "Changed Admin.manager option to more flexible hook" (diff)
- 14:15 Ticket #3572 (We've Listed Django Code on Netjaxer.com) closed by
- invalid: Spam.
- 14:06 Ticket #3572 (We've Listed Django Code on Netjaxer.com) created by
- Hello, We wanted you to know that we've listed Django Code on …
- 13:51 Changeset [25895623]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 [4578] because there's no such thing as a PasswordField …
- 12:48 Ticket #2443 (Add IntervalField to database models) reopened by
- start-interval and end-interval doesn't work for all situations. …
- 12:32 GeoDjango edited by
- (diff)
- 12:30 GeoDjango edited by
- (diff)
- 12:29 GeoDjango edited by
- (diff)
- 12:28 GeoDjango edited by
- (diff)
- 12:28 GeoDjango edited by
- (diff)
- 12:27 GeoDjango edited by
- (diff)
- 12:27 GeoDjango edited by
- (diff)
- 11:49 DjangoPoweredSites edited by
- (diff)
- 11:32 Ticket #613 (prevent raw_post_data parsing on defined view functions) closed by
- wontfix: As long as you don't access request.POST for parsing, it'll never get …
- 11:31 Ticket #5 (Add a cache=NUM_SECONDS argument to QuerySet) closed by
- wontfix: This has languished long enough without any real interest. I'm marking …
- 11:21 Ticket #3326 (Timeline RSS feed broken) closed by
- wontfix: This is a bug in our version of Trac. I think I'm gonna hold off …
- 11:18 Ticket #2071 ([patch] PasswordField needs documentation) closed by
- fixed: (In [4578]) Fixed #2071: added a smidge of docs on PasswordField. …
- 11:18 Changeset [81bb3d9e]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 #2071: added a smidge of docs on PasswordField. Thanks for the …
- 11:16 Changeset [cef22390]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 #2104: allow somewhat nicer error messages in …
- 11:16 Ticket #2104 ([patch] Make admin view methods wrappable by user views for non-staff) closed by
- fixed: (In [4577]) Fixed #2104: allow somewhat nicer error messages in …
- 10:37 Ticket #2620 (Two-argument form of MergeDict.get() fails) closed by
- fixed: (In [4576]) Fixed #2620: made MergeDict.get() correctly work with the …
- 10:37 Changeset [5b66c74b]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 #2620: made MergeDict.get() correctly work with the two-argument …
- 10:33 Ticket #1240 (Tab-completion actions for django-admin) closed by
- fixed: (In [4575]) Added completetion support for app names to …
- 10:33 Changeset [0a2155e5]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 completetion support for app names to django_base_completion, …
- 10:29 Ticket #3488 (DateFormat should have a b() method) closed by
- fixed: (In [4574]) Fixed #3488: send_mail no longer uses settings in function …
- 10:29 Changeset [3468fd0]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: send_mail no longer uses settings in function default …
- 10:18 Changeset [dcdaa4ac]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 #3459: Django no longer runs SET TIME ZONE for every query when …
- 10:18 Ticket #3459 (SET TIME ZONE called too often for postgresql_psycopg2 backend) closed by
- fixed: (In [4573]) Fixed #3459: Django no longer runs SET TIME ZONE for every …
- 10:11 Changeset [5c17b42]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 #3504: fixed a missing "self" in the authentication docs. …
- 10:11 Ticket #3504 (Missing self in authentification doc) closed by
- fixed: (In [4572]) Fixed #3504: fixed a missing "self" in the authentication …
- 10:09 Changeset [a0157da2]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 #3518: Added unit tests for the humanize filters. Major thanks …
- 10:09 Ticket #3518 (Unittests for humanize template filters) closed by
- fixed: (In [4571]) Fixed #3518: Added unit tests for the humanize filters. …
- 09:58 Ticket #3538 ([Patch] Add get_FOO_basename() for FileFields) closed by
-
wontfix: This is just sugar for
os.path.basename(obj.get_FOO_filename())
, … - 09:55 Changeset [8546521]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 #3554: django.core.mail now generates dates with the email …
- 09:55 Ticket #3554 ([patch] implement explicit timezone offset in date header for emails ...) closed by
- fixed: (In [4570]) Fixed #3554: django.core.mail now generates dates with the …
- 08:32 AjaxPrototypeNewForms created by
- 07:16 DevelopersForHire edited by
- (diff)
- 07:12 DevelopersForHire edited by
- (diff)
- 02:03 Ticket #3571 (Including Berkeley DB in Database list) closed by
- invalid: Please post questions like this to the django-users list. This ticket …
- 01:52 Ticket #3571 (Including Berkeley DB in Database list) created by
- Hi ! Is there any plan about including Berkeley DB in databases …
- 01:02 GeoDjango edited by
- (diff)
- 00:17 GeoDjango created by
02/24/2007:
- 22:15 Ticket #3570 (implement Atom Publishing Protocol) created by
- I'm offering to implement support for Atom Publishing Protocol. I've …
- 22:06 Ticket #3569 (extend Atom feed support for other fields) created by
- At present, Atom feed support is limited to a small number of fields …
- 15:47 Ticket #3568 (Add support for serializing newforms to HTML) created by
- Currently, newforms only serializes to suit W3C's often-criticized …
- 14:47 Ticket #3567 (Many to One Relationship w/ just ImageField()) created by
- The following code does not act as expected in the admin. […] …
- 12:59 Ticket #3566 (Proposal: ORM aggregation support) created by
- For origin and some discussion see …
- 12:18 Ticket #2897 ([patch] Support TLS for django mail) reopened by
- 11:33 Ticket #3565 (Update spanish translation and fixed some issues with some messages) created by
- This is a patch against trunk. This patch update spanish translation …
- 10:05 Ticket #3560 ([patch] SMTP servers with SSL not supported (specifically GMail SMTP ...) closed by
- duplicate: Duplicate of #2897.
- 09:39 TemplateTagsCheatSheet edited by
- minor changes (diff)
- 08:05 Ticket #3564 (flexible JSON serializing mechanism) created by
- JSON serialization is rather awkward in django, since you either have …
- 07:03 Ticket #3563 (macedonian translation update) closed by
- duplicate
- 07:01 Ticket #3563 (macedonian translation update) created by
- Update of the macedonian translation.
- 06:57 Ticket #3562 (macedonian translation update) created by
- Update of the macedonian translation.
- 05:59 Ticket #3561 (German translation update) created by
- Hello, i've done a proof reading of the German translation and …
- 05:47 Localization edited by
- (diff)
- 04:31 Ticket #3560 ([patch] SMTP servers with SSL not supported (specifically GMail SMTP ...) created by
- GMail requires secure connections to send emails through their SMTP …
- 00:36 DjangoScreencasts edited by
- (diff)
02/23/2007:
- 20:26 DjangoPoweredSites edited by
- removed photub.com from commercial sites to personal sites. (diff)
- 19:54 Ticket #3559 (Should have official simple AJAX documentation) created by
- I've seen all the reasons why Django doesn't have a plug-n-play …
- 17:05 Changeset [f2aa1b93]attic/gisattic/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 silly typo in [4651]. git-svn-id: …
- 17:05 Ticket #3558 (rev 4558 breaks in Python 2.3) closed by
- fixed: (In [4562]) Fixed #3558: [4558] broken in Python 2.3; this fixes that …
- 17:05 Changeset [e7aab3a]attic/gisattic/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 #3558: [4558] broken in Python 2.3; this fixes that breakage. …
- 16:22 Ticket #3558 (rev 4558 breaks in Python 2.3) created by
- rev 4558 breaks in Python 2.3 because it tries to write to name …
- 15:49 TextMate edited by
- Embed screenshot of Textmate theme (diff)
- 14:58 Changeset [16bd0aa9]attic/gisattic/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 #3541: queryset.count() now respects the queryset cache. …
- 14:58 Ticket #3541 (queryset.count() does not use _result_cache) closed by
- fixed: (In [4561]) Fixed #3541: queryset.count() now respects the queryset cache.
- 14:55 Ticket #3550 (Please update my entry in Authors) closed by
- fixed: (In [4560]) Fixed #3550 - updated Thomas Steinacher's entry in AUTHORS.
- 14:55 Changeset [ee5415e]attic/gisattic/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 #3550 - updated Thomas Steinacher's entry in AUTHORS. …
- 14:52 Ticket #393 ([patch] Filters don't take the str() value of a var) closed by
- fixed: Fixed in [4558].
- 14:50 Changeset [a01f852]attic/gisattic/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 documentation from [4558] to be correct. git-svn-id: …
- 14:49 Ticket #3556 (date & time filters use settings.DATE_FORMAT & settings.TIME_FORMAT, ...) closed by
- wontfix: Unfortunately, this would make it impossible to change the default …
- 14:34 DjangoResources edited by
- linked to my django project - Sphene Community Tools (diff)
- 14:09 IrcFAQ edited by
- wording fix (diff)
- 13:32 Ticket #3557 (SlugField not correctly autopopulated / has no max_length) created by
- The SlugField returns a forms.CharField, but does not set the …
- 13:21 DjangoFriendlyWebHosts edited by
- (diff)
- 12:29 Ticket #3556 (date & time filters use settings.DATE_FORMAT & settings.TIME_FORMAT, ...) created by
- In django/template/defaultfilters.py, date and time functions …
- 12:16 XML-RPC edited by
- Another way to do it (templates for documentation). (diff)
- 12:02 Changeset [36512d5d]attic/gisattic/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 #343: filters that take strings now handle non-strings …
- 11:16 PsycoMiddleware edited by
- (diff)
- 11:09 PsycoMiddleware edited by
- (diff)
- 11:06 Ticket #3555 (Swedish django.po file inaccurate.) created by
- The Swedish django.po file in django/conf/locale/sv/LC_MESSAGES/ is …
- 11:01 Ticket #1240 (Tab-completion actions for django-admin) reopened by
- Re-opening ticket to add my app completion support. Tested on: * Mac …
- 10:59 PsycoMiddleware edited by
- (diff)
- 06:58 LittleEasyImprovements edited by
- (diff)
- 05:44 DjangoResources edited by
- Django utils link changed (diff)
- 01:06 Ticket #3480 (sqlreset drops more tables than it should for GenericRelations to ...) closed by
- duplicate: This is a duplicate of #3549 (which is newer, but has a better …
02/22/2007:
- 22:10 Ticket #2499 (Sessions problem with GMT settings...) closed by
-
invalid: This looks invalid to me. If we're using
datetime.utcnow()
then it's … - 21:49 Ticket #2361 (QuerySet.filter(m2mfield__isnull=False) may return duplicates) closed by
- invalid: Closing. If anyone's having this problem still, please reopen.
- 21:42 Ticket #2335 (In some cases MySQLdb returns array.array which causes an error in ...) closed by
- invalid: Thanks for the report, anonymous. If that's the case then it's a very …
- 19:11 Ticket #3554 ([patch] implement explicit timezone offset in date header for emails ...) created by
- django.core.mail uses formatdate() from the rfc822 module which has …
- 16:53 Ticket #3553 (urlpatterns uses urllib.quote/unquote should use urllib.quote/unquote_plus) created by
- When using the + character to represent spaces in urls it is …
- 16:02 Ticket #3552 (Unable to connect with webdav/ dreamweaver 8) closed by
- invalid: Ticket has nothing to do with Django.
- 15:47 DevelopersForHire edited by
- added a job posting (diff)
- 14:32 Ticket #3552 (Unable to connect with webdav/ dreamweaver 8) created by
- Is there a way to just use ftp...?
- 11:42 Ticket #3551 (Django scripts should have associated bash complete entries) closed by
- invalid: It already has it, just look in the extras/ folder. I dropped this in …
- 11:12 Ticket #3551 (Django scripts should have associated bash complete entries) created by
- Bash has powerful auto-complete functionality that can be taken …
- 11:03 Ticket #3550 (Please update my entry in Authors) reopened by
- Please update my entry, too ;-) […]
- 05:17 Changeset [1266766d]attic/gisattic/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 #3550 -- Updated Peter Marić's entry in AUTHORS. git-svn-id: …
- 05:17 Ticket #3550 (Please update my entry in Authors) closed by
- fixed: (In [4557]) Fixed #3550 -- Updated Peter Mari?\196?\135's entry in AUTHORS.
- 04:01 DjangoPoweredSites edited by
- Added a site iola.dk has made for a customer (diff)
- 02:52 Ticket #2111 (Admin site can't deal with broken ForeignKeys) closed by
- wontfix: I think this is outside the scope of the admin interface. Repairing …
Note: See TracTimeline
for information about the timeline view.