Timeline
01/26/2011:
- 21:52 Changeset [8ab768f9]stable/1.2.x by
- [1.2.X] Fixed #13662 -- Added an entry in the README to direct people …
- 21:52 Changeset [d073d30e]stable/1.2.x by
- [1.2.X] Fixed #15046 -- Added "CHROMEFRAME" as a user agent alias for …
- 21:15 Ticket #15112 (runserver shows wrong IPv6 notation as address if started with -6 ...) closed by
- fixed: (In [15343]) Fixed #15112 -- Ensure that IPv6 addresses are correctly …
- 21:15 Changeset [9acd00a7]stable/1.10.xstable/1.11.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 #15112 -- Ensure that IPv6 addresses are correctly displayed in …
- 21:14 Ticket #13662 (Documentation for running tests difficult to find) closed by
- fixed: (In [15342]) Fixed #13662 -- Added an entry in the README to direct …
- 21:14 Changeset [a5cac772]stable/1.10.xstable/1.11.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 #13662 -- Added an entry in the README to direct people to the …
- 21:14 Ticket #15061 (Remove redundant code in ModelFormMixin) closed by
- fixed: (In [15341]) Fixed #15061 -- Removed a redundant method implementation …
- 21:14 Changeset [461f01b7]stable/1.10.xstable/1.11.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 #15061 -- Removed a redundant method implementation in the …
- 21:13 Changeset [1f5309a9]stable/1.10.xstable/1.11.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 #15046 -- Added "CHROMEFRAME" as a user agent alias for various …
- 21:13 Ticket #15046 ("chromeframe" should be added as an alias for "MSIE" in IE fixes ...) closed by
- fixed: (In [15340]) Fixed #15046 -- Added "CHROMEFRAME" as a user agent alias …
- 20:43 Changeset [407208b]stable/1.2.x by
- [1.2.X] Fixed #14823 -- Corrected bootstrapping problems with …
- 20:43 Changeset [81f844af]stable/1.2.x by
- [1.2.X] Fixed #14818 -- Added explicit tests for the way that the …
- 20:42 Changeset [ee29ec62]stable/1.2.x by
- [1.2.X] Fixed #15041 -- Added tests for the spaceless tag interacting …
- 20:29 Ticket #14823 (Unexpected behavior with core.serializers.register_serializer and ...) closed by
- fixed: (In [15336]) Fixed #14823 -- Corrected bootstrapping problems with …
- 20:29 Changeset [4a3ea263]stable/1.10.xstable/1.11.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 #14823 -- Corrected bootstrapping problems with …
- 20:28 Changeset [456b8a9]stable/1.10.xstable/1.11.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 #14818 -- Added explicit tests for the way that the cycle tag …
- 20:28 Ticket #14818 (cycle tag is not safe) closed by
- fixed: (In [15335]) Fixed #14818 -- Added explicit tests for the way that the …
- 20:28 Ticket #15041 (Test that the spaceless tag behaves well wrt escaping) closed by
- fixed: (In [15334]) Fixed #15041 -- Added tests for the spaceless tag …
- 20:28 Changeset [70120425]stable/1.10.xstable/1.11.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 #15041 -- Added tests for the spaceless tag interacting with …
- 20:16 Ticket #15175 (bug when validate chilean national identification number) created by
- Bug when validate chilean national identification number with …
- 19:34 Ticket #15172 (Admin do not translate models.) closed by
- worksforme: The translations don't happen by magic. Using _() just marks a string …
- 18:54 Ticket #15174 (Add a required inline on django admin) created by
- For example: If you have a User and UserProfile, you can set up the …
- 18:00 Changeset [7c0e4053]stable/1.10.xstable/1.11.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 #15173 -- fixed the tests when run under pypy. git-svn-id: …
- 18:00 Ticket #15173 (Test fail on PyPy) closed by
- fixed: (In [15333]) Fixed #15173 -- fixed the tests when run under pypy.
- 18:00 Changeset [7505abf9]stable/1.10.xstable/1.11.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 using --pair with python's that aren't the system default, when …
- 17:35 Version1.3Blockers edited by
- New blocker (diff)
- 17:34 Ticket #15173 (Test fail on PyPy) created by
- Happens by running the inspectdb tests, followed by the …
- 16:22 Ticket #15172 (Admin do not translate models.) created by
- According to Django's docs the above code should show a translated …
- 13:27 Changeset [10b4d93f]stable/1.2.x by
- [1.2.X] Fixed #15161 - Corrected handling of ManyToManyField with …
- 13:11 Ticket #15171 (Document the password_reset_email context) created by
- The context the email template takes isn't documented: …
- 13:10 Ticket #15161 (ManyToManyField with a through model with to_field set returns no results) closed by
- fixed: (In [15330]) Fixed #15161 - Corrected handling of ManyToManyField with …
- 13:10 Changeset [84291b7b]stable/1.10.xstable/1.11.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 #15161 - Corrected handling of ManyToManyField with through …
- 12:20 Changeset [33c1556]stable/1.10.xstable/1.11.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 Python 2.4 incompatibility introduced in r15249. git-svn-id: …
- 11:01 Ticket #15162 (syncdb fails when creating super user - Django: v 1.2.4 Python: 2.6 ...) closed by
- worksforme: I couldn't reproduce this on Windows, http://d.pr/pO9N
- 10:43 Ticket #15170 (inspectdb test fails under MySQL MyISAM) created by
- As of r15325, the inspectdb test fails under MySQL MyISAM. It passes …
- 09:49 Ticket #15169 (With gis.mysql backend BooleanField convert to Python as 1|0 instead ...) created by
- Using the django.contrib.gis.db.backends.mysql database backend, …
- 09:44 Changeset [5b8c5930]stable/1.2.x by
- [1.2.X] Fixed #15157 -- Modified evaluation of literals surrounded by …
- 09:12 Ticket #15157 (Literals marked up with _() in templates are translated at compilation ...) closed by
- fixed: (In [15327]) Fixed #15157 -- Modified evaluation of literals …
- 09:12 Changeset [193f14d8]stable/1.10.xstable/1.11.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 #15157 -- Modified evaluation of literals surrounded by _(' and …
- 09:08 DevelopersForHire edited by
- (diff)
- 08:55 Changeset [167d1cbd]stable/1.2.x by
- [1.2.X] Made a transaction test optional unless transactions are …
- 08:51 Ticket #15168 (feature request - New setting) created by
- My request: Please add another settings option like: …
- 08:49 Changeset [69a803a8]stable/1.10.xstable/1.11.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 transaction test optional unless transactions are supported. …
- 04:58 Ticket #15167 (ModelFormSet changes the return type of ModelForm.non_field_errors()) created by
- The validate_unique check added in #9493 replaces the ErrorList with a …
- 02:42 Ticket #15166 (Code error in ValidationError.update_error_dict) created by
- There's a minor bug in ValidationError.update_error_dict. The code …
- 02:39 Changeset [a9b4f2a4]stable/1.10.xstable/1.11.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
- Tweaked r15303 to avoid O(N) lookup of field name. Thanks to Alex's …
- 02:10 Changeset [8151c04]stable/1.10.xstable/1.11.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
- Copied in-development 1.2.5 release notes to trunk. git-svn-id: …
- 02:04 Changeset [3af1bf82]stable/1.2.x by
- [1.2.X] Fixed #6456 - Excised FileField file deletion to avoid data …
- 01:46 Ticket #6456 (FileField deletes files even when model instance is deleted in a ...) closed by
- fixed: (In [15321]) Fixed #6456 - Excised FileField file deletion to avoid …
- 01:46 Changeset [00e7a571]stable/1.10.xstable/1.11.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 #6456 - Excised FileField file deletion to avoid data loss. …
- 00:47 Ticket #15164 (Filtering queryset via ForeignKey to legacy model with OneToOneField ...) closed by
- worksforme: Using the provided models and queries, I can't replicate this problem …
01/25/2011:
- 21:52 Changeset [c4b0878b]stable/1.2.x by
- [1.2.X] Fixed #13206 -- call super().init() in Model.init to …
- 21:52 Changeset [4cee764a]stable/1.2.x by
- [1.2.X] Fixed #13159 -- properly quote aggregates in order_by. …
- 21:48 Ticket #13159 (Quote aggregate alias in order by) closed by
- fixed: (In [15318]) Fixed #13159 -- properly quote aggregates in order_by.
- 21:48 Changeset [80287f1]stable/1.10.xstable/1.11.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 #13159 -- properly quote aggregates in order_by. git-svn-id: …
- 21:42 Ticket #13206 (Model does not call super __init__) closed by
- fixed: (In [15317]) Fixed #13206 -- call super().init() in Model.init …
- 21:42 Changeset [91414c4b]stable/1.10.xstable/1.11.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 #13206 -- call super().init() in Model.init to allow …
- 21:34 Ticket #13828 (Refactor `dictsort` and `dictsortreversed` to make them more DRY) closed by
- fixed: (In [15316]) Fixed #13828 -- DRY'd up the dictsort(reversed) filters, …
- 21:34 Changeset [561af641]stable/1.10.xstable/1.11.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 #13828 -- DRY'd up the dictsort(reversed) filters, will speed …
- 21:24 Ticket #15052 (Incorrect docstring in DayMixin) closed by
- fixed: (In [15315]) Fixed #15052 -- corrected an innacurate docstring in the …
- 21:23 Changeset [b4bf635c]stable/1.10.xstable/1.11.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 #15052 -- corrected an innacurate docstring in the generic …
- 21:22 Changeset [9a317938]stable/1.10.xstable/1.11.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 #15154 -- removed doctests from the tests.py generated with …
- 21:22 Ticket #15154 (Remove sample doctest from startapp tests.py stub) closed by
- fixed: (In [15314]) Fixed #15154 -- removed doctests from the tests.py …
- 20:14 DevelopersForHire edited by
- (diff)
- 18:58 Changeset [1b961e8e]stable/1.10.xstable/1.11.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 #15153 - removed obsolete sentence in tutorial; thanks LeSphinx …
- 18:58 Ticket #15153 (Mistake in tutorial part 4) closed by
- fixed: (In [15313]) Fixed #15153 - removed obsolete sentence in tutorial; …
- 18:37 Changeset [1418c215]stable/1.2.x by
- [1.2.X] Fixed #15163 - typo in email docs; thanks metal for the …
- 18:37 Changeset [a981f5b]stable/1.10.xstable/1.11.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 #15163 - typo in email docs; thanks metal for the report. …
- 18:37 Ticket #15163 (The send-mass-mail section contains a wrong example) closed by
- fixed: (In [15311]) Fixed #15163 - typo in email docs; thanks metal for the …
- 17:33 Ticket #15165 (GeoQuerySet.perimeter returns invalid results on geometry fields with ...) created by
-
The method
GeoQuerySet.perimeter
returnsDistance
objects with … - 15:13 Ticket #15164 (Filtering queryset via ForeignKey to legacy model with OneToOneField ...) created by
- If you have one model with a OneToOneField as primary_key and also …
- 15:05 Ticket #15163 (The send-mass-mail section contains a wrong example) created by
- Hi! I found one bug in the send-mass-mail section. …
- 11:08 Ticket #15162 (syncdb fails when creating super user - Django: v 1.2.4 Python: 2.6 ...) created by
- syncdb fails when creating super user - Django: v 1.2.4 Python: 2.6 …
- 09:44 Changeset [7d0d10ce]stable/1.2.x by
- [1.2.X] Fixed #14038 -- Added information to release notes and version …
- 09:42 Ticket #14038 (1.2 Release notes don't mention new template loader classes) closed by
- fixed: (In [15309]) Fixed #14038 -- Added information to release notes and …
- 09:42 Changeset [f81d4ba5]stable/1.10.xstable/1.11.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 #14038 -- Added information to release notes and version …
- 08:20 Ticket #15151 (i18n tests failing) closed by
- fixed: fixed in [15308]
- 08:09 DevelopersForHire edited by
- (diff)
- 07:16 Ticket #15161 (ManyToManyField with a through model with to_field set returns no results) created by
- If you create a model that has a ManyToManyField with …
- 06:35 Ticket #14677 (tests.py cannot be split to package always) closed by
- wontfix: @carljm makes a fair point. Django's test suite puts models in …
- 02:37 Changeset [5d2ea792]stable/1.10.xstable/1.11.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 #15151 -- Removed fuzzy markers from translation strings …
- 01:35 Ticket #15160 (Rev. 15285: Unhandled Exception) closed by
- fixed: I found my mistake: I had to install python-memcache
- 01:15 Ticket #15160 (Rev. 15285: Unhandled Exception) created by
- Until rev. 15284 django worked well. If I update to revision 15285 and …
01/24/2011:
- 23:06 Changeset [c0924973]stable/1.2.x by
- [1.2.X] Fixed #14938 - Fixed save-as-new on inline formset with new …
- 22:55 Version1.3Blockers edited by
- Added #15103 as 1.2.4 regression, removed #14938 which is not a … (diff)
- 22:52 Changeset [da771cc]stable/1.10.xstable/1.11.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 #14938 - Fixed save-as-new on inline formset with new forms. …
- 22:52 Ticket #14938 ("Save as" does not save entries added with a Inline) closed by
- fixed: (In [15306]) Fixed #14938 - Fixed save-as-new on inline formset with …
- 22:08 Changeset [28d0a0f7]stable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Removed dead code in modelforms. git-svn-id: …
- 21:39 Changeset [131d83b9]stable/1.2.x by
- [1.2.X] Fixed #11319 - Added lookup support for ForeignKey.to_field. …
- 21:14 Ticket #11319 (ForeignKey filters use the wrong field to prepare values for database) closed by
- fixed: (In [15303]) Fixed #11319 - Added lookup support for …
- 21:14 Changeset [227c5e80]stable/1.10.xstable/1.11.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 #11319 - Added lookup support for ForeignKey.to_field. Also …
- 20:41 Ticket #15159 (createsuperuser can't be interrupted or suspended) created by
- To reproduce: * django-admin.py createsuperuser * enter an email …
- 19:39 Changeset [7c888a7]stable/1.10.xstable/1.11.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 #14419 -- Enhanced the help text of the makemessages management …
- 19:39 Ticket #14419 (Make `makemessages --help` more useful) closed by
- fixed: (In [15302]) Fixed #14419 -- Enhanced the help text of the …
- 18:42 Changeset [f01e1cd4]stable/1.2.x by
- [1.2.X] Fixed #14796 -- Modified order of operations performed on …
- 17:08 Ticket #15155 (Invalid regular expression for escaping %s substitutions in sqlite ...) closed by
- duplicate
- 17:03 Ticket #15106 (label[for] attributes aren't updated when dynamically creating new inlines) closed by
- duplicate: Duplicate of #13674, it has a simpler patch attached, and the fix …
- 16:08 Ticket #15158 (Server-crashing error: local variable 'loader_name' referenced before ...) created by
- Getting the following fatal crash traceback when visiting a page …
- 15:59 Ticket #14739 (Move contrib app translations out of core) closed by
- fixed: Fixed in [15258-15276].
- 15:48 Changeset [5f92367]stable/1.2.x by
- [1.2.X] Fixed #14149: Initialize the Oracle connection.operators at …
- 15:34 Changeset [91c61c0b]stable/1.10.xstable/1.11.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 #14149: Initialize the Oracle connection.operators at connection …
- 15:34 Ticket #14149 (LIKE clauses fail in Oracle 9.2.0.7) closed by
- fixed: (In [15299]) Fixed #14149: Initialize the Oracle connection.operators …
- 14:35 Changeset [42c31f6]stable/1.10.xstable/1.11.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
- Rationalised CompatCookie/SimpleCookie into single SimpleCookie class …
- 14:32 Ticket #15157 (Literals marked up with _() in templates are translated at compilation ...) created by
- This issue had been reported in the -dev mailing list a while back: …
- 14:01 Ticket #15156 (Ordinal numbers in English and in other locales) created by
- Some of the strings on contrib-humanize.po could be not used for …
- 12:47 Ticket #15155 (Invalid regular expression for escaping %s substitutions in sqlite ...) created by
- The actual bug was discovered by zyga and fixed by apollo13 during an …
- 12:43 Ticket #15154 (Remove sample doctest from startapp tests.py stub) created by
- Given the problems Django itself has experienced using doctests as a …
- 12:13 Ticket #15153 (Mistake in tutorial part 4) created by
- Hi, In part 4, it is written: The vote() view is still …
- 11:27 Ticket #15152 (Common middleware raises UnicodeDecodeError if receives non-ASCII ...) created by
- So, FlaxCrawler seems to like my site and visits it very often always …
- 09:23 Ticket #15151 (i18n tests failing) created by
- http://paste.pocoo.org/show/326040/
- 09:18 Changeset [09a6363]stable/1.10.xstable/1.11.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
- Simplify the tests for [15296]. git-svn-id: …
- 08:59 Ticket #14796 (inspectdb producing field names which are Python keywords) closed by
- fixed: Fixed in r15296.
- 08:58 Changeset [bafe8791]stable/1.10.xstable/1.11.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 14796 -- Modified order of operations performed on field names …
- 08:24 Changeset [3f528e1]stable/1.10.xstable/1.11.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 #15012 -- Added post-rendering callbacks to TemplateResponse so …
- 08:24 Ticket #15012 (cache_page decorator (memcached) fails with Django 1.3b1 (can't pickle ...) closed by
- fixed: (In [15295]) Fixed #15012 -- Added post-rendering callbacks to …
- 05:49 Changeset [3d7afd5d]stable/1.10.xstable/1.11.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 #15021 -- Corrected CSS for the layout of stack traces on the …
- 05:49 Ticket #15021 (Debug page code double-spaced, kinda) closed by
- fixed: (In [15294]) Fixed #15021 -- Corrected CSS for the layout of stack …
- 03:49 Changeset [63536a8]stable/1.2.x by
- [1.2.X] Updated all existing translations after changes to filesize …
- 03:44 Changeset [ef3d7bd]stable/1.10.xstable/1.11.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 all existing translations after changes to filesize …
- 03:17 Ticket #15150 (How i make forms in template.) closed by
- invalid: Trac isn't for asking howto questions -- it's for tracking known bugs. …
- 02:55 Ticket #15150 (How i make forms in template.) created by
- first of all,I am new in python and i must end my diplomatic. …
- 02:33 Changeset [a116ae6]stable/1.2.x by
- [1.2.X] Fixed #14240 -- Enabled localization for the filesize filter. …
- 02:16 Changeset [3a6491cf]stable/1.10.xstable/1.11.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 #14240 -- Enabled localization for the filesize filter. Thanks …
- 02:16 Ticket #14240 (filesizeformat should localize number) closed by
- fixed: (In [15290]) Fixed #14240 -- Enabled localization for the filesize …
- 02:04 Changeset [dec539f3]stable/1.2.x by
- [1.2.X] Fixed #15067 -- Modified the range checks on base36_to_int so …
- 02:02 Ticket #15067 (base36_to_int returns a long in certain situations) closed by
- fixed: (In [15288]) Fixed #15067 -- Modified the range checks on …
- 02:02 Changeset [d053624a]stable/1.10.xstable/1.11.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 #15067 -- Modified the range checks on base36_to_int so you are …
- 01:10 Changeset [a9cf3d2]stable/1.2.x by
- [1.2.X] Fixed #14982 -- Ensure that EMPTY_CHANGELIST_VALUE is honored …
- 01:01 Ticket #14982 (EMPTY_CHANGELIST_VALUE not honored whit a relation field in list_display) closed by
- fixed: (In [15286]) Fixed #14982 -- Ensure that EMPTY_CHANGELIST_VALUE is …
- 01:01 Changeset [10b24413]stable/1.10.xstable/1.11.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 #14982 -- Ensure that EMPTY_CHANGELIST_VALUE is honored for …
- 00:36 Ticket #15144 (Max age set in cache control no longer obeys timeout set with ...) closed by
- fixed: (In [15285]) Fixed #15144 -- Corrected some problems with the Cache …
- 00:36 Changeset [fe581013]stable/1.10.xstable/1.11.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 #15144 -- Corrected some problems with the Cache middleware when …
01/23/2011:
- 23:08 Ticket #15130 (Model.validate_unique method doesn't take in account multi-db) reopened by
- Hi ramiro, thank you for reviewing and making tests code. Though my …
- 22:50 ForumAppsComparison edited by
- (diff)
- 22:48 ForumAppsComparison edited by
- (diff)
- 22:47 ForumAppsComparison edited by
- (diff)
- 22:18 Ticket #6386 (hash() in creating db names is unpredictable, and unnecessary) closed by
- fixed: The ticket is obsolete. It was fixed in r8296 where the database …
- 22:11 Ticket #15100 (Tests for garbage input templates) closed by
- wontfix: These might be good tests of a new parsing engine, but I'm not sure I …
- 21:52 Ticket #8890 (Inline model formsets break validation for unique_together with ...) closed by
- invalid: Closing invalid. This report doesn't contain enough detail to …
- 21:32 Ticket #7145 ('NoneType' object has no attribute 'year' in admin change list when ...) closed by
- worksforme: Works for me; Provided test cases pass for me on trunk and 1.2.X.
- 19:50 DjangoFriendlyWebHosts edited by
- Removed spam (diff)
- 19:47 DjangoFriendlyWebHosts edited by
- Removed spam (diff)
- 19:43 DjangoFriendlyWebHosts edited by
- BetterVPS.net; updated pricing (diff)
- 17:29 Ticket #15149 (Memcached backend: possible issue with cache keys) created by
- I'm using django trunk, revision 15284. There appears to be some issue …
- 15:24 Ticket #15036 (Ukrainian translation (update)) closed by
- wontfix
- 15:23 Ticket #15027 (Updated RU translation) closed by
- wontfix: Django translations are now done through the Transifex project. You …
- 15:23 Ticket #14934 (Decimal errors not localized to LT because of dictionary interpolation) closed by
- wontfix: Django translations are now done through the Transifex project. You …
- 15:22 Ticket #14913 (Romanian translation, including E date format) closed by
- wontfix: Django translations are now done through the Transifex project. You …
- 15:16 Ticket #14309 (Spanish translation on deleting objects) closed by
- wontfix: Django translations are now done through the Transifex project. You …
- 15:15 Ticket #14553 (es_AR language update) closed by
- wontfix: Django translations are now done through the Transifex project. You …
- 15:12 Ticket #8890 (Inline model formsets break validation for unique_together with ...) reopened by
- I run into the same problem with SVN 13265. The unique_constraing of …
- 14:58 Ticket #14080 (Flatpages pt-br translation) closed by
- wontfix: Django translations are now done through the Transifex project. You …
- 13:59 Ticket #12926 (bulgarian translation for v 1.1.1) closed by
- wontfix: Django translations are now done through the Transifex project. You …
- 13:35 DevelopersForHire edited by
- Added company (diff)
- 11:45 Ticket #15148 (International Domain Name (IDN) validation not working 100%) closed by
- duplicate: Duplicate of #12988.
- 10:42 Ticket #15148 (International Domain Name (IDN) validation not working 100%) created by
- I am finding some domain names that are valid IDN's not validating …
- 04:57 DjangoFriendlyWebHosts edited by
- took out some spam (diff)
Note: See TracTimeline
for information about the timeline view.