Timeline
04/25/2007:
- 20:54 DjangoBrasil edited by
- (diff)
- 19:15 Ticket #4158 (Formatting fix to install docs) created by
- Tiny fix, was obviously a typo of formatting.
- 16:44 Ticket #4154 (The column of text is too narrow which causes code listings not to fit ...) closed by
- invalid: Which column?
- 16:29 Ticket #4157 (Add is_equal method to models for other kinds of equality checking.) created by
- There are many cases where one might want to check to see if two …
- 15:34 DevelopersForHire edited by
- added leta.pl (diff)
- 14:49 Ticket #4156 (broken URLs to tutorials in 0.96 docs) created by
- all the links to previous and next parts of the archived tutorial …
- 13:30 Ticket #4155 ([enhancement] Allow Subclassing Models in ORM) closed by
- duplicate: See #1656
- 13:28 Ticket #4155 ([enhancement] Allow Subclassing Models in ORM) reopened by
- 13:14 Ticket #4155 ([enhancement] Allow Subclassing Models in ORM) closed by
- invalid: Model subclassing is not currently supported in Django; no guarantees …
- 12:15 Ticket #4155 ([enhancement] Allow Subclassing Models in ORM) created by
- The ORM is following subclassed models to their base classes. …
- 12:03 Ticket #4080 (newforms.widgets.RadioWidget should set attributes on the ul tag it renders) reopened by
- I am re-opening this for the request of adding attributes to the <ul>, …
- 11:45 Ticket #4154 (The column of text is too narrow which causes code listings not to fit ...) created by
- 11:28 Ticket #4153 (testing is coupled to models.py) created by
- The default TESTRUNNER will not run tests in an app that does not have …
- 10:42 DjangoPoweredSites edited by
- added http://www.sianki.pl/ to professional sites (diff)
- 10:42 AjaxPrototypeNewForms edited by
- (diff)
- 10:41 AjaxPrototypeNewForms edited by
- (diff)
- 09:52 Ticket #4152 ([unicode] Unicode-aware translation) created by
- 07:43 Ticket #4151 (Patch to add support for more secure password hashes in Python 2.5 or newer) created by
-
Django currently uses the
sha
module from the standard library … - 07:04 Changeset [37e4842]attic/queryset-refactorsoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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 #4138 -- Updated Korean translation. Thanks, Sung-Jin Hong. …
- 07:04 Ticket #4138 (Korean(ko) i18n patches) closed by
- fixed: (In [5078]) Fixed #4138 -- Updated Korean translation. Thanks, …
- 06:26 Ticket #2935 (maxDB support) closed by
- wontfix: This would only be fixed by a third-party writing the backend and …
- 06:26 Ticket #4105 (New tag to generate URLs for media files) closed by
- wontfix: this is a duplicate of #1278, #3818, #2532 which have all been marked …
- 06:16 Ticket #4110 (import settings.py errors) closed by
- duplicate: Yes, we should clarify this (c.f. #3842). If you're still having …
- 06:15 Ticket #1836 (Decouple Admin inner class from Model) closed by
- fixed: This is fixed by newforms-admin. Nothing further needs to be done here.
- 06:14 Ticket #1668 (Translate module names via make-messages.py) closed by
- wontfix: I'm going to close this for the same reason it was originally closed: …
- 06:06 Ticket #1421 (Enable AttributeError reporting in template rendering) closed by
- wontfix: There are lots of places in Django that rely on AttributeError being …
- 05:29 Ticket #3543 (url template tag gives no error if keyword arguments contain spaces) closed by
- fixed: (In [5077]) Fixed #3543 -- Be a bit more tolerant of spaces following …
- 05:29 Changeset [aa1b182d]attic/queryset-refactorsoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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 #3543 -- Be a bit more tolerant of spaces following the comma …
- 05:18 Changeset [b3e0b59d]attic/queryset-refactorsoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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 #3450 -- Exposed IntegrityError in a backend-neutral fashion. …
- 05:18 Ticket #3450 (Make IntegrityError available from django.db) closed by
- fixed: (In [5076]) Fixed #3450 -- Exposed IntegrityError in a backend-neutral …
- 05:12 Changeset [e23ababb]attic/queryset-refactorsoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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 #3435 -- Fixed serializing to a file stream. Patch from …
- 05:12 Ticket #3435 (Can't serialize to file stream) closed by
- fixed: (In [5075]) Fixed #3435 -- Fixed serializing to a file stream. Patch …
- 04:57 DjangoPoweredSites edited by
- Added MoneyGizmo.com (diff)
- 04:44 Ticket #3379 (last_login not updated) closed by
- fixed: (In [5074]) Fixed #3379 -- Changed login() so that we update …
- 04:44 Changeset [74bab89]attic/queryset-refactorsoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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 #3379 -- Changed login() so that we update last_login when a …
- 04:34 Changeset [2a7d9ef2]attic/queryset-refactorsoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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 #3316 -- Added support for crypt hashing of passwords, mostly to …
- 04:34 Ticket #3316 (Adding `crypt' to list of password hashes for legacy apps.) closed by
- fixed: (In [5073]) Fixed #3316 -- Added support for crypt hashing of …
- 03:54 BackwardsIncompatibleChanges edited by
- Added LOGIN_URL change (diff)
- 03:49 Ticket #3185 (Allow django.contrib.auth's LOGIN_URL, LOGOUT_URL and ACCOUNT_URL to ...) closed by
- fixed: (In [5072]) Fixed #3185 -- Made values for login, logout and …
- 03:49 Changeset [5dfe74f2]attic/queryset-refactorsoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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 #3185 -- Made values for login, logout and post-login redirect …
- 03:47 Ticket #4150 (Add notes about using Python Eggs with mod_python) created by
- We should transfer a synopsis of Graham Dumpleton's excellent …
- 03:32 Ticket #4137 (django.util.timesince i18n patch) closed by
- fixed: (In [5071]) Fixed #4137 -- Added translation markup to a couple of …
- 03:32 Changeset [d744a660]attic/queryset-refactorsoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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 #4137 -- Added translation markup to a couple of missed strings. …
- 03:17 Changeset [6c812e91]attic/queryset-refactorsoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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 #4108 -- Updated French translation. Thanks, Baptiste. …
- 03:17 Ticket #4108 ([patch] french PO file) closed by
- fixed: (In [5070]) Fixed #4108 -- Updated French translation. Thanks, Baptiste.
- 02:30 Changeset [aca56980]attic/queryset-refactorsoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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 #3964 -- Added a custom SortedDict.repr so that the keys are …
- 02:30 Ticket #3964 (SortedDict string representation not in order of keys) closed by
- fixed: (In [5069]) Fixed #3964 -- Added a custom SortedDict.repr so that …
- 02:25 Changeset [535535a4]attic/queryset-refactorsoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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 bunch of annoying trailing whitespace. git-svn-id: …
- 02:05 Changeset [76005c9]attic/queryset-refactorsoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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 #3948 -- Added some extra relevant information to …
- 02:05 Ticket #3948 (improve template parse error to show incorrect token) closed by
- fixed: (In [5067]) Fixed #3948 -- Added some extra relevant information to …
- 01:38 Ticket #3857 (Table quick reference for FileField docs) closed by
- fixed: (In [5066]) Fixed #3857 -- Used a table to describe the required arg …
- 01:38 Changeset [939f678]attic/queryset-refactorsoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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 #3857 -- Used a table to describe the required arg for …
- 00:00 Ticket #4149 (cache_page decorator documented incorrectly) closed by
- invalid: This is a problem with the decorator, not the documentation.
04/24/2007:
- 23:44 Ticket #2713 (Sitemap Index with Cache gives a NoReverseMatch exception) closed by
- fixed
- 23:37 Ticket #4149 (cache_page decorator documented incorrectly) created by
- While investigating #2564, I found that the problem was actually …
- 23:29 Ticket #2564 (urlresolvers.reverse broken when reversing decorated views) closed by
-
invalid: This ticket is actually user error, the problem is that
cache_page
… - 23:24 Ticket #2713 (Sitemap Index with Cache gives a NoReverseMatch exception) reopened by
- Actually, that other ticket was user error, this ticket is the correct one.
- 23:14 Ticket #4148 (Inclusion of Middleware to fix IE VARY bug) created by
- There is a bug in Internet Explorer, described in …
- 23:06 Ticket #2573 (Relating two models to the same model using generic relations with the ...) closed by
- invalid: Doesn't look like a bug to me unless I'm missing something. You can't …
- 22:51 Ticket #3587 (filter() and order_by()) closed by
-
duplicate: Closing as a duplicate of #2076 regarding
order_by()
. The … - 19:37 Ticket #4147 (Add some i18n hooks to DateFormat) created by
- Django's handling of i18n is fairly good, but one major point that it …
- 17:15 Ticket #4022 (Problem with select fields and foreign keys) closed by
- invalid: No bug here.
- 15:58 Ticket #4146 (Database Module Conflicts) created by
- There is an issue in the DB ORM where it's receiving conflicts between …
- 15:11 Ticket #4145 (Add information on support for creating subclasses in the model) created by
- I'm new to Django, and it seems like support for defining subclasses …
- 15:05 Ticket #4144 (ModelBase should only check `sys.modules` when it needs to) created by
-
Currently,
ModelBase.__new__
retrieves a model's module through … - 14:56 DjangoBrasil edited by
- (diff)
- 11:28 Ticket #3992 (bad link in old online docs) closed by
- fixed: It appears the redirect is now in place, closing ticket.
- 11:26 Ticket #4142 (Bad link) closed by
- duplicate: dup of #4013.
- 10:48 Ticket #4143 (Icelandic postalcodes, id numbers and phone numbers for localflavor) created by
- This zip includes Icelandic postalcodes, id numbers and phone numbers …
- 10:46 DjangoPoweredSites edited by
- (diff)
- 10:45 DjangoPoweredSites edited by
- (diff)
- 09:46 DjangoBrasil edited by
- (diff)
- 08:58 Ticket #4142 (Bad link) created by
- At the bottom of the page …
- 07:53 Ticket #3870 (a couple widgets not passing along attrs to render()) closed by
- fixed: (In [5065]) Fixed #3870, Refs #3787 -- Fixed handling of widget …
- 07:53 Changeset [56b8914e]attic/queryset-refactorsoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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 #3870, Refs #3787 -- Fixed handling of widget attributes on …
- 06:45 Ticket #4141 (TextFeld raises UnicodeDecodeError) created by
- When trying to insert some text with non-ascii character into a …
- 04:20 DjangoPoweredSites edited by
- added link to http://researchpages.net (diff)
- 03:51 Ticket #4140 (oracle: manage.py syncdb fails with ORA-06552 when a fieldname is a keyword) created by
- calling "manage.py syncdb log" with my log model on an empty Oracle …
- 02:48 Ticket #3826 (`{% with %}` template tag) closed by
- wontfix: The more compact form is not greatly more readable. Let's leave it as …
- 02:25 Ticket #3963 ([patch] Add optional replacement for truncate filters) closed by
- wontfix: I really can't see that is widely useful. If there is a realy big …
- 02:22 Ticket #3984 ([patch] add 'view' as a default permission in django.contrib.auth) closed by
- wontfix: Please stick to one issue per ticket. Changing the names of the …
- 02:10 Ticket #4003 (Added tooltips (title=) to newforms.widgets.Select) closed by
- wontfix: Not worth including in core. Best practice is that select names should …
- 02:09 Ticket #4007 (404 and 500 handlers lack exception parameter) closed by
- wontfix: You should be able to extract this inform with sys.exc_info(), so I …
- 02:00 Ticket #4028 (New edit_inline-like option: popup) closed by
- wontfix: Newforms-admin will make it easier to write customisations like this …
- 00:58 Changeset [39aa40d1]attic/queryset-refactorsoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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 #4133 -- Fixed broken links in docs. Thanks, Gary Wilson …
- 00:58 Ticket #4133 (documentation links using underscore instead of dash) closed by
- fixed: (In [5064]) Fixed #4133 -- Fixed broken links in docs. Thanks, Gary Wilson
04/23/2007:
- 23:43 Ticket #3213 (Django should have OpenID implemented in django.contrib.auth) reopened by
- Why close the ticket? It's about whether to include openid support in …
- 22:46 Ticket #4139 (Documentation mentions non-existent "add_message" method) created by
- The documentation …
- 22:26 Ticket #4138 (Korean(ko) i18n patches) created by
- 1. Updated the po file with the trunk (make-messages) 1. Fixed some …
- 22:25 Ticket #3213 (Django should have OpenID implemented in django.contrib.auth) closed by
- fixed
- 22:08 Ticket #4137 (django.util.timesince i18n patch) created by
- The timesince util(filter) have some crucial formatting i18n missing. …
- 19:29 Ticket #4135 (Dead links in Tutorial for 0.96) closed by
- duplicate: Dupe of #4013... which really needs to be fixed because we're getting …
- 19:16 Ticket #4136 (Save empty, nullable CharField's as null rather than as an empty string) created by
- When Django sends an update to MySQL for a NULL field it does not …
- 17:56 Ticket #4135 (Dead links in Tutorial for 0.96) created by
- Instead of http://www.djangoproject.com/documentation/0.96/tutorial3/ …
- 16:52 Ticket #4134 (raw_id_admin support direct visible repr of chosen object) created by
- the current raw_id_admin ability of 0.96 does not show you the value …
- 16:24 Changeset [53eddd4]attic/queryset-refactorsoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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 HTTP_HOST example header git-svn-id: …
- 12:56 Ticket #4127 (broken link to QuerySet DB API in 0.96 documentation) closed by
- duplicate: forgot to close the ticket.
- 12:53 CookBook edited by
- (diff)
- 12:24 Ticket #4112 (Broken Link on 0.96 Database API Reference Page) closed by
- duplicate: dup of #4133
- 12:20 Ticket #4033 (broken link to 0.96 db-api) closed by
- duplicate: dup of #4133
- 12:20 Ticket #4133 (documentation links using underscore instead of dash) created by
- Combining other tickets here for a more general problem, and a couple …
- 12:04 Ticket #4118 (dead link) closed by
- duplicate: the link this page was on wasn't mentioned, but is probably a dup of #4033.
- 12:03 Ticket #4104 (Webdesgin link from 0.96 docs is wrong) closed by
- duplicate: dup of #4043.
- 10:52 Ticket #4132 (Polish translation update) created by
- Updated and cleaned up Polish translation of django.po. Conforms …
- 10:38 Ticket #4128 (Django 0.96 installation problem in Windows XP.) closed by
- duplicate: Closing this since #3245 was re-opened and Malcolm has mentioned there …
- 10:25 Ticket #4131 (addslashes isn't sufficient to protect literal strings in embedded ...) created by
- When creating literal strings in embedded JavaScript code, the …
- 10:21 Ticket #4130 (When mistyping a field name in an ORM call, the error message could be ...) created by
- If I make a mistake when creating a filter call, the error message …
- 09:38 Ticket #4129 (Named urls break view prefix.) created by
- The following code results in a ViewDoesNotExist exception for …
- 05:53 Ticket #4128 (Django 0.96 installation problem in Windows XP.) created by
- Hello good folks, A short description - Django 0.96 does not …
- 05:09 Ticket #4127 (broken link to QuerySet DB API in 0.96 documentation) created by
- Hi, reading your excelent doc today I found that link from page …
- 03:00 Ticket #4126 (TypeError when edit_inline and Multiple ForeignKeys to same model ...) created by
- This is almost a duplicate of #1939, however, I am getting a …
- 00:51 Ticket #4125 (datastructures EasyQuerySet (+ small fixes)) created by
- Here's a working implementation to make the calendar views work …
- 00:51 Ticket #4107 ([patch] Localization stuff) closed by
- fixed: (In [5061]) Fixed #4107 -- Marked a few more strings for translation. …
- 00:51 Changeset [00cb6a1b]attic/queryset-refactorsoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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 #4107 -- Marked a few more strings for translation. Thanks, …
04/22/2007:
- 23:58 Ticket #4124 (Hierarchical Many-To-One relation presentation in admin page) created by
- Models: […] Using edit_inline in Person and Group, but only the …
- 22:24 Ticket #4123 (firstof template tag doesn't accept strings with spaces) created by
- When firstof is passed a quoted string with a space, ex. {% firstof …
- 22:14 Ticket #4122 (Chilean localflavor, national identity number.) created by
- Added a patch a localflavor for a field with the Chilean national …
- 20:55 Ticket #4106 (Typo (important) in datastructures.py - MultiValueDict) closed by
- fixed: (In [5060]) Fixed #4106 -- Fixed typo in datastructures.py. Thanks, …
- 20:55 Changeset [254e087e]attic/queryset-refactorsoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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 #4106 -- Fixed typo in datastructures.py. Thanks, Amr Mostafa …
- 20:36 Ticket #4121 (DateTime, Date,Time, MonthDay, YearMonth for general usage) created by
- Currently Django does not let one to use the great functions …
- 18:02 DjangoPoweredSites edited by
- (diff)
- 16:22 Ticket #4116 (Bad cross-links in 0.95 tutorial) closed by
- duplicate: Dupe of #4013
- 15:47 DjangoBrasil edited by
- (diff)
- 15:23 DjangoPoweredSites edited by
- (diff)
- 15:22 DjangoPoweredSites edited by
- (diff)
- 15:09 Ticket #4120 (some admin Javascript cleanups) created by
- Here are the pure javascript cleanups from ticket 4045.
- 15:02 Ticket #4119 (Incorrect HTTP-Date format in expire field of HTTP Header) created by
-
Currently the Django uses
datetime.strftime
to format it's … - 13:25 Ticket #4118 (dead link) created by
- http://www.djangoproject.com/documentation/0.96/db_api/
- 13:03 Ticket #4022 (Problem with select fields and foreign keys) reopened by
- Ok, so I've made a very simple app to demonstrate the problem (no …
- 12:07 DjangoPoweredSites edited by
- added email2photo link (diff)
- 09:54 Localization edited by
- (diff)
- 09:49 DjangoPoweredSites edited by
- Added PickMeet, a personal project. (diff)
- 08:55 Ticket #4117 (Attributes for Widgets composed of more than one HTML element) created by
- As suggested in #3870, I'm adding this ticket. With widgets (such as …
- 07:12 Ticket #4116 (Bad cross-links in 0.95 tutorial) created by
- On page http://www.djangoproject.com/documentation/0.95/tutorial01/: …
- 04:35 Ticket #4115 (contrib.thumbnails) created by
- The idea has been bantered about in the dev group, so I thought I'd …
- 01:44 Ticket #4114 (ForeignKey and OneToOneField should take the verbose_name of target ...) created by
- In order to get a user-friendly and localize-ready field name in the …
Note: See TracTimeline
for information about the timeline view.