Timeline
11/02/2008:
- 23:22 Ticket #9504 (Extension for restructuredtext filter a django.contrib.markup) created by
- As suggested at 0 I browserd markup sorce code1 to see how does …
- 17:37 Ticket #9503 ("Model instance reference" docs don't really discuss delete.) created by
- [http://docs.djangoproject.com/en/dev/ref/models/instances/ Model …
- 16:17 Ticket #9502 (Docs reST xref markup) created by
-
This patch converts all the bare
``SETTING_NAME``
occurrences … - 15:48 Changeset [45630600]stable/1.0.x by
- [1.0.X] Block doc fix for new function from svnmerge consideration. …
- 15:38 Ticket #9499 (Testing doc for PUT method references itself) closed by
- fixed: (In [9332]) Fixed #9499: Corrected self-reference in test client put …
- 15:38 Changeset [834ca580]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 #9499: Corrected self-reference in test client put method doc. …
- 15:37 Ticket #9501 (Generic relations to derived models won't allow for deletion of ...) created by
- OK. Here's my scenario. I'm working with a blog, and with a comments …
- 14:53 Ticket #9497 (Documentation typos) closed by
- fixed: (In [9331]) [1.0.X] Fixed #9497 - Doc typos. Many thanks ramiro. …
- 14:53 Changeset [55943c09]stable/1.0.x by
- [1.0.X] Fixed #9497 - Doc typos. Many thanks ramiro. [9330] from …
- 14:51 Ticket #9500 (Put the Google search that is in the main documentation page on *each* ...) closed by
- fixed: It is on every page, in the right sidebar, under the Contents for the page.
- 14:43 Changeset [c483583]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 #9497 - Doc typos. Many thanks ramiro. git-svn-id: …
- 14:32 Ticket #9500 (Put the Google search that is in the main documentation page on *each* ...) created by
- Currently, if I'm deep in the docs, and I decide to search for …
- 14:29 Ticket #7081 (Not rendering value of field that uses PasswordInput widget) closed by
- duplicate: This is one of the things covered by #6674
- 14:25 Ticket #6579 (Importing empty symbol causes double initialization of some modules) closed by
- duplicate: (changed resolution from fixed to duplicate) In regard to the template …
- 14:20 Ticket #6579 (Importing empty symbol causes double initialization of some modules) reopened by
- 10:54 Ticket #9499 (Testing doc for PUT method references itself) created by
- Documentation for Client.put() says: "...Acts just like Client.put() …
- 10:15 Ticket #9498 (generic inline formsets: object has no attribute 'fk') created by
- As of r9297, which django.contrib.admin.helpers now utilizes …
- 06:32 Ticket #9497 (Documentation typos) created by
- They are mostly one-character typos, the majority of them involving …
- 06:18 FullHistory edited by
- added a link to the django-modelhistory project (diff)
11/01/2008:
- 23:23 Changeset [f1eb098d]stable/1.0.x by
- [1.0.X] Fixed #9495 -- Corrected typo in urls doc. Thanks seemant. …
- 23:18 Ticket #9495 (Grammar fix on urls documentation page.) closed by
- fixed: (In [9328]) Fixed #9495 -- Corrected typo in urls doc. Thanks seemant.
- 23:17 Changeset [8a5f2ee]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 #9495 -- Corrected typo in urls doc. Thanks seemant. …
- 22:13 Ticket #9496 (reverse() function doesn't seem to take account of the includer urlconf) created by
- I have a urlconf being included from the top-level urlconf. the one …
- 21:51 Ticket #9495 (Grammar fix on urls documentation page.) created by
- On the docs page, …
- 18:30 Ticket #2037 (Doesn't make sense to have a blank option in dropdowns for ...) closed by
- fixed: r6733 accomplished what was being asked for here.
- 17:26 Changeset [6c069d2a]stable/1.0.x by
- [1.0.X] Fixed #9494 -- Ensure the foreign key in an inline formset is …
- 17:25 Ticket #9494 (Revision 9297 causes crash) closed by
- fixed: (In [9326]) Fixed #9494 -- Ensure the foreign key in an inline formset …
- 17:25 Changeset [83af0b8f]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 #9494 -- Ensure the foreign key in an inline formset is always …
- 16:07 Changeset [da151657]stable/1.0.x by
- [1.0.X] Updated Argentinian spanish translation. git-svn-id: …
- 15:55 Changeset [3905b071]stable/1.0.x by
- [1.0.X] Fixed #9337 -- Use a link to Jython that actually works. …
- 15:51 Ticket #9337 (Link to Jython is broken) closed by
- fixed: (In [9323]) Fixed #9337 -- Use a link to Jython that actually works. …
- 15:51 Changeset [1f69b11e]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 #9337 -- Use a link to Jython that actually works. Thanks …
- 15:50 Ticket #9494 (Revision 9297 causes crash) created by
- Since revision 9297, I have KeyError in Admin. Bug appears when Inline …
- 15:42 Changeset [1af32e88]stable/1.0.x by
- [1.0.X] Fixed #9354 -- Set missing svn:eol-style property on some …
- 15:33 Ticket #9354 (eol-style in localflavors) closed by
- fixed: (In [9321]) Fixed #9354 -- Set missing svn:eol-style property on some …
- 15:33 Changeset [74cd0789]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 #9354 -- Set missing svn:eol-style property on some localflavor …
- 15:32 Changeset [4c0895b]stable/1.0.x by
- Updated Swedish translations. git-svn-id: …
- 15:17 Changeset [daf87525]stable/1.0.x by
- [1.0.X] Fixed #9374 -- Added missing close paren in serialization doc. …
- 15:14 Changeset [2efa5f80]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 #9374 -- Added missing close paren in serialization doc. Thanks …
- 15:14 Ticket #9374 (Minor punctuation - Missing Closing Paren) closed by
- fixed: (In [9318]) Fixed #9374 -- Added missing close paren in serialization …
- 14:47 Changeset [19d164e0]stable/1.0.x by
- [1.0.X] Fixed #9441 -- Corrected typo in file upload settings doc. …
- 14:45 Ticket #9441 (wrong settings control referred to in "file uploads" doc) closed by
- fixed: (In [9316]) Fixed #9441 -- Corrected typo in file upload settings doc. …
- 14:45 Changeset [dd9fd805]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 #9441 -- Corrected typo in file upload settings doc. Thanks gsf. …
- 14:21 Changeset [fbf32bd]stable/1.0.x by
- [1.0.X] Fixed #9412 -- Corrected a couple of typos in the custom model …
- 14:20 Ticket #9412 (typo in custom model fields docs) closed by
- fixed: (In [9314]) Fixed #9412 -- Corrected a couple of typos in the custom …
- 14:20 Changeset [021b40a8]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 #9412 -- Corrected a couple of typos in the custom model field …
- 14:17 Ticket #8882 (Inline model formsets break validation for unique and unique_together ...) closed by
- fixed: I suppose the problem that Alex was patching was indeed described …
- 14:12 Ticket #9493 (Formsets with data that violates unique constraints across forms are ...) created by
-
If I have a form with a unique
name
field, and I submit data …
- 14:05 Changeset [d6a1e2ef]stable/1.0.x by
- [1.0.X] Fixed #9487 -- Corrected several links into the Python docs …
- 14:02 Ticket #9487 (Links to Python docs broken after Python docs refactor) closed by
- fixed: (In [9312]) Fixed #9487 -- Corrected several links into the Python …
- 14:02 Changeset [d4f4ab8]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 #9487 -- Corrected several links into the Python docs that were …
- 13:07 Ticket #9491 (small non-technical typo in tutorial) closed by
- fixed: (In [9311]) [1.0.X] Fixed #9491 -- Added a missing 'are' in what to …
- 13:07 Changeset [587a2f98]stable/1.0.x by
- [1.0.X] Fixed #9491 -- Added a missing 'are' in what to read next. …
- 13:04 Changeset [8955a085]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 #9491 -- Added a missing 'the' in what to read next. Thanks …
- 12:18 Changeset [9009cac6]stable/1.0.x by
- [1.0.X] Updated svnmerge metadata to indicate all non-blocked trunk …
- 12:02 Changeset [3c23dc9]stable/1.0.x by
- [1.0.X] Block admin css refactor changesets from svnmerge …
- 11:32 Ticket #9492 (Invalid XHTML in admin/base.html template) created by
- Changeset [9300] have made …
- 11:21 Ticket #8882 (Inline model formsets break validation for unique and unique_together ...) reopened by
- brosner, the fix is unfortunately insufficient. Alex's patch is also …
- 08:14 Changeset [662c34d8]stable/1.0.x by
- [1.0.X] Updated German translation git-svn-id: …
- 08:08 Changeset [c8e68fab]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
- Removed unnecessary strings from German translation git-svn-id: …
- 08:00 Changeset [6df10c5]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
- Updated German translation git-svn-id: …
10/31/2008:
- 23:28 Ticket #9491 (small non-technical typo in tutorial) created by
- In the What to read next section, under the sub-heading Finding …
- 18:52 Changeset [ac0808f]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
- Consolidated contrib.admin styles by rolling layout.css and global.css …
- 18:44 Changeset [6b82c38]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
- Applied contrib.admin IE CSS patches to IE6 and 7, and added simple …
- 18:03 Changeset [b66e3a3d]stable/1.0.x by
- [1.0.X] Minor correction to setup.py git-svn-id: …
- 18:02 Changeset [2371530]stable/1.0.x by
- Bump version number and set download_url for 1.0.1 beta git-svn-id: …
- 18:01 Changeset [5053550]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 IE conditional comments to contrib.admin base template to block …
- 17:19 Changeset [3028e85]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
- Reformatted contrib.admin CSS to use multi-line selector format so …
- 17:09 Changeset [7b80af62]stable/1.0.x by
- [1.0.X] Fixed #8882 -- When a foreign key is among the unique_together …
- 17:07 Ticket #8882 (Inline model formsets break validation for unique and unique_together ...) closed by
- fixed: (In [9297]) Fixed #8882 -- When a foreign key is among the …
- 17:07 Changeset [0ea15f56]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 #8882 -- When a foreign key is among the unique_together fields …
- 16:58 Version1.1Features edited by
- (diff)
- 14:48 Ticket #9490 (Empty session is stored if clean session is accessed) created by
- If user opens a page for first time (without a session), and code …
- 14:15 Version1.1Features edited by
- (diff)
- 13:50 Ticket #9489 (Unnecessary validation of internal data in contrib.sessions) created by
- In django/contrib/sessions/models.py in method get_decoded data from …
- 13:22 Ticket #9488 (Add setting to force plain SMTP authentication) created by
- A wrongly configured SMTP server that requires authentication can …
- 12:34 Ticket #9487 (Links to Python docs broken after Python docs refactor) created by
- This is the 404'ed link: …
- 11:46 Ticket #9470 (PasswordResetTest.test_email_not_found built in test chokes on apostrophe) closed by
- duplicate: I don't really understand why you are seeing this error. This test …
- 11:46 Ticket #9485 (ManyToManyField populated by values from another app) closed by
- worksforme: I have applications in production which use many-to-many relationships …
- 10:37 Ticket #9486 (The goal is to make sure the required field's lable be bold) created by
- Here is the svn diff […]
- 09:49 Ticket #9485 (ManyToManyField populated by values from another app) created by
- Hi, A feature request... It looks like it's only possible to create a …
- 07:39 Ticket #9484 (Admin, raw_id_fields, not int value) closed by
- duplicate: #8746 covers this.
- 03:50 Ticket #9484 (Admin, raw_id_fields, not int value) created by
- In admin, raw_id_fields whet typed not integer value: […]
- 02:34 Ticket #9483 (Title template filter is broken) created by
- There's a bug in Django ( trunk ) |title template filter: This: …
- 00:43 Ticket #9482 (Can't import anything that depends on DANGO_SETTINGS_MODULE in ...) created by
- I've got some basic code to register signal handlers in my project's …
10/30/2008:
- 21:48 Ticket #9481 (Changeset 9107 (setup.py) breaks bdist_rpm) created by
- The change to how the version is calculated in setup.py in changeset …
- 15:21 Version1.1Features edited by
- (diff)
- 12:54 Ticket #9478 (Default id attribute for form field 'id-field' should be avoided) closed by
- wontfix: Please do not reopen this ticket. If it is wontfix'ed please take the …
- 12:33 Ticket #9478 (Default id attribute for form field 'id-field' should be avoided) reopened by
- I understand that it is perfectly possible to change the attribute …
- 12:02 Ticket #9480 (django.test.client.FakePayload is truncating files) created by
- The file size is truncated when you pass a file using the post method.
- 11:23 Ticket #9478 (Default id attribute for form field 'id-field' should be avoided) closed by
- wontfix: You can already control the default auto id that Django gives in that …
- 11:03 Ticket #9479 (Infinite loop in QuerySet delete() using MySQL 5.0.44 with InnoDB and ...) created by
- Given: MySQL 5.0.44, InnoDB engine, default repeatable read …
- 10:53 Ticket #9478 (Default id attribute for form field 'id-field' should be avoided) created by
- When django returns a HTML form element generated by the form class it …
- 09:24 Ticket #9477 (Remove old "development version" references in docs) created by
- There are still a number of references in the docs to things being new …
- 08:23 Changeset [49316127]stable/1.0.x by
- [1.0.X] Italian translation updated git-svn-id: …
- 08:07 Ticket #9476 (deprecated text in Manager's documentation) created by
- The documentation at …
- 08:02 CookBookDualSessionMiddleware edited by
- Adding Django 1.0 session set_expiry comment (diff)
- 07:10 Ticket #2782 (mod_python's request.META["SERVER_PORT"] is always set to 0) reopened by
- This is not fixed in the 1.0 release.
- 06:29 Ticket #9475 (add(), create(), etc. should be supported by intermediate ManyToMany ...) created by
- Intermedite ManyToMany model with extra attributes should support …
- 04:44 Ticket #9474 (user_passes_test decorator cannot be applied twice) created by
-
Look at this code:
[…]
If you call
book_list
view, decorated … - 02:08 Changeset [fe54f06a]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
- Italian translation update git-svn-id: …
- 01:30 Ticket #9473 (FormWizard doesn't work with NullableBooleanField) created by
- Create a series of forms. Make the first one contain a …
Note: See TracTimeline
for information about the timeline view.