Timeline
01/28/2011:
- 20:04 Ticket #14993 (Please make clear, that filter_horizontal pertains to m2m fields) closed by
- fixed: Fixed in r15357
- 20:01 Changeset [fe0a15b6]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 #14993 - Improved docs for ModelAdmin.filter_horizontal adding …
- 16:18 Ticket #15186 (dumpdata needs to load whole tables into memory to dump them) closed by
- duplicate: Duplicate of #5423. Please test the latest patch attached there and …
- 16:07 Changeset [40ea1fb0]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
- Another (hopefully the last) trivial commit to test auth. …
- 15:44 Changeset [b5f0b6f7]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
- Test of commit by non committer. git-svn-id: …
- 15:42 Changeset [cfc40d6d]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
- A trivial change to test out the new server. git-svn-id: …
- 14:52 TracIni edited by
- (diff)
- 14:52 TracModWSGI created by
- 14:52 TracFineGrainedPermissions created by
- 14:52 TracEnvironment edited by
- (diff)
- 14:52 SandBox edited by
- (diff)
- 14:52 TracModPython edited by
- (diff)
- 14:52 TracFastCgi created by
- 14:52 TracUnicode edited by
- (diff)
- 14:52 PageTemplates created by
- 14:52 WikiDeletePage created by
- 14:52 TitleIndex edited by
- (diff)
- 14:52 InterMapTxt created by
- 14:52 TracChangeset edited by
- (diff)
- 14:52 TracLinks edited by
- (diff)
- 14:52 TracSearch edited by
- (diff)
- 14:52 TracStandalone edited by
- (diff)
- 14:52 TracAdmin edited by
- (diff)
- 14:52 TracTimeline edited by
- (diff)
- 14:52 TracSupport edited by
- (diff)
- 14:52 TracCgi created by
- 14:52 TracInstall edited by
- (diff)
- 14:52 TracGuide edited by
- (diff)
- 14:52 TracReports edited by
- (diff)
- 14:52 TracBrowser edited by
- (diff)
- 14:52 InterWiki created by
- 14:52 WikiMacros edited by
- (diff)
- 14:52 TracPermissions edited by
- (diff)
- 14:52 TracRoadmap edited by
- (diff)
- 14:52 WikiFormatting edited by
- (diff)
- 14:52 TracBackup edited by
- (diff)
- 14:52 TracWiki edited by
- (diff)
- 14:52 TracRepositoryAdmin created by
- 14:52 TracNavigation created by
- 14:52 TracSyntaxColoring edited by
- (diff)
- 14:52 WikiNewPage edited by
- (diff)
- 14:52 TracLogging edited by
- (diff)
- 14:52 WikiRestructuredTextLinks edited by
- (diff)
- 14:52 TracQuery edited by
- (diff)
- 14:52 WikiProcessors edited by
- (diff)
- 14:52 InterTrac created by
- 14:52 TracPlugins created by
- 14:52 TracNotification edited by
- (diff)
- 14:52 WikiRestructuredText edited by
- (diff)
- 14:52 TracRevisionLog created by
- 14:52 TracTickets edited by
- (diff)
- 14:52 TracUpgrade edited by
- (diff)
- 14:52 WikiHtml edited by
- (diff)
- 14:52 TracRss edited by
- (diff)
- 14:52 RecentChanges edited by
- (diff)
- 14:52 TracTicketsCustomFields edited by
- (diff)
- 14:52 TracAccessibility edited by
- (diff)
- 14:52 WikiPageNames edited by
- (diff)
- 14:52 TracInterfaceCustomization created by
- 14:52 CamelCase edited by
- (diff)
- 14:52 TracImport edited by
- (diff)
- 14:52 TracWorkflow created by
- 13:27 Ticket #15186 (dumpdata needs to load whole tables into memory to dump them) created by
- I was attempting to use dumpdata to dump a 2mil row table so I could …
- 10:51 Ticket #15184 (Error when subclassing models.ForeignKey field) reopened by
- Hello, Replying to russellm: > As it says in the docs: …
- 10:32 Ticket #15172 (Admin do not translate models.) closed by
- worksforme: I've tried this myself, and it definitely works as advertised. …
- 10:22 Ticket #15172 (Admin do not translate models.) reopened by
- All steps are done according documentation... Folder …
- 09:48 Changeset [a138e3b]stable/1.2.x by
- [1.2.X] Added note to 1.2.5 release notes about …
- 09:47 Changeset [a0585e99]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
- Added note to 1.2.5 release notes about ModelAdmin.lookup_allowed …
- 09:36 Changeset [b3ad41bf]stable/1.2.x by
- [1.2.X] Fixed #14880 - raw_id_fields in admin does not work when …
- 09:32 Changeset [274bd67c]stable/1.1.x by
- [1.1.X] Fixed #15103 - SuspiciousOperation with limit_choices_to and …
- 08:59 Changeset [276ecc72]stable/1.2.x by
- [1.2.X] Fixed #15103 - SuspiciousOperation with limit_choices_to and …
- 08:26 DevelopersForHire edited by
- added Tim Diggins to United Kingdom (diff)
- 08:08 Ticket #14880 (raw_id_fields in admin does not work when limit_choices_to dictionary ...) closed by
- fixed: (In [15348]) Fixed #14880 - raw_id_fields in admin does not work when …
- 08:08 Changeset [655d5afe]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 #14880 - raw_id_fields in admin does not work when …
- 08:08 Ticket #15103 (Django 1.2.4 breaks limit_choices_to for raw_id_fields) closed by
- fixed: (In [15347]) Fixed #15103 - SuspiciousOperation with limit_choices_to …
- 08:08 Changeset [c24bdf0]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 #15103 - SuspiciousOperation with limit_choices_to and …
- 07:39 Ticket #15183 (Annotation count by value always returns zero count for nulls) closed by
- wontfix: I'm not convinced that what you're proposing is consistent with the …
- 07:16 Ticket #15184 (Error when subclassing models.ForeignKey field) closed by
- invalid: As it says in the docs: " If you're handling custom Python types, such …
- 05:29 Ticket #15185 (Ability to make all list_display fields not clickable) created by
- I have a model to store logs which have only not editable or …
- 03:15 Ticket #15184 (Error when subclassing models.ForeignKey field) created by
- Hello, subclassing from […] does not work as documented. As …
- 01:58 DjangoInFinland edited by
- (diff)
- 00:53 Ticket #14710 (Form css classes for bound fields are not rendered {{ form.field_name }}) closed by
- wontfix: I am not convinced this is a good idea. As you've noticed, when …
01/27/2011:
- 21:30 Ticket #15183 (Annotation count by value always returns zero count for nulls) created by
- = How to replicate = Run count annotation on a field that has nulls …
- 17:33 Ticket #15182 (ClearableFileInput widget doesn't encode values when render HTML) created by
- Given I have a model with FileField, admin interface and browser with …
- 16:18 Ticket #15181 (FileSystemStorage generates wrong URL when path contains special characters) created by
- I have a model with models.FileField and admin interface. When I …
- 14:10 Ticket #15180 (reverse doesn't check default_args) created by
- Lets say we have the following urls: […] When I want to get the …
- 13:25 Ticket #15179 (django.test.client.Client.login fake HttpRequest is not run through ...) created by
-
In the
django.test.client.Client.login
the fakeHttpRequest
should … - 08:48 Changeset [22eaf77]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 leftover empty directory from r15297. git-svn-id: …
- 08:14 MercurialBranches edited by
- (diff)
- 07:43 Ticket #15178 (Development server hangs very often when used with IE9 beta) created by
- For almost every request made by IE9 beta the development server hangs …
- 06:31 Ticket #15177 (Tell users about the new class based generic views in old generic ...) created by
- What about a big nice note to tell users about the new class based …
- 00:36 Ticket #15176 (History view of AdminSite doesn't take in account user defined queryset) created by
- I found a bug which does not show history view in AdminSite when I …
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 …
Note: See TracTimeline
for information about the timeline view.