Timeline
05/12/2009:
- 23:18 Ticket #11092 (APPEND_SLASH behaviour in DEBUG mode not documented) created by
- The APPEND_SLASH setting is disabled in DEBUG mode. However, this …
- 23:01 Ticket #11091 (SSL POST hangs if view function does not use POST object) created by
- Here's how to reproduce: 1. Setup a simple view function. def …
- 20:04 Ticket #11090 (Query.group_by no longer supports MySQL specific behaviour) closed by
- wontfix: The change was intentional, and was necessary to implement aggregates. …
- 20:00 Ticket #11090 (Query.group_by no longer supports MySQL specific behaviour) created by
- I used to be able to do: […] This generated a query like: […] …
- 19:52 Ticket #11089 (contrib.auth.views.login should take an optional 'form' argument) closed by
- duplicate: #8274 already reports this issue and has a patch
- 19:13 Ticket #11089 (contrib.auth.views.login should take an optional 'form' argument) created by
- I've been using http://www.djangosnippets.org/snippets/74/ to allow …
- 17:59 Ticket #11088 (Aggregation problem, table JOINed twice) created by
- I don't know if I'm doing something wrong but I've tried to compile …
- 17:32 Ticket #11087 (Filtering by Count aggregate does not work when using GeoManager) created by
- Using the following models: […] Filtering on an annotated Count …
- 17:07 Ticket #10788 (Actual name of uploaded file available later than it was in 1.0) closed by
- wontfix: Given Armin's notes here, and Marty's concurrence on django-developers …
- 17:03 Changeset [cc96ed9e]stable/1.0.x by
- [1.0.X] Fixed #10643: fixed the formtools security hash to handle …
- 17:03 Changeset [08577ab0]stable/1.0.x by
- [1.0.X] Fixed #10034: the formtools security hash function is now …
- 17:02 Ticket #10643 (formtools do not handle forms with empty_permitted) closed by
- fixed: (In [10753]) Fixed #10643: fixed the formtools security hash to handle …
- 17:02 Changeset [96b5b6b]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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 #10643: fixed the formtools security hash to handle allowed …
- 16:54 Changeset [fce800f]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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 #10034: the formtools security hash function is now friendlier …
- 16:54 Ticket #10034 (FormWizard has a security_hash check failure with Textareas with ...) closed by
- fixed: (In [10752]) Fixed #10034: the formtools security hash function is now …
- 16:45 Ticket #9751 (project_directory calculated incorrectly when "settings" is a ...) closed by
- fixed: (In [10751]) Fixed #9751: admin scripts now calculate the project …
- 16:45 Changeset [d20a0834]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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 #9751: admin scripts now calculate the project directory …
- 16:36 Ticket #11086 (Django not recieveing the mountpoint when using mod_wsgi) created by
- This is only occurring with multiple mountpoints. Below you will find …
- 15:32 Changeset [5e20f14c]stable/1.0.x by
- [1.0.X] Fixed #11033 -- handle cx_Oracle.UNICODE when driver was …
- 15:30 Changeset [9140f97f]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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 #11033 -- handle cx_Oracle.UNICODE when driver was compiled …
- 15:30 Ticket #11033 (cx_Oracle.UNICODE missing if cx_Oracle version 5.0.1 is compiled ...) closed by
- fixed: (In [10749]) Fixed #11033 -- handle cx_Oracle.UNICODE when driver was …
- 12:46 Ticket #11085 (HTML shows up in title for Model Meta Options page) closed by
- duplicate: duplicate of #8885
- 12:39 Ticket #11046 (Documentation on ifchanged should use new cycle syntax) reopened by
- Jacob, I think you missed it since the real version uses red,blue …
- 12:37 Ticket #11085 (HTML shows up in title for Model Meta Options page) created by
- When I browse to …
- 12:25 Changeset [a1d6fda]stable/1.0.x by
- [1.0.X] Fixed #9675: added note about upgrading the URLconf to the …
- 12:25 Changeset [da4ddabb]stable/1.0.x by
- [1.0.X] Fixed #11063: updated install docs to mention mod_wsgi instead …
- 12:23 Ticket #9675 (Docs about migrating from the old comment system: add note about urls.py) closed by
- fixed: (In [10746]) Fixed #9675: added note about upgrading the URLconf to …
- 12:23 Changeset [d083396]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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 #9675: added note about upgrading the URLconf to the comment …
- 12:23 Ticket #11063 (Suggested method of installation) closed by
- fixed: (In [10745]) Fixed #11063: updated install docs to mention mod_wsgi …
- 12:23 Changeset [e7fdfa14]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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 #11063: updated install docs to mention mod_wsgi instead of …
- 12:18 Ticket #11046 (Documentation on ifchanged should use new cycle syntax) closed by
- invalid: I don't see this in the current docs any more; must have been fixed at …
- 12:18 Ticket #11084 (After r10737, ImageField sets height and width on model creation, ...) created by
- I am going to give this a little more time, but I wanted to file …
- 11:34 Ticket #11083 (BackwardsIncompatibleChanges page does not mention OneToOneField change) closed by
- invalid: http://code.djangoproject.com/wiki/BackwardsIncompatibleChanges#Queryse …
- 11:32 Ticket #11083 (BackwardsIncompatibleChanges page does not mention OneToOneField change) created by
- After queryset-refactor, OneToOneFields are no longer automatically …
- 11:31 Ticket #11082 (exclude subquery executed twice) created by
- When excluding using a subquery, I'm seeing the subquery being …
- 10:04 Ticket #11081 (Page rendering fails after upgrading to r10703) created by
- I did and svn update the other day and the changes made in …
- 07:05 CsrfProtection edited by
- (diff)
- 07:04 CsrfProtection edited by
- (diff)
- 06:26 CollaborateOnGithub edited by
- (diff)
- 05:44 Ticket #11080 (Named URL pattern for admin logout is missing) closed by
- duplicate: Marking as a dupe of #10061 since this is solved here, and this fix …
- 04:28 Ticket #11080 (Named URL pattern for admin logout is missing) created by
- I stumbled over this section by accident. […] Seems that the …
- 01:34 Ticket #11079 (Multi-table inheritance subclasses cannot be proxied) created by
- Creating a proxy model for a multi-table inherited subclass fails. …
- 01:23 Ticket #11078 (Document that proxy model Meta inheritance works like normal models) created by
- According to the …
05/11/2009:
- 20:26 Ticket #11077 (Django's built-in tests fail when using url reverse tags in default ...) created by
- To reproduce: Create a new project. Create some registration …
- 19:58 Fixtures edited by
- The stated syntax for dumping didn't work for me on Windows, so I've … (diff)
- 19:14 Ticket #11075 (DateField on ManyToMany intermediary won't accept input) closed by
- invalid: Your problem is your `date_left = models.DateField(blank=True, …
- 18:48 Ticket #11076 (@transaction.commit_on_success does not seem to work as documented) closed by
- duplicate
- 18:24 Ticket #11076 (@transaction.commit_on_success does not seem to work as documented) created by
- Observed on 1.0.2, but seems to be the same on 1.1. Note that this is …
- 17:10 Ticket #11075 (DateField on ManyToMany intermediary won't accept input) created by
- I cannot save() my m2m intermediary model, because it is throwing an …
- 15:56 Changeset [0f98f0b]stable/1.0.x by
- [1.0.X] Fixed #11050 -- Oracle now passes all but one introspection …
- 15:56 Ticket #11050 (Oracle fails introspection tests due to capitalization) closed by
- fixed: (In [10744]) [1.0.X] Fixed #11050 -- Oracle now passes all but one …
- 15:55 Changeset [7b81dd47]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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 #11050 -- Oracle now passes all but one introspection unit test. …
- 14:42 Ticket #11074 (syncdb should execute custom field SQL separately from initial model SQL) created by
- Currently, if I have exception-throwing SQL in a <app>/<model>.sql …
- 13:09 Ticket #11073 (SESSION_COOKIE_PATH should be introduced in this page) created by
- settings.SESSION_COOKIE_PATH is not mentioned in this document: …
- 12:30 Ticket #11051 (Oracle backend fails null_fk regression tests) closed by
- fixed
- 12:29 Changeset [369568b8]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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 #11051 -- Oracle passes null_fk unit tests in trunk again. …
- 12:07 Ticket #11072 (Add Info Window Html to GMarker) created by
- I did a quick search for this and didn't find any previous work. It …
- 11:13 Ticket #11032 (Failed regressiontest on Windows for ImageField) closed by
- fixed: (In [10741]) Fixed #11032: close() a file explictly open()'d in a …
- 11:13 Changeset [14a6f6cf]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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 #11032: close() a file explictly open()'d in a test, so that …
- 10:37 CsrfProtection edited by
- (diff)
- 10:06 CsrfProtection created by
- 06:56 Changeset [756d6f3]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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
- More fixes to PostgreSQL version comparisons from r10730. git-svn-id: …
- 06:36 DjangoFriendlyWebHosts edited by
- (diff)
- 06:35 DjangoFriendlyWebHosts edited by
- I would like that entry to be removed since they officially doesn't … (diff)
- 06:12 Ticket #10899 (easier manipulation of sessions by test client) reopened by
- Seems like you got the wrong ticket number, Russell. As an aside, …
- 05:14 Ticket #11055 (ImageField uploads fail at r10717) closed by
- fixed: Fixed in [10739].
- 05:13 Changeset [772f68c]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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 #11055: fixed a regression in [10717] that caused uploaded files …
- 05:10 Tickets #10953,10955 batch updated by
- fixed: (In [10738]) Fixed #10953, #10955: proxies of proxies now work …
- 05:10 Changeset [baaf298]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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 #10953, #10955: proxies of proxies now work correctly, though I …
- 04:57 Changeset [2b0903b2]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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 #10404: ImageField height_field and width_field options no …
- 04:57 Ticket #10404 (ImageField: height_field and width_field option sometimes doesn't work) closed by
- fixed: (In [10737]) Fixed #10404: ImageField height_field and width_field …
- 03:31 Ticket #11053 (access to OneToOneField when null=True should return None instead of ...) closed by
- duplicate: I thought I had looked over existing tickets but it seems I missed …
05/10/2009:
- 23:29 Ticket #11071 (Update is_ajax docs to include ExtJS as complying) created by
- ExtJS supplies the X-Requested-With header with a value of …
- 20:48 Changeset [9b864440]stable/1.0.x by
- [1.0.X] Changed r10672 to not falsely error out when using generic …
- 20:46 Changeset [4f9fd449]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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 PostgreSQL version comparisons from r10730. Thanks to …
- 20:07 Ticket #11070 (Remove JING_PATH from global_settings.py and docs) created by
- As XMLField doesn't currently do any validation, and thus JING_PATH is …
- 19:48 DjangoFriendlyWebHosts edited by
- Added neosurge.com django vps hosting (diff)
- 19:06 Changeset [1b6fac19]stable/1.0.x by
- [1.0.X] Updated svnmerge properties for recent checkins git-svn-id: …
- 19:01 Changeset [bc07a49]stable/1.0.x by
- [1.0.X] Fixed #10792 -- Ensured that ModelChoiceFields don't provide …
- 17:16 Ticket #11051 (Oracle backend fails null_fk regression tests) reopened by
- Ehm, I guess I should leave this open until someone confirms :)
- 17:13 Ticket #11051 (Oracle backend fails null_fk regression tests) closed by
- fixed: I tried to track down this bug during the EuroDjangoCon sprint. Took a …
- 16:09 Changeset [fe971ec6]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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 r10668 to not falsely error out when using generic inlines. …
- 12:18 DjangoGraphviz edited by
- Reverted back, but it doesn't work either. (diff)
- 12:17 DjangoGraphviz edited by
- fixed the subversion link (diff)
- 09:57 Ticket #11069 (Tests for syndication framework) created by
- This patch adds 3 more testcases for the syndication framework.
- 07:41 Ticket #11068 (Wrong language code for Norwegian (Bokmål)) created by
- According to the …
- 07:28 Ticket #11067 (Updated Arabic translation (r10731)) created by
- 04:54 Ticket #11066 (Fix the the Documentation) created by
- Fix "the the" documentation errors.
- 04:25 Ticket #10906 (Aggregation support absent on postgres < 8.2) closed by
- fixed: (In [10731]) Fixed #10906 -- Added a check for PostgreSQL pre 8.2 when …
- 04:22 Changeset [8c2db4ab]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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 #10906 -- Added a check for PostgreSQL pre 8.2 when using …
- 04:22 Ticket #10842 (Django 1.0.2 generates AttributeError with PostgreSql 8.4beta1) closed by
- fixed: (In [10730]) Fixed #10842 -- Corrected parsing of version numbers for …
- 04:22 Changeset [b97178f7]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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 #10842 -- Corrected parsing of version numbers for PostgreSQL …
- 03:40 Ticket #11065 (Improve version comparison functions, esp for PostgreSQL) created by
- The PostgreSQL backend currently implements a get_version function …
- 02:44 Ticket #10792 (documentation error on ModelForm ModelChoiceField empty option) closed by
- fixed: (In [10729]) Fixed #10792 -- Ensured that ModelChoiceFields don't …
- 02:44 Changeset [5663258d]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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 #10792 -- Ensured that ModelChoiceFields don't provide an empty …
- 02:34 Ticket #11064 (TestCase Docs: Problematic import in Codesnippet) created by
- There is a problem when importing models into your test.py as …
- 01:23 Ticket #10958 (Autocommit setting never sets isolation_level of connection to 0) closed by
- fixed: (In [10728]) Fixed #10958 -- Corrected the setting of PostgreSQL …
- 01:23 Changeset [f824ecc3]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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 #10958 -- Corrected the setting of PostgreSQL isolation level. …
- 01:02 Ticket #11038 (django tests using postgis) closed by
-
invalid: We added the
POSTGIS_TEMPLATE
…
05/09/2009:
- 17:04 Ticket #11063 (Suggested method of installation) created by
- I'd like to suggest a change on the documentation which might be a …
- 13:33 IrcFAQ edited by
- Changed inclusion-tags url so it points to the correct page. (diff)
- 13:04 Ticket #11062 (Problem with django/forms/models.py) created by
- Hi! When I describe my own model field I can return value of any kind. …
- 11:07 Ticket #11060 (Malformed POST request cause TypeError in AdminSite.login()) closed by
- duplicate: deuplicate of #11061
- 10:54 Ticket #11061 (Malformed POST request cause TypeError in AdminSite.login()) created by
- I found that any visitor can cause a TypeError on Django site with …
- 10:53 Ticket #11060 (Malformed POST request cause TypeError in AdminSite.login()) created by
- I found that any visitor can cause a TypeError on Django site with …
- 10:52 Changeset [9e97fdf3]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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 admin URLs back to the urls.py example in the tutorial - had a …
- 10:29 Ticket #11059 (Doc <-> Functionallity [FormsAPI Dynamic initial values] difference) created by
- Hi! {{{ These values are only displayed for unbound forms, and …
- 10:07 Ticket #11058 (list_display_links doesn't allow callables not defined in the model) created by
- In a custom ModelAdmin class you can use class methods of this class …
- 10:06 Ticket #11057 (No actions in admin (actions=None) messes up layout.) created by
- When a changelist page on the admin has no actions to display and …
- 06:52 Changeset [0d930ee]stable/1.0.x by
- [1.0.X] Fixed #11042 -- Corrected admin inlines for inherited models. …
- 06:40 Ticket #11042 (admin inlines of inherited models break on edit submit after changeset ...) closed by
- fixed: (In [10725]) Fixed #11042 -- Corrected admin inlines for inherited …
- 06:40 Changeset [2c2871b7]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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 #11042 -- Corrected admin inlines for inherited models. Thanks …
- 00:44 Ticket #11056 (wrong object listed as a dependency in storage doc) created by
- at …
- 00:31 Changeset [cde397df]stable/1.0.x by
- [1.0.X] Updated svnmerge properties for recent checkins git-svn-id: …
Note: See TracTimeline
for information about the timeline view.