Timeline
09/05/2008:
- 23:37 Ticket #8905 (Error in default comment preview template) closed by
- invalid: On a closer look, this was clearly a PEBKAC from my part. The comment …
- 23:33 Ticket #8912 (File storage and save/commit=False) created by
- Background: I noticed this when playing with save_formset() on …
- 22:58 Ticket #8911 (errors in porting guide) created by
- The porting guide contains a few typos (consistant, maxlength …
- 22:15 Ticket #8910 (Unicodedecodeerror with inline models when using speical characers and ...) created by
- I am using SVN checkout 8972 of Django with Python 2.3.4 and …
- 21:39 Ticket #8864 (url example regex typo in '1.0-porting guide') closed by
- invalid: The regex you propose fails to capture the final slash, breaking any …
- 21:18 Ticket #8863 (Accidental duplication of word in 'porting guide'.) closed by
- fixed: This was fixed by [8966]
- 21:16 Ticket #8875 (Typos in 1.0-porting-guide) closed by
- fixed: These two errors were fixed by [8966]
- 20:39 Ticket #8909 (Typo in contenttypes docs) created by
- A single quote is missing, see patch.
- 19:48 GeoDjangoDatabaseAPI edited by
- More up-to-date and comprehensive docs now available at geodjango.org. (diff)
- 19:47 DjangoBranches edited by
- No active branches at this time (diff)
- 19:46 WikiStart edited by
- deleted some items from "under discussion" (diff)
- 19:29 Ticket #1030 (auto_now_add is broken for edit_inline field) closed by
-
invalid:
edit_inline
has been completely refactored from newforms-admin …
- 19:22 Ticket #1603 (Setting a primary key field editable=False breaks when using edit_inline) closed by
- invalid: This should be fixed in 1.0. Marking invalid now.
- 19:09 Ticket #8894 (Typo: "foriegn key" in Creating forms from models) closed by
- fixed: (In [8972]) Fixed #8894 -- Fixed typo in modelforms.txt. Thanks, …
- 19:09 Changeset [5f83e048]soc2009/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 #8894 -- Fixed typo in modelforms.txt. Thanks, koblaid@… …
- 19:07 Ticket #8876 (Path to install.txt wrong in INSTALL file) closed by
- fixed: (In [8971]) Fixed #8876 -- Fixed incorrect path to install.txt in …
- 19:07 Changeset [bae9feb4]soc2009/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 #8876 -- Fixed incorrect path to install.txt in INSTALL. Thanks, …
- 19:02 Ticket #8872 (Small typo in commiters.txt) closed by
- fixed: Looks like this was fixed.
- 18:56 Ticket #376 (Add a handler for mod_python v. 2 (Django requires v. 3)) closed by
- wontfix: Closing because mod_python 2 is old.
- 18:54 Ticket #7245 ([BUG] Data row duplication while changing inherited models using ...) closed by
- invalid: Closing, because manipulators are gone.
- 18:54 Ticket #2107 (Adding an object and several related objects at once with manipulators ...) closed by
- invalid: Closing, because manipulators are gone.
- 18:43 Ticket #8908 (ModelForms check constraints that they should not.) created by
- This is a patch for the changes committed in #8209 If you have a …
- 18:36 Ticket #8907 (ORM-level Caching) created by
- MOTIVATION: - Suppose the following is very expensive: {{{ …
- 16:32 Ticket #8902 (tags having problems with filtered variables using arguments with spacing) closed by
- duplicate: Duplicate of #6271.
- 15:36 Ticket #8906 (django.contrib.auth settings.py URL's aren't portable) created by
- in r8015, django gained the ability to be moved from one path to …
- 15:32 Ticket #8905 (Error in default comment preview template) created by
-
In
django/contrib/comments/templates/comments/preview.html
row … - 14:44 Ticket #8897 (Peculiarity in url template tag - lookup fails when view name enclosed ...) closed by
- invalid: Impossible, […] i.e. they are the same thing for Python. The bug …
- 13:47 Ticket #8904 (GeoDjango should raise a more informative exception when doing ...) created by
- A better error should be reported for when a distance lookup is …
- 12:46 Ticket #8903 (admin.TabularInline creates duplicate pk input boxes) created by
- Just filing this bug based on a conversation in #django: 18:09 …
- 12:40 Changeset [698dbb63]soc2009/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
- I am not a lolcat git-svn-id: …
- 12:34 Ticket #8902 (tags having problems with filtered variables using arguments with spacing) created by
- If you want to do something like this: {{{ {% with …
- 12:00 DjangoFriendlyWebHosts edited by
- (diff)
- 10:52 Ticket #8892 (ForeignKey relation not saved as expected) reopened by
- The documentation still needs to be clarified and we can look at …
- 10:39 Changeset [79825194]soc2009/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 bio for myself git-svn-id: …
- 10:38 Ticket #8171 (Invalid formset when form is missing from POST data) reopened by
- There is a bug which perhaps relate to this ticket. When you set …
- 10:32 Ticket #8901 (Django's guessed postgresql sequence name is incorrect if the ...) created by
- The autogenerated sequence name for a primary key in postgresql is …
- 10:18 DjangoResources edited by
- add django-flags (diff)
- 10:01 Ticket #8607 (yaml serialization to file fails) closed by
- fixed
- 09:58 Ticket #8900 (TemporaryFileUploadHandler - Windows Permission Error (ErrNo 13)) created by
- When I upload files with the TemporaryFileUploadHandler I get a …
- 09:49 Ticket #8899 (Admin "exclude" option should accept both lists and tuples) closed by
- invalid: You can use any python sequence type. So tuples are OK.
- 09:43 Changeset [04682244]soc2009/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
- Corrected my email address in AUTHORS. git-svn-id: …
- 09:17 Ticket #8899 (Admin "exclude" option should accept both lists and tuples) created by
- Hi, On …
- 09:07 Changeset [a5bf0af]soc2009/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 typo in my name git-svn-id: …
- 08:47 Ticket #8898 (`required` validation bypassed when using `DateTimeField` with ...) created by
-
DateTimeField.clean
callsField.clean
for therequired
part of … - 08:40 Ticket #8897 (Peculiarity in url template tag - lookup fails when view name enclosed ...) created by
- Does what it says on the tin. Old, non-working code example: urls.py …
- 07:57 Ticket #8896 (Routing according also to hostname) created by
- There should be a possibility to route urls even according to …
- 07:30 Ticket #8895 (flup fastcgi debug setting should be optional) created by
-
In r4170 the flup/wsgi
debug
was explicitly set toFalse
. … - 05:20 Ticket #8887 (reStructuredText processor broken in Trac) closed by
- duplicate: Duplicate of #8502
- 03:46 Ticket #8892 (ForeignKey relation not saved as expected) closed by
-
wontfix: This is quite expected as
a
doesn't have a primary key before … - 03:39 Ticket #8894 (Typo: "foriegn key" in Creating forms from models) created by
- Typo in the docu: …
- 03:39 Ticket #8893 (1.0 conversion guide doesn't mention url prefix change in attaching ...) created by
- In 0.96, if you wanted to attach a Javascript file to an admin view, …
- 03:15 Ticket #8892 (ForeignKey relation not saved as expected) created by
- Here are two simple models: […] Now, see the following sequence. …
- 03:06 Ticket #8891 (Tutorial part 2 should not tell to edit an admin.py file that doesn't ...) created by
- "Just one thing to do: We need to tell the admin that Poll objects …
- 01:12 Ticket #8890 (Inline model formsets break validation for unique_together with ...) closed by
- duplicate: Duplicate of #8882.
- 00:54 UsingVimWithDjango edited by
- removed edit_inline from snippet model (diff)
- 00:52 UsingVimWithDjango edited by
- correction to the snippets syntax for django 1.0 compatibility (diff)
09/04/2008:
- 22:24 Ticket #8890 (Inline model formsets break validation for unique_together with ...) created by
- I currently have the following forms: […] and the relevant models: …
- 21:40 Ticket #8889 (admindocs.views.view_index dies when views are callable classes) created by
- I'm using django_restapi and the django.contrib.admindocs Views …
- 21:37 CookBookPortugues edited by
- (diff)
- 20:53 Ticket #8888 (fields_for_model() should produce fields in the same order as in ...) created by
- As per the TODO on line 126 of django/forms/models.py: "# TODO: …
- 20:39 Ticket #8887 (reStructuredText processor broken in Trac) created by
- The code.djangoproject.com Trac instance is not correctly processing …
- 19:48 Changeset [6008485b]soc2009/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
- Made a bunch of edits and typo corrections to 1.0-porting-guide.txt …
- 19:20 Ticket #8886 (loaddata deserializes BooleanFields wrong for inheriting model) created by
- When using a very simple model of an Employee that extends auth.User, …
- 19:09 Ticket #8165 (When using can_order=True on formset, ordered_forms is not avaible ...) reopened by
- An specific use-case could be if a page with a number of same forms …
- 17:45 Ticket #8885 (HTML markup appearing in title of doc page) created by
- The page at http://docs.djangoproject.com/en/dev/ref/models/options/ …
- 17:09 Ticket #7768 (r 'str' object is not callable in base.py) closed by
- worksforme: The tutorial is correct; if you read the comments above you'll see …
- 17:06 Ticket #8878 (Authentication in the admin should not make any assumptions on valid ...) closed by
- duplicate: Duplicate of #8342 and #7591. In the future, please search for …
- 16:30 Ticket #8884 (Typo in ...) closed by
- duplicate: #8883 contains this typo and others.
- 16:16 Ticket #8884 (Typo in ...) created by
- Multiple inheritance¶ Just as with Python's subclassing, it's …
- 16:11 Ticket #8883 (doc glitches in model reference intro (writing models)) created by
- There are a couple of typos and some ReST errors in …
- 16:08 Ticket #8882 (Inline model formsets break validation for unique and unique_together ...) created by
- The admin site fails when trying to create two registers (not unique) …
- 15:34 Ticket #8881 (LayerMapping Error with more than two fields geometry) created by
- If my models have two or more geometry fields: […] […]
- 15:13 Ticket #8880 (bit of django.template source doc) created by
- Just added a sample code for the Lexer
- 15:01 Ticket #7768 (r 'str' object is not callable in base.py) reopened by
- Replying to ericholscher: > Ask on django-users, more than …
- 14:44 Ticket #8879 (ngettext is used in comments framework) created by
-
There is one place where
ngettext()
is used to translate strings in … - 12:01 Ticket #8878 (Authentication in the admin should not make any assumptions on valid ...) created by
- When the user authentication with all configured authentication …
- 11:41 Changeset [1b39622]soc2009/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 re-raising of ORA-01400 as an IntegrityError in a way that works …
- 11:20 Ticket #8877 (Very strange bug in MySQL backend for exact query.) closed by
- invalid: This isn't a bug in Django. It's a problem with MySQL - or at least, …
- 11:14 Ticket #8877 (Very strange bug in MySQL backend for exact query.) created by
- I have a User object whose username is 'jumann'. When I do this: …
- 10:27 Ticket #7025 (SafeUnicode.split() should return a list of SafeUnicode objects) reopened by
- It is unclear why this was closed wontfix. Malcolm accepted the …
- 10:12 Ticket #5727 (views/static.py small refactoring) closed by
- duplicate: duplicate of #6485
- 10:06 Ticket #7025 (SafeUnicode.split() should return a list of SafeUnicode objects) closed by
- wontfix
- 09:41 GeoDjangoUbuntuInstall edited by
- GEOS should be built before GDAL (diff)
- 09:26 Ticket #8876 (Path to install.txt wrong in INSTALL file) created by
- Last line of INSTALL reads: "For more detailed instructions, see …
- 09:25 Ticket #8875 (Typos in 1.0-porting-guide) created by
- Duplicate removal: "The oldforms module was also removed removed." …
- 07:32 GeoDjangoUbuntuInstall edited by
- updated to 1.0 release from rc (diff)
- 07:30 Ticket #8874 (problem with URLs on FastCGI after update to 1.0) created by
- all URI resolve to root(/) after updating django from beta to …
- 06:29 Ticket #8862 (bad link to faq) closed by
- fixed: Fixed; thanks!
- 05:21 Ticket #8873 (FAQ link broken) closed by
- duplicate: This is duplicate of #8862
- 04:50 Changeset [3239849]soc2009/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
- Correct bad target in middleware documentation git-svn-id: …
- 04:07 Ticket #8871 (django.get_version: 1.0-final-SVN-unknown) closed by
- wontfix: Well, it can't be fixed in the release since that's over and done …
- 03:49 Ticket #8873 (FAQ link broken) created by
- The bottom of page link to the FAQ (http://docs.djangoproject.com/faq/ …
- 03:08 Ticket #8872 (Small typo in commiters.txt) created by
- There's a very very very small typo in commiters.txt: […]
- 02:59 Ticket #8871 (django.get_version: 1.0-final-SVN-unknown) created by
-
django.get_version()
returns u'1.0-final-SVN-unknown' instead of … - 02:44 Ticket #8855 (Default comment form deficiencies) closed by
- duplicate: Closing this ticket as duplicate in favor of #8868, #8869 and #8870. …
- 02:41 Ticket #8870 (Templates in comments framework are not compliant with Django style) created by
- In all templates in comment framework all froms have HTTP method …
- 02:35 Ticket #8869 (Templates in comments framework are not XHTML-compliant) created by
- The HTML markup used in new comment framework templates is not …
- 02:29 Changeset [36b120c2]soc2009/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 #8867: Corrected a couple typos in the signals documentation …
- 02:29 Ticket #8867 (Typo in signals docs) closed by
- fixed: (In [8963]) Fixed #8867: Corrected a couple typos in the signals …
- 02:25 Ticket #8868 (Templates in comments framework are not marked for translation) created by
- Strings in new comments framework templates are not marked for …
- 02:19 Ticket #8867 (Typo in signals docs) created by
- In http://docs.djangoproject.com/en/dev/ref/signals/#pre-delete …
- 01:22 Ticket #8866 (Built-in Javascript search results' links is missing FILE_SUFFIX) created by
- The docs generated by running 'make html' in the docs directory has a …
- 01:02 Ticket #8865 (fields.py regression test fails) created by
- I'm getting a failure with tests/regressiontests/forms/fields.py […]
- 00:26 Changeset [ca422fd8]soc2009/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
- Now that the 1.0 release is finalized, we can fill in the revision …
09/03/2008:
- 23:12 Ticket #8864 (url example regex typo in '1.0-porting guide') created by
- The following text appears: […] Seems like the regex for the …
- 23:06 VersionOneReleasePartyHelsinki edited by
- append self into attend list (diff)
- 23:03 Ticket #8863 (Accidental duplication of word in 'porting guide'.) created by
- Found an accidental duplication of a word in the '1.0 porting guide' …
- 22:18 Ticket #8860 (Where should form classes and formset classes be defined?) closed by
- invalid: There's no requirement that they be defined in any specific place; …
- 21:42 Ticket #8862 (bad link to faq) created by
- Link to http://docs.djangoproject.com/faq/ on the bottom of each FAQ …
- 21:28 Ticket #8861 (Validation of Forms doesn't mention self.instance) created by
- on …
- 21:03 Ticket #8860 (Where should form classes and formset classes be defined?) created by
- The current documentation doesn't say where form classes and …
- 21:00 GeoDjangoModelAPI edited by
- (diff)
- 19:01 Ticket #8801 (.96 docs say svn) closed by
- wontfix: Those aren't ever going to be changed now. Once the release is made, …
- 18:38 Changeset [42ef6557]soc2009/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.x1.0 by
- Bump version number for Django 1.0 release git-svn-id: …
- 18:25 Ticket #8859 (Update the translation more consistency, more natural Mandarin Chinese.) created by
- For example, changed 'password' translation from 口令 to 密码。(try Google …
- 18:10 Changeset [58fad7f]soc2009/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 the last notes about 1.0, including the inevitable (short!) list …
- 17:57 Ticket #8720 (MultipleHiddenInput doesn't give list of elements in clean method) reopened by
- Ok, I set up a test project with recent django(r8955). It has a simple …
- 17:46 Changeset [96a417f9]soc2009/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 two XHTML errors pointed out by Jarek Zgoda. Refs #8855. …
- 17:45 Ticket #8841 (ModelChoiceIterator does not work with multi table inheritance) closed by
- fixed: (In [8957]) Fixed #8841 -- Fixed a case of ForeignKeys to models …
- 17:45 Changeset [75528786]soc2009/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 #8841 -- Fixed a case of ForeignKeys to models constructed with …
- 17:25 Ticket #8858 (Typo (no instead of not) in new SQLite version information) created by
- There's a typo, no instead of not, in new SQLite version information.
- 17:25 Ticket #8842 (Updated German translation) closed by
- fixed: This was already closed. If you have a problem with the translation …
- 17:22 Changeset [c949665]soc2009/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 #8856 -- Updated Latvian translation from Edgars Jēkabsons. …
- 17:22 Ticket #8856 (Latvian translation update) closed by
- fixed: (In [8956]) Fixed #8856 -- Updated Latvian translation from Edgars …
- 16:55 Ticket #8320 (Admin Transaction Management Error) reopened by
- Right, we've got a working test case: […] The bug looks to be …
- 16:47 Changeset [7c2e2d2]soc2009/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 a note about queryset.query being opaque. git-svn-id: …
- 16:31 DjangoOnWindows/TestSuiteFailures created by
- 16:29 Changeset [9d407fb5]soc2009/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
- updated croatian (hr) translation git-svn-id: …
- 16:24 DjangoOnWindows edited by
- Move test suite result details to its own page (diff)
- 16:22 Changeset [c19d2dd8]soc2009/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
- Cleaned up some whitespace git-svn-id: …
- 16:21 Changeset [00dcd49f]soc2009/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
- I'm not working for the Guardian just yet - not until October …
- 16:16 Changeset [559c0da7]soc2009/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 a small initialisation edge-case in the raw_id_fields section of …
- 16:11 Ticket #7570 (test failure with sqlite3 version < 3.3.6, typically on Windows: ORDER ...) closed by
- wontfix: OK, that's done, so wontfix.
- 16:10 Changeset [d7e37b6]soc2009/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 a note about SQLite versions before 3.3.6. Refs #7570. Thanks, …
- 15:57 Changeset [cdffe90c]soc2009/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
- And now we don't need that redundant extra sentence git-svn-id: …
- 15:56 Changeset [d6f94676]soc2009/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
- Fix my bio git-svn-id: …
- 15:55 Ticket #8849 ("Changed|New in Django development version" and version*:: 1.0 fixes) closed by
- fixed: (In [8947]) Fixed #8849: added some more "new in 1.0" flags. Thanks, …
- 15:55 Changeset [7b0b992]soc2009/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 #8849: added some more "new in 1.0" flags. Thanks, ramiro. …
- 15:52 Ticket #8847 (I18N docs tweaks) closed by
- fixed: (In [8946]) Fixes #8847 - a bunch of cleanups to the i18n docs. …
- 15:52 Changeset [ee28ee93]soc2009/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
- Fixes #8847 - a bunch of cleanups to the i18n docs. Thanks, ramiro! …
- 15:48 Ticket #8842 (Updated German translation) reopened by
- Now it's wrong. I still think Django "sites" (from sites app) means …
- 15:41 Changeset [8df1580]soc2009/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
- Typo fixes. git-svn-id: …
- 15:35 Changeset [dd75469]soc2009/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 my location to the committer details. git-svn-id: …
- 15:33 Ticket #8857 (Forms documentation doesn't describe how to handle uploads) created by
- The general form documentation …
- 15:32 Ticket #8856 (Latvian translation update) created by
- Localflavour app translation not completed. Otherwise should be 100%. …
- 15:30 Changeset [26dd79c8]soc2009/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
- Updated my entry on the committers documentation. git-svn-id: …
- 15:27 Changeset [62fc155]soc2009/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 #8848: clarified custom file storage backend docs in light of …
- 15:27 Ticket #8848 ([Custom file storage] Contradiction between code and docs) closed by
- fixed: (In [8942]) Fixed #8848: clarified custom file storage backend docs in …
- 15:23 Changeset [5697f879]soc2009/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 #8701, a couple of bad links in the docs. git-svn-id: …
- 15:23 Ticket #8701 (Fix references to old doc) closed by
- fixed: (In [8941]) Fixed #8701, a couple of bad links in the docs.
- 15:21 Changeset [d302be42]soc2009/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
- Corrected some minor typos in the committers details. git-svn-id: …
- 15:19 Ticket #8822 (Missing links in 1.0 release notes) closed by
- fixed: I fixed this a bit ago.
- 15:14 Changeset [c5d56be3]soc2009/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 a small typo in docs/internals/committers.txt git-svn-id: …
- 15:05 Ticket #5900 (update for i18n zh_TW django.po file) closed by
- fixed: (In [8938]) Fixed #5900 -- Updated Traditional Chinese translation …
- 15:05 Changeset [db29f06]soc2009/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 #5900 -- Updated Traditional Chinese translation from Terry …
- 15:04 Ticket #8843 (Translation update for traditional chinese (zh_TW)) closed by
- duplicate: Dupe of #5900, by the looks of it.
- 14:58 Changeset [e62ab770]soc2009/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
- A collection of improvements and cleanups to the 1.0 release notes and …
- 14:58 Changeset [9d5e77d2]soc2009/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
- Cleaned up the list of authors/contributors so that people actually …
- 14:57 Ticket #8854 (url tag and reverse function do not work) closed by
- invalid: If you're still having trouble with this, please ask on the …
- 14:52 Ticket #8855 (Default comment form deficiencies) created by
- Default comment form, as found in comments framework, suffers from …
- 14:51 Ticket #8832 (icons in error messages should be right-aligned when UI is RTL) closed by
- fixed: (In [8935]) Fixed #8832 -- Position the error icons on the right of …
- 14:51 Changeset [a1e9b98]soc2009/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 #8832 -- Position the error icons on the right of the screen in …
- 14:45 GeoDjangoUbuntuInstall edited by
- beta to RC1, minor fixes (diff)
- 14:35 Ticket #8854 (url tag and reverse function do not work) created by
- urls.py […] And try: […] Even admin page breaks with url …
- 14:27 Ticket #8853 (admindoc :template: role should not append .html) created by
-
Many other template suffixes are used besides
.html
, for example … - 14:11 Ticket #8852 (invalid link) closed by
- invalid: These links are automatically generated, in any event those docs are …
- 13:59 Ticket #8852 (invalid link) created by
- at site http://www.djangoproject.com/documentation/upload_handling/ …
- 13:47 Ticket #8844 (Russian translation with fixed) closed by
- fixed: (In [8934]) Fixed #8844 -- Russian translation update from Grigory Fateyev.
- 13:47 Changeset [422ba9d]soc2009/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 #8844 -- Russian translation update from Grigory Fateyev. …
- 13:44 Changeset [e1f1bda3]soc2009/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 #8614 -- Typo fix. git-svn-id: …
- 13:44 Ticket #8614 (typo in django.contrib.comments models.py) closed by
- fixed: (In [8933]) Fixed #8614 -- Typo fix.
- 13:38 Ticket #7588 (Inheritance of models seems to fail when mixing abstract and multi ...) closed by
- fixed: (In [8932]) Fixed #7588 -- Inherit fields from concrete ancestor …
- 13:38 Changeset [d8868801]soc2009/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 #7588 -- Inherit fields from concrete ancestor classes via …
- 13:18 Ticket #8851 (Add a default option to list_filter in the admin interface) created by
- There should be a way to set a default list_filter in the admin …
- 13:05 Changeset [9a89d1eb]soc2009/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
- Closes #8842 - Updated German translation, thanks Florian Sening. …
- 13:05 Ticket #8842 (Updated German translation) closed by
- fixed: (In [8931]) Closes #8842 - Updated German translation, thanks Florian …
- 12:59 Changeset [7bc5db3a]soc2009/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
- Changed the tests added in r8898 very slightly so that they don't …
- 12:53 Changeset [399abd7f]soc2009/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
- Changed the reverse() call for creating URLs to convert a "." in the …
- 12:45 Ticket #8850 (syndication framework includes an extra newline using default templates) created by
- The syndication framework default behavior is to load templates named …
- 12:43 Ticket #8849 ("Changed|New in Django development version" and version*:: 1.0 fixes) created by
- See atacjed patch
- 12:27 Ticket #8848 ([Custom file storage] Contradiction between code and docs) created by
- http://code.djangoproject.com/browser/django/trunk/django/core/files/st …
- 12:03 Ticket #8835 (Tests fail with r8908) closed by
- duplicate: Ah, nice job tracking this down, teleniko. This means that this is …
- 11:57 Ticket #8847 (I18N docs tweaks) created by
-
The attached patch contains the following changes:
topics/i18n.txt
: … - 11:17 Changeset [b0b73b3e]soc2009/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
- Typo fix in AUTHORS. git-svn-id: …
- 10:37 Ticket #8838 (typo in model fields docs) closed by
- fixed: Fixed in [8927]
- 10:35 Changeset [cd5a00b4]soc2009/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 #8838 - two typos in model field docs. Thanks, arien …
- 10:23 Ticket #8846 (Remove comment recommending tuples in settings docs) created by
- In the documentation for …
- 10:22 Tickets #7271,7459,7902,7949,8271,8845 batch updated by
- fixed: (In [8925]) [djangoproject.com] a bunch of fixes to the website. Fixes …
- 10:10 Ticket #7310 (Change Trac encoding to UTF-8) closed by
- fixed: Done - thanks for the pointer.
- 10:09 Ticket #5428 ([enhancement] search field in (main) web page (not in trac)) closed by
- fixed: The docs have a good search engine now, and you can use Google for the …
- 10:08 Ticket #4913 (Add a prominent link to Tutorials/DjangoResources from main) closed by
- fixed: Resources links to the tutorials; that's good enough for me.
- 10:00 Ticket #4043 (links to old versions of documentation are displayed even when that ...) closed by
- wontfix: The new docs get this right. At least, they will once we have more …
- 09:58 Ticket #3759 (Community aggregator update_feed.py uses wrong encoding) closed by
- worksforme: The code works for this website, which is all it's intended for.
- 09:38 Ticket #8605 (Link to Django Software Foundation at docs.djangoproject.com broken) closed by
- fixed: (In [8924]) [djangoproject.com] fixed #8605 - fixed links in website …
- 09:27 Ticket #8845 (Official Django weblog archive stops at April 2008, but there are ...) created by
- See the sidebar on this page: …
- 09:07 DjangoOnWindowsWithIISAndSQLServer edited by
- SQL Server backends are now external; linked to the two I know of. (diff)
- 08:49 Ticket #8844 (Russian translation with fixed) created by
- Russian translation to realese 1.0!
- 08:45 Ticket #8843 (Translation update for traditional chinese (zh_TW)) created by
- Translation update for traditional chinese (zh_TW) against trunk 8922
- 08:40 Ticket #8836 (Translation update for Slovenian) closed by
- fixed: (In [8923]) Closes #8836, Updated Slovenian translation. Thanks Gasper …
- 08:40 Changeset [c164305]soc2009/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
- Closes #8836, Updated Slovenian translation. Thanks Gasper Zejn. …
- 08:39 Ticket #8842 (Updated German translation) created by
- I fixed a few typos and added more consistency to the translations …
- 08:36 Ticket #5900 (update for i18n zh_TW django.po file) reopened by
- 08:29 Ticket #8836 (Translation update for Slovenian) reopened by
- I'm sorry, but I have now discovered that I have somehow missed 10 …
- 08:29 Localization edited by
- (diff)
- 08:27 Localization edited by
- Fix typo about PYTHONPATH (diff)
- 08:15 Localization edited by
- (diff)
- 08:15 Localization edited by
- (diff)
- 08:03 Ticket #8841 (ModelChoiceIterator does not work with multi table inheritance) created by
- The bug appears in the child admin interface view, when you use multi …
- 07:52 Changeset [eea68d9f]soc2009/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
- Close #8815. Updated Arabic translation (again) git-svn-id: …
- 07:52 Ticket #8815 (Final Arabic translation update and QA) closed by
- fixed: (In [8922]) Close #8815. Updated Arabic translation (again)
- 07:12 Ticket #8815 (Final Arabic translation update and QA) reopened by
- Sorry, one more, hopefully last, update to fix wrong display of …
- 07:09 DjangoOnWindows edited by
- #8196 was fixed in [8842], update proposals, revision. Restore page focus (diff)
- 06:45 Changeset [bb5e3a3]soc2009/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
- Closes #8837. Updated Finnish translation. Thanks Ville Säävuori. …
- 06:45 Ticket #8837 (Update to Finnish translation) closed by
- fixed: (In [8921]) Closes #8837. Updated Finnish translation. Thanks Ville …
- 06:42 Ticket #8836 (Translation update for Slovenian) closed by
- fixed: Fixed in [8920]!
- 06:41 Changeset [760aaae7]soc2009/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
- Closes #8836, Updated Slovenian translation. Thanks Gasper Zejn. …
- 06:41 Changeset [574fe759]soc2009/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
- Closes #8834, Updated Macedonian translation. Thanks Georgi …
- 06:41 Ticket #8834 (updated Macedonian translation) closed by
- fixed: (In [8919]) Closes #8834, Updated Macedonian translation. Thanks …
- 06:40 Ticket #8815 (Final Arabic translation update and QA) closed by
- fixed: (In [8918]) Closes #8815, Fix date/time formats for Arabic. Thanks …
- 06:40 Changeset [58c58cf1]soc2009/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
- Closes #8815, Fix date/time formats for Arabic. Thanks Ossama M. …
- 06:35 Ticket #8840 (Updated Norwegian translation) closed by
- fixed: (In [8917]) Closes #8840, Updated Norwegian translation; Thanks jonklo.
- 06:35 Changeset [116e174]soc2009/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
- Closes #8840, Updated Norwegian translation; Thanks jonklo. …
- 06:28 Ticket #8840 (Updated Norwegian translation) created by
- Added the string from r8877 to the Norwegian translation.
- 06:27 Ticket #8839 (typo in model fields docs) closed by
- duplicate: Dupe of #8838. No need to post a different ticket for each typo. …
- 06:13 Ticket #8839 (typo in model fields docs) created by
- http://docs.djangoproject.com/en/dev/ref/models/fields/#imagefield …
- 06:07 Ticket #8838 (typo in model fields docs) created by
- http://docs.djangoproject.com/en/dev/ref/models/fields/#positivesmallin …
- 05:02 Ticket #8837 (Update to Finnish translation) created by
- Added new string from r8877.
- 04:35 Ticket #8836 (Translation update for Slovenian) created by
- Slovenian translation update against trunk, [8914].
- 04:25 Ticket #8835 (Tests fail with r8908) created by
- Tested with r8908 on Debian Etch, Sqlite3 and Python 2.4.4 […]
- 04:24 Ticket #8834 (updated Macedonian translation) created by
- Please update the Macedonian translation
- 04:08 Ticket #8701 (Fix references to old doc) reopened by
- I spotted a couple more outdated references to the old docs. See the …
- 03:52 Changeset [20147a33]soc2009/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
- Italian translation updated: string flow. git-svn-id: …
- 03:18 Changeset [7b3843c]soc2009/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
- Updated German translation. Thanks to everyone in #django-de. …
- 03:16 Ticket #8815 (Final Arabic translation update and QA) reopened by
- Date formats wrongly translated
- 02:39 Ticket #8833 ("See XXX" in 1.0 Release Notes) closed by
- duplicate: That was reported in #8822, but seems to have gone under the radar. …
- 02:36 Ticket #8833 ("See XXX" in 1.0 Release Notes) created by
- Just as a Reminder, releases/1.0.txt in the …
- 02:25 Ticket #8831 (Turkish translation for security fix) closed by
- fixed: (In [8914]) Closes #8831, Updated Turkish translation, thanks Metin …
- 02:25 Changeset [d1bfa023]soc2009/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
- Closes #8831, Updated Turkish translation, thanks Metin Amiroff. …
- 02:22 Changeset [4b38af15]soc2009/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 #8815 -- Arabic translation update from okhayat. git-svn-id: …
- 02:22 Ticket #8815 (Final Arabic translation update and QA) closed by
- fixed: (In [8913]) Fixed #8815 -- Arabic translation update from okhayat.
- 02:11 Changeset [57d874b2]soc2009/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
- Updated Estonian translation. Thanks Erik Allik. git-svn-id: …
- 01:57 Ticket #8832 (icons in error messages should be right-aligned when UI is RTL) created by
- Icons and padding aren't changed to fit RTL display.
- 01:50 Ticket #8815 (Final Arabic translation update and QA) reopened by
- One more QA update. Patch added.
- 01:48 Ticket #8831 (Turkish translation for security fix) created by
- 01:22 Ticket #8828 (Fix whitespace issue) closed by
- fixed: (In [8911]) Fixed #8828 -- Trimmed some trailing whitespace that might …
- 01:22 Changeset [1794446b]soc2009/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 #8828 -- Trimmed some trailing whitespace that might have been …
- 01:14 Ticket #8802 (Document database-dependent behavior of BooleanField.) closed by
- fixed: (In [8910]) Fixed #8802 -- Documented MySQL's usage of 1/0 instead of …
- 01:14 Changeset [fd1d986]soc2009/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 #8802 -- Documented MySQL's usage of 1/0 instead of True/False …
- 01:14 Ticket #8830 (Polish translation (as of 8906)) closed by
- fixed: (In [8909]) Fixed #8830 -- Updated the recently changed string for the …
- 01:14 Changeset [fd78e89d]soc2009/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 #8830 -- Updated the recently changed string for the Polish …
- 00:53 Ticket #8825 (Inherited ManyToMany-fields does not appear in edit forms) closed by
- fixed: (In [8908]) Fixed #8825 -- Fixed a small error model field setup (on …
- 00:53 Changeset [780f239f]soc2009/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 #8825 -- Fixed a small error model field setup (on the model …
- 00:45 Ticket #8830 (Polish translation (as of 8906)) created by
- Remove a fuziness caused by security fix ([8877]).
- 00:42 Changeset [43f901e5]soc2009/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
- Updated the English language PO files to match the strings in the …
- 00:28 Ticket #8436 (Silent crash in forms rendering) closed by
- invalid: This is just an error. If you're trying to create a form using an …
09/02/2008:
- 23:43 Changeset [aea3408]soc2009/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 #8811: Corrected URL example in tutorial part 2 git-svn-id: …
- 23:43 Ticket #8811 (urls.py example of tutorial part 2 has Django template-style vars) closed by
- fixed: (In [8906]) Fixed #8811: Corrected URL example in tutorial part 2
- 23:42 Ticket #8804 (Documentation example gives wrong result) closed by
- fixed: (In [8905]) Fixed #8804: corrected URL example in sitemaps docs
- 23:42 Changeset [a92d511a]soc2009/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 #8804: corrected URL example in sitemaps docs git-svn-id: …
- 23:40 Ticket #8829 (form.as_li should be form.as_ul in one documentation file) closed by
- fixed: (In [8904]) Fixed #8829: Corrected typo in docs/topics/forms/index.txt
- 23:40 Changeset [87da9cd7]soc2009/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 #8829: Corrected typo in docs/topics/forms/index.txt …
- 23:23 Ticket #8812 (Delete link should be right-aligned when admin interface is RTL) closed by
- fixed: Fixed in [8903]
- 23:22 Changeset [42393ff6]soc2009/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 #8812 -- Fixed up the positioning of the "delete" link in the …
- 23:18 Ticket #8829 (form.as_li should be form.as_ul in one documentation file) created by
- In URL http://docs.djangoproject.com/en/dev/topics/forms/, there is a …
- 23:04 Ticket #8828 (Fix whitespace issue) created by
- I ran into a problem using Rietveld on Google App Engine after …
- 22:57 Changeset [1d1bfd2]soc2009/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 #8824 -- Updated the single changed string in the Catalan …
- 22:57 Ticket #8824 (Catalan translation for security fix) closed by
- fixed: (In [8902]) Fixed #8824 -- Updated the single changed string in the …
- 22:56 Changeset [2b06802]soc2009/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 #8821 -- Spanish translation update (just the changed string …
- 22:56 Ticket #8821 (Spanish translation for security fix) closed by
- fixed: (In [8901]) Fixed #8821 -- Spanish translation update (just the …
- 22:53 Changeset [4431b9df]soc2009/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 #8827 -- Hebrew translation update from Alex Gaynor. …
- 22:53 Ticket #8827 (Final Updates to Django's Hebrew Translation) closed by
- fixed: (In [8900]) Fixed #8827 -- Hebrew translation update from Alex Gaynor.
- 22:53 Changeset [8a54b1b0]soc2009/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 #8796 -- Another small Brazilian Portugese update. Thanks, …
- 22:53 Ticket #8796 (Last update of Brazilian Portuguese (pt_BR) localization for Django ...) closed by
- fixed: (In [8899]) Fixed #8796 -- Another small Brazilian Portugese update. …
- 22:48 Ticket #8819 (Regression: filter by extra(select = ..., order_by = ...) with ...) closed by
- fixed: (In [8898]) Fixed #8819 -- Don't include two copies of extra-select …
- 22:48 Changeset [61cc4a1]soc2009/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 #8819 -- Don't include two copies of extra-select columns in the …
- 22:34 Ticket #8796 (Last update of Brazilian Portuguese (pt_BR) localization for Django ...) reopened by
- 22:05 Ticket #8827 (Final Updates to Django's Hebrew Translation) created by
- Update for the latest change.
- 21:49 Ticket #8818 (German translation for security fix) closed by
- fixed: (In [8897]) Fixed #8818 -- Updated changed string in German …
- 21:49 Changeset [d2ca6fd5]soc2009/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 #8818 -- Updated changed string in German translation. Thanks, …
- 21:44 Changeset [735337c7]soc2009/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 #8796 -- Updated Portugese Brazilian translation from Guilherme …
- 21:44 Ticket #8796 (Last update of Brazilian Portuguese (pt_BR) localization for Django ...) closed by
- fixed: (In [8896]) Fixed #8796 -- Updated Portugese Brazilian translation …
- 21:44 Ticket #8826 (URLField links to the current website cause page loading problem when ...) created by
- 21:42 Changeset [f5c80ba9]soc2009/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 #8661 -- Updated French translation from David Larlet. …
- 21:42 Ticket #8661 (French translations for Django 1.0) closed by
- fixed: (In [8895]) Fixed #8661 -- Updated French translation from David Larlet.
- 21:41 Changeset [4ff1819e]soc2009/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 #8176 -- Updated Japanese translation from Takashi Matsuo. …
- 21:41 Ticket #8176 (New django.po for Japanese language.) closed by
- fixed: (In [8894]) Fixed #8176 -- Updated Japanese translation from Takashi …
- 21:39 Ticket #8815 (Final Arabic translation update and QA) closed by
- fixed: (In [8893]) Fixed #8815 -- Arabic translation update from okhayat.
- 21:39 Changeset [b019a880]soc2009/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 #8815 -- Arabic translation update from okhayat. git-svn-id: …
- 21:39 Ticket #8820 (Dutch translation for security fix) closed by
- fixed: (In [8892]) Fixed #8820 -- Dutch tranlation update from arien.
- 21:39 Changeset [7515ae1f]soc2009/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 #8820 -- Dutch tranlation update from arien. git-svn-id: …
- 21:37 Changeset [146f2aa]soc2009/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
- Updated Swedish translations. git-svn-id: …
- 20:57 Ticket #8825 (Inherited ManyToMany-fields does not appear in edit forms) created by
- Since revision [8855], inherited ManyToMany-fields does not appear in …
- 20:45 Ticket #8824 (Catalan translation for security fix) created by
- Updated translation for Catalan.
- 20:33 Ticket #8823 (Argentinian Spanish translation for security fix) closed by
- fixed: Never mind, was fixed in [8890].
- 20:32 Ticket #8823 (Argentinian Spanish translation for security fix) created by
- Updated translation for Argentinian Spanish.
- 20:29 Ticket #8822 (Missing links in 1.0 release notes) created by
- You may already know about this but I open a ticket just to make sure. …
- 20:29 Ticket #8821 (Spanish translation for security fix) created by
- Updated Spanish translation.
- 20:28 Ticket #8820 (Dutch translation for security fix) created by
- Updated Ducth translation.
- 20:17 Changeset [a04c6b1]soc2009/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
- Updated literal changed in [8877] in Argentinean spanish translation. …
- 20:07 Ticket #8176 (New django.po for Japanese language.) reopened by
- Opened again. I've attached the newest diff …
- 19:54 Ticket #8819 (Regression: filter by extra(select = ..., order_by = ...) with ...) created by
- Regression: adding an extra field to a QuerySet using .extra(select = …
- 19:34 Ticket #8818 (German translation for security fix) created by
- German translation update for recent security fix
- 19:20 Changeset [67813c65]soc2009/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
- Bumped version to rc1. git-svn-id: …
- 19:09 Changeset [d8b56ec]soc2009/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 a stability note about template tag names. git-svn-id: …
- 19:09 Changeset [c30494b]soc2009/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 two items (django.utils.translation and django.utils.http) to …
- 19:09 Changeset [c71a2d6]soc2009/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 a couple of missing names to AUTHORS. git-svn-id: …
- 19:09 Changeset [85ebb918]soc2009/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 #8669 -- Use a consistent version of create() across the board …
- 19:09 Ticket #8669 (All remaining create() methods also force an insert (continuation of r8670)) closed by
- fixed: (In [8884]) Fixed #8669 -- Use a consistent version of create() across …
- 18:21 Ticket #8816 (Links to security fixes (might be) incorrect) closed by
- fixed: (too many issues in one ticket, now all fixed)
- 18:15 Ticket #8816 (Links to security fixes (might be) incorrect) reopened by
- The links are now working as advertised, but look at the list of links …
- 18:03 Ticket #8816 (Links to security fixes (might be) incorrect) closed by
- worksforme: Just double-checked the redirects and they all work properly. I did …
- 17:48 Ticket #8817 (Accessing ImageField's dimensions doesn't close file) created by
- If you access an ImageField's width or height property, the …
- 17:46 Ticket #8816 (Links to security fixes (might be) incorrect) created by
- One of the links to the security fixes at …
- 17:11 Ticket #8571 (comment framework throws obscure exception in {% comment_form_target %}) closed by
-
worksforme: This is almost certainly either stale
.pyc
files in your tree, or an … - 16:56 Ticket #8571 (comment framework throws obscure exception in {% comment_form_target %}) reopened by
- Also got this error. Template code: {% load comments %} {% block …
- 16:37 Ticket #8661 (French translations for Django 1.0) reopened by
- Update string modified by security fix.
- 16:21 Ticket #8436 (Silent crash in forms rendering) reopened by
- With latest 8880 svn this still happens, this is based on current …
- 16:19 Changeset [1232a467]stable/0.96.x by
- Bump legacy support branch to 0.96.3 for impending security release …
- 16:18 Ticket #8815 (Final Arabic translation update and QA) created by
- Final QA and changed after testing the translation.
- 16:18 Changeset [f4afec98]stable/0.95.x by
- Bump legacy support branch to 0.95.4 for impending security release …
- 16:18 Changeset [30d4c16a]stable/0.91.x by
- Bump legacy support branch to 0.91.3 for impending security release …
- 16:17 Ticket #8814 (Link for 0.96 Admin module Broken) closed by
- invalid: See explanation of reason of why tickets like this are closed see, for …
- 16:11 Ticket #8814 (Link for 0.96 Admin module Broken) created by
- The page located at …
- 16:10 Changeset [0e5faf2]soc2009/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
- Security fix. Announcement forthcoming. git-svn-id: …
- 16:10 Changeset [7e0972bd]stable/0.96.x by
- Security fix. Announcement forthcoming. git-svn-id: …
- 16:10 Changeset [aee4885]stable/0.95.x by
- Security fix. Announcement forthcoming. git-svn-id: …
- 16:10 Changeset [44debfea]stable/0.91.x by
- Security fix. Announcement forthcoming. git-svn-id: …
- 15:48 Ticket #8813 (BaseInlineFormSet unable to save existing objects) created by
- The Error: […] From the debugger I found that: […] The …
- 15:44 Ticket #8812 (Delete link should be right-aligned when admin interface is RTL) created by
- The class of the P tag that contains the 'deletelink' should be …
- 15:41 Ticket #8811 (urls.py example of tutorial part 2 has Django template-style vars) created by
-
"mysite"
should appear instead of{{ project_name }}
- 15:37 Ticket #8810 (Link from docs.djangoproject.com to Django Software foundation doesn't work) closed by
- fixed: Fixed once memcache is restarted -jacob
- 15:30 Ticket #8810 (Link from docs.djangoproject.com to Django Software foundation doesn't work) created by
- 15:06 Ticket #8604 ("Documentation" link on djangoproject.com should be changed) closed by
- fixed: (In [8876]) [djangoproject.com] Updated links to point to the new …
- 14:58 Ticket #8809 (Better error message when can't import url callback) created by
- in django.core.urlresolvers _get_callback it would be helpful to …
- 14:49 Ticket #8696 (Online docs using incorrect apostrophe character) closed by
- fixed: (In [8875]) Fixed the documentation HTML writer to not apply …
- 14:49 Changeset [ecb5f4c6]soc2009/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 the documentation HTML writer to not apply smartypants to …
- 14:45 Changeset [b13276b1]soc2009/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 another typo in 1.0 notes. git-svn-id: …
- 14:34 Changeset [0a7e454f]soc2009/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 a typo in 1.0 notes. git-svn-id: …
- 14:33 Ticket #8788 (correction for some typos in #8805) closed by
- fixed: (In [8872]) Fixed #8788: fixed a few typoes in [8805]. Thanks, Matthew …
- 14:33 Changeset [f6a3652e]soc2009/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 #8788: fixed a few typoes in [8805]. Thanks, Matthew Flanagan …
- 14:30 Ticket #8438 (porting guide - 0.96 to 1.0) closed by
- fixed: Though I'm still working on this, the draft is done …
- 14:25 Ticket #2612 (Fix admin formatting when help_text used with multiple fields on the ...) closed by
- fixed: Fixed in [8871].
- 14:25 Changeset [7a9b55dd]soc2009/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 #2612: fixed display of admin
help_text
with multiple fields … - 14:20 Ticket #8807 (django.forms.utils.ValidationError should be a subclass of ...) closed by
- duplicate: This is part of #6845; marking duplicate.
- 14:19 Changeset [e997a1c3]soc2009/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
- Rough draft of 1.0 release notes. Not in any way finished. …
- 14:08 Changeset [6656642d]soc2009/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
- Use a lower case 's' in URLS in the 1.0 porting guide. git-svn-id: …
- 14:04 Changeset [5ff51f6]soc2009/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
- Corrected a minor typo in the 1.0 porting guide. git-svn-id: …
- 14:04 Ticket #8808 (Form Wizard keeps state on subsequent requests and provides no way to ...) created by
- Since this issue is subtle I'll describe my concrete usecase first and …
- 13:58 Ticket #8805 (TypeError: sequence expected, int found) closed by
- fixed: (In [8867]) Fixed #8805 -- Make sure proper type coercion happens …
- 13:57 Changeset [577640b]soc2009/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 #8805 -- Make sure proper type coercion happens before dumping …
- 13:54 Ticket #8807 (django.forms.utils.ValidationError should be a subclass of ...) created by
- Seems that this should be true as they are kinda the same thing, but …
- 13:45 Changeset [58e3ef76]soc2009/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
- Updated API stability document for 1.0. git-svn-id: …
- 13:38 Changeset [e00aa16]soc2009/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 spelling typo in porting guide and added str to unicode …
- 13:38 Ticket #8806 (ModelAdmin should allow not default manager) created by
- My use case is this: I have a model with two Managers - one named …
- 13:22 Ticket #8805 (TypeError: sequence expected, int found) created by
- […] Caught an exception while rendering: sequence expected, int …
- 12:58 Ticket #8301 (ModelFormSet documentation is very confusing) closed by
- fixed: I had a git foul. This is fixed in [8863] and [8864].
- 12:57 Changeset [a658d45]soc2009/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
- Improved the docs even more. git-svn-id: …
- 12:57 Changeset [7163fe4d]soc2009/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 some docs on model formsets in views. git-svn-id: …
- 12:49 Ticket #5881 (ProgrammingError using "save as new" with inline models) closed by
- invalid: Yeah, no longer valid. If this is still a problem with the new admin, …
- 12:38 Ticket #8804 (Documentation example gives wrong result) created by
- […] This won't work. and results in sitemap-mysectionnamexxml …
- 12:36 Ticket #8803 (Possibility to use username if full name is missing in the comments ...) created by
- The ticket summary mentions it all. After a discussion with Jacob on …
- 12:33 Changeset [bc768e2b]soc2009/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
- A bunch of cleanups to file documentation. Along the way some …
- 12:33 Ticket #8642 (FAQ still mentions old file saving methods) closed by
- fixed: (In [8862]) A bunch of cleanups to file documentation. Along the way …
- 12:26 Changeset [c1de41f4]soc2009/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 #7973 -- Added exclude to BaseModelAdmin to make everything …
- 12:26 Ticket #7973 (Add 'exclude' option to BaseModelAdmin) closed by
- fixed: (In [8861]) Fixed #7973 -- Added exclude to BaseModelAdmin to make …
- 12:16 Ticket #8802 (Document database-dependent behavior of BooleanField.) created by
- As noted in http://code.djangoproject.com/ticket/7190, BooleanField …
- 12:13 Changeset [326b2665]soc2009/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
GeoRSSSitemap
to no longer use bothargs
andkwargs
with … - 12:08 Ticket #8801 (.96 docs say svn) created by
- http://www.djangoproject.com/documentation/release_notes_0.96/#backward …
- 12:08 Ticket #2612 (Fix admin formatting when help_text used with multiple fields on the ...) reopened by
- Reopening since we now have a patch from nathan, a real designer :P
- 11:59 Ticket #8799 (.save() and .objects.create() does not set the primary key when the ...) closed by
-
invalid: If you don't use
AutoField
, Django doesn't know that it needs to … - 11:52 Changeset [24d7b498]soc2009/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 #8496: added a note about admindocs to the project template and …
- 11:52 Ticket #8496 (django.contrib.admindoc no reference in documentation) closed by
- fixed: (In [8859]) Fixed #8496: added a note about admindocs to the project …
- 11:47 Ticket #7943 (Admin docs do not contain instructions on overriding Admin templates) closed by
- fixed: (In [8858]) Fixed #7943: added documentation on overriding admin …
- 11:47 Changeset [b1f5ed00]soc2009/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 #7943: added documentation on overriding admin templates. …
- 11:42 Ticket #8701 (Fix references to old doc) closed by
- fixed: (In [8857]) Cleaned up a bunch of minor doc stuff: * Removed …
- 11:42 Changeset [23f012db]soc2009/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
- Cleaned up a bunch of minor doc stuff: * Removed …
- 11:27 Changeset [1156db7]soc2009/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 a rough draft of the 1.0 porting guide, and an obviously …
- 10:59 Ticket #8800 (New docs search producing invalid HTML) created by
- Very minor, but I noticed that my patch from #8723 that was committed …
- 10:45 Ticket #8799 (.save() and .objects.create() does not set the primary key when the ...) created by
- Here is what I observed on django1.0-beta2 and 0.96 releases with …
- 10:44 Ticket #8798 (Add DEPhoneNumberField to German localflavor module) created by
-
This ticket tries to add a
DEPhoneNumberField
class to the … - 10:26 Ticket #8309 (GenericForeignKey fails when used in abstract base models) closed by
-
fixed: (In [8855]) Fixed #8309: subclasses now inherit
GenericForeignKey
… - 10:26 Changeset [79d2ee3b]soc2009/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 #8309: subclasses now inherit
GenericForeignKey
correctly. … - 10:03 Ticket #7190 (BooleanField does not return <type: 'bool'>) closed by
- wontfix: Please don't reopen tickets closed by a core developer, and especially …
- 09:56 Ticket #8797 (django password reset tests assume hardcoded urls) created by
-
in
django/contrib/auth/tests/views.py
there are lines like e.g.: … - 09:26 Ticket #8793 (using the file.url can not download the uploaded file) closed by
- duplicate: Duplicate of #8593.
- 09:25 Ticket #8774 (ImageField errors in admin inline editing) closed by
-
worksforme: I'm convinced that this is a faulty
__unicode__
method on one of the … - 09:22 Ticket #8796 (Last update of Brazilian Portuguese (pt_BR) localization for Django ...) created by
- Some translations improved and added new translations. Please, if …
- 09:20 Ticket #8795 (unique_together validation fails on model forms that exclude unique fields) closed by
- fixed: (In [8854]) Fixed #8795: unique_together validation no longer fails on …
- 09:20 Changeset [98e1cc92]soc2009/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 #8795: unique_together validation no longer fails on model forms …
- 09:11 Ticket #8655 (MultiValueField does not render correctly with as_hidden) closed by
- duplicate: Looks like this was just fixed by [8816] for ticket #7975
- 09:03 Ticket #7190 (BooleanField does not return <type: 'bool'>) reopened by
- By the way, this killed some code of mine that depended on True being …
- 08:52 Ticket #8790 (Q objects problem with disjunction) closed by
- fixed: (In [8853]) Fixed #8790 -- Multi-branch join trees that shared tables …
- 08:52 Changeset [5c32fe7f]soc2009/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 #8790 -- Multi-branch join trees that shared tables of the same …
- 08:03 DjangoSpecifications/Core/Threading edited by
- (diff)
- 07:00 Ticket #8795 (unique_together validation fails on model forms that exclude unique fields) created by
- i found this bug when you have model like this: […] and form …
- 06:54 Ticket #8794 (Profanity filter suffers from the Scunthorpe problem) created by
- The implementation of the profanity filter suffers from the …
- 06:17 Ticket #8773 (Context processors must be in context_processors.py) closed by
- invalid: There is no restriction on module names for …
- 06:10 Ticket #8793 (using the file.url can not download the uploaded file) created by
- when I digg into the source code,I found that in line 47 of …
- 05:19 Changeset [2a14acb5]soc2009/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
- Closes #8791, Updated Turkish translation. Thanks Metin Amiroff. …
- 05:19 Ticket #8791 (Turkish translation updates) closed by
- fixed: (In [8852]) Closes #8791, Updated Turkish translation. Thanks Metin …
- 05:00 DjangoScreencasts edited by
- http://www2.lamptraining.com/screencast/1/ was leading to a 404 error page (diff)
- 04:56 Ticket #8792 (Django's unit test system wipes out "custom sql" data before ...) created by
- Django's unit test system issues "flush" command (resulting in a …
- 04:50 Ticket #8766 (Images missing from new documentation) closed by
- worksforme
- 04:18 DjangoScreencasts edited by
- (diff)
- 04:04 Changeset [f31425e]soc2009/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 #7154 -- Inherit all model managers from abstract base classes. …
- 04:04 Ticket #7154 (Not all managers gets copied from abstract models.) closed by
- fixed: (In [8851]) Fixed #7154 -- Inherit all model managers from abstract …
- 03:48 Ticket #8791 (Turkish translation updates) created by
- Here's another (and hopefully last) update for Turkish tanslations. …
- 03:36 Ticket #8790 (Q objects problem with disjunction) created by
- Thank you for fixing my bug in #8439, but I'm still having issues with …
- 03:35 Changeset [cf5087f]soc2009/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
- update for croatian language (should be 100%) git-svn-id: …
- 02:46 Changeset [e276ad0]soc2009/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
- Updated Catalan translation. git-svn-id: …
- 02:45 Changeset [3b7c5758]soc2009/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
- Updated Spanish translation. git-svn-id: …
- 01:56 Ticket #8789 (.submit-row class doesnt have clearfix on password change page) created by
- "Change password" form in admin (when you go to change users …
- 01:49 Changeset [e0a7a92]soc2009/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
- Update Polish translations git-svn-id: …
- 01:27 Ticket #8787 (Tests are currently failing on django trunk) closed by
- fixed: Fixed in [8846]
- 01:10 Changeset [0cd5caa6]soc2009/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 #8787 -- Fixed failing admin_widgets tests. This fixes …
- 00:27 Changeset [67e141a7]soc2009/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
- Updated Swedish translations. git-svn-id: …
Note: See TracTimeline
for information about the timeline view.