Timeline
07/08/2009:
- 23:37 Ticket #11441 (Signal documentation should mention 'weak' parameter for connect) created by
- In the documentation for signals: …
- 22:37 Ticket #11440 (Misplaced apostrophe in admin delete page) created by
- […] Contains "it's", a contraction for it is. It should be the …
- 21:37 Changeset [aa0be5b7]stable/1.0.x by
- [1.0.X] ixed GEOS & GDAL C function prototypes to explicitly use a …
- 21:31 Ticket #11439 (Doucmentation for new URLconf include() function usage) created by
-
include()
capabilities were extended in r9728 but the documentation … - 21:22 Ticket #11438 (Simple typo in Custom Fields documentation.) created by
- There's an error in the second paragraph, last sentence of …
- 21:00 Changeset [55968a6]soc2009/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 GEOS & GDAL C function prototypes to explicitly use a subclass …
- 18:56 Ticket #11437 ([soc2009/multidb] M2M Relationship with through=[model] whose primary ...) created by
- Deleting an object that is involved in a many to many relationship …[…]
- 14:19 Ticket #11436 (_doctest.py needs updating) created by
- I just tried annotating a doctest in a models.py file with the +SKIP …
- 12:36 DevelopersForHire edited by
- (diff)
- 11:36 Ticket #11435 (Django Language Code) created by
- Currently, the built-in django i18n framework allows for languages …
- 07:02 Ticket #11431 (prepopulated_fields fails to update multiple fields from one source) closed by
- duplicate: Duplicate of #7985. Please search existing tickets before filing new …
- 07:01 Ticket #11432 (prepopulated_fields should work for non-slug fields) closed by
- duplicate: Duplicate of #4509. Please search existing tickets before filing new …
- 02:31 Ticket #11434 (AdminInterface filter_horizontal add/remove buttons have big focus borders) created by
- The filter_horizontal widget used e.g. for Permissions has disturbing …
07/07/2009:
- 10:50 Ticket #11433 (Complete support for 3D Geometries) created by
- While GeoDjango has most the internal infrastructure to support 3D …
- 08:31 Changeset [18f12a38]stable/1.0.x by
- [1.0.X] Updated Spanish translation. git-svn-id: …
- 08:31 Changeset [e3cf5759]stable/1.0.x by
- [1.0.X] Update Catalan translation. git-svn-id: …
- 08:23 Changeset [4532cf6]soc2009/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 Spanish translation git-svn-id: …
- 08:23 Changeset [a4d8d451]soc2009/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 catalan Translation. git-svn-id: …
- 08:04 Ticket #11432 (prepopulated_fields should work for non-slug fields) created by
- I repeatedly have the use case where a CharField should be …
- 07:30 Ticket #11431 (prepopulated_fields fails to update multiple fields from one source) created by
- When using something like this in the admin […] only one of the …
- 06:26 Ticket #11425 (Long snippets in local documentation are cut) closed by
- fixed
- 04:11 DevelopersForHire edited by
- (diff)
- 01:34 DevelopersForHire edited by
- (diff)
- 01:30 DevelopersForHire edited by
- (diff)
07/06/2009:
- 16:53 JSON-RPC edited by
- (diff)
- 09:22 Ticket #9678 (Flatpage with URL of "/" ends up in a redirect loop.) closed by
- invalid: Works with or without the error templates although the docs do say …
- 08:08 Sprints edited by
- (diff)
- 08:07 Sprints edited by
- (diff)
- 06:03 Ticket #11430 (Test) closed by
- invalid
- 05:28 Ticket #11430 (Test) created by
- Tsetset
- 05:06 Ticket #9678 (Flatpage with URL of "/" ends up in a redirect loop.) reopened by
- I am using (1, 1, 0, 'beta', 1) and this problem still occurs. There …
- 03:16 Ticket #11429 (initial_data in syncdb not working with proxy models) created by
- I have the following in testapp/models.py: […] The problem is the …
- 02:05 Ticket #11428 (manage.py reset not working for proxy models) created by
- I have created a new project and a new app, testapp. In …
- 02:01 Ticket #11427 (full text searching or indexer?) closed by
- invalid: If you have a "how to", or "what is the best way" question, please ask …
- 01:58 Ticket #11427 (full text searching or indexer?) created by
- which is the best way? in my computer is using sqlite 3 but in server …
- 01:42 Ticket #11426 (Minor syntactic inconsistency in templates builtins documentation) created by
- At the end of the page …
07/05/2009:
- 18:32 Ticket #11424 (Ambiguity in the tutorial about decoupling the URLs) closed by
- invalid: * The third code snippet in that tutorial part shows the initial …
- 17:45 Ticket #11425 (Long snippets in local documentation are cut) created by
- The overflow: hidden is specified for pre blocks making some code …
- 17:08 Ticket #11424 (Ambiguity in the tutorial about decoupling the URLs) created by
- On the third page of the tutorial there is an instruction to remove …
- 15:40 Ticket #11423 (id autofield not incrementing when id is explicitly defined in ...) closed by
- invalid: When you do this on Postgres, you need to reset the sequence from …
- 11:57 Ticket #11423 (id autofield not incrementing when id is explicitly defined in ...) created by
- I'm using postgresql 8.3 and psycopg2-2.0.8-0ubuntu2. I found the same …
- 04:02 Ticket #11422 (Broken html in CheckboxSelectMultiple widget (with fix)) created by
- The html in CheckboxSelectMultiple widget is broken, under the format …
Note: See TracTimeline
for information about the timeline view.