Timeline
03/09/2013:
- 16:39 Changeset [8aefd30]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed BinaryField support on Oracle.
- 12:38 Ticket #20008 (Dead link in tutorial part 5) created by
- Hi, in tutorial part 5 is a dead link under …
- 10:48 Ticket #19171 (unnecessary SRID lookup makes coordinate transform from custom SRS to ...) closed by
- fixed: In 360217fc87db82575c8b07704143ced07c2a234c: […]
- 10:46 Changeset [360217f]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #19171 -- Allowed coordinate transforms with custom SRIDs …
- 09:15 Ticket #9806 (GeometryField crashes contrib.gis.admin) closed by
- fixed: In e6f5b7eacd32afb892c486a5b0994f7f11170868: […]
- 09:10 Changeset [e6f5b7e]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #9806 -- Allowed editing GeometryField with OpenLayersWidget …
- 08:08 Changeset [f3d1aebe]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Reformatted slightly openlayers.js
- 07:14 Ticket #14241 (instructions for creating spatial database template differ on fedora ...) closed by
- wontfix: There is a note just above the command list: "The example below …
- 06:44 Ticket #19923 (traceback handling in management commands) closed by
- fixed: In 6a91b638423de954b7d96c38e2372100800139fb: […]
- 05:38 Changeset [6a91b638]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #19923 -- Display tracebacks for non-CommandError exceptions By …
- 05:07 Ticket #16594 (Missing altitude (z) on Point on admin interface for geodjango) closed by
- fixed: In 5e80571bf92d93c177bea9e5ee7d89153ecadbad: […]
- 05:02 Changeset [5e80571]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #16594 -- Added wkt 3D support for GEOS geometries This …
03/08/2013:
- 20:49 Ticket #6663 (UUID as Primary Key (Re. 4682)) closed by
- invalid: Reclosing, for multiple reasons. Firstly, this ticket has become …
- 16:43 Ticket #20007 (psycopg2 should convert SQL arrays into python unicode-arrays) created by
- Both test cases should succeed. However, the second one fails, because …
- 15:52 Changeset [8a92139]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Replaced proj4 testing by a regex
- 11:19 Changeset [cbfb8ed5]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed a regression in forms changed_data Thanks Loic Bistuer for …
- 09:17 Ticket #15363 (get_queryset & get_query_set) closed by
- fixed: In 6983a1a540a6e6c3bd941fa15ddd8cb49f9ec74e: […]
- 09:11 Changeset [6983a1a5]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
-
Fixed #15363 -- Renamed and normalized to
get_queryset
the methods … - 04:49 Ticket #20006 (Converting a datestring into a proper date from and AJAX call) closed by
- worksforme: If you are passing your value through the forms API (and a …
- 03:52 Ticket #20002 (Model inheritance depth may result in invalid SQL queries) closed by
- fixed: Thanks for attempting to reproduce with master. Indeed there's been …
- 03:14 Ticket #20006 (Converting a datestring into a proper date from and AJAX call) created by
- When an AJAX call passes a date in a Django L10N/I18N site, the date …
03/07/2013:
- 21:32 Ticket #20005 (Document that Oracle databases need execute permission on SYS.DBMS_LOB.) created by
- The oracle database back-end uses SYS.DBMS_LOB. Could the …
- 18:20 Ticket #20004 (move test helpers out of TransactionTestCase) created by
- django.test.testcases.TestCase inherits from TransactionTestCase, so …
- 16:16 Ticket #20003 (URLValidator does not accept urls with usernames or passwords in them) created by
- […]
- 15:44 Ticket #19916 (contrib.comments's templatetags use token.contents.split()) closed by
- fixed: Pull request merged in 81804ae474d6fe5d3ab9348cfe86ee3779473a2a (Fix …
- 15:14 Ticket #20002 (Model inheritance depth may result in invalid SQL queries) created by
- This is an example pulled out of the test case I was writing as a …
- 14:12 Changeset [477d737e]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Merge pull request #850 from bmispelon/ticket-19916 Fix 19916. …
- 14:05 Changeset [1b81f32]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Adde two "versionadded" markers, thanks to mYk for noticing.
- 13:24 Changeset [bbbd698]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Added a ManyToManyField(db_constraint=False) option, this allows not …
- 12:30 Changeset [81804ae]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fix 19916. Smarter tokenizing of contrib.comment's templatetags arguments.
- 11:21 Ticket #19990 (showAddAnotherPopup _popup need a fix) closed by
- needsinfo
- 11:20 Ticket #20001 (BigAutoField for Django 1.5 (patch included)) closed by
- duplicate: Duplicate of #14286; can you please add the patch over there instead?
- 11:19 Ticket #19993 (Allow accessing the resolver match and the view name on the `Request`) closed by
- duplicate: Unless I missed something, this is a dupe of #15695 which is fixed in 1.5.
- 11:18 Ticket #19999 (first app not running) closed by
- invalid: This is almost certainly an error in your code. As such, the right …
- 11:16 Ticket #19995 ([Django Testing Framework] Client.get() and UnicodeEncodeError) closed by
- needsinfo: Closing as "needsinfo" - as Claude says without more specific info we …
- 11:11 Ticket #19991 (Introduce `saved_forms` property to `BaseModelFormSet`) closed by
- wontfix: This seems somewhat domain-specific; I can't see a good reason to …
- 11:09 Ticket #16238 (TECHNICAL_*_TEMPLATE change) closed by
- wontfix: There's already a mechanism …
- 11:01 Ticket #19978 (Technical 500 response as HTML for Ajax request) closed by
- wontfix: I really don't like adding another setting for something this …
- 10:57 Ticket #19977 (Test database not auto-flushing) closed by
- needsinfo: Without more details of how you're running tests unfortunately we …
- 10:30 Ticket #19931 (Deleting from Site model won't cascade delete related models) closed by
-
needsinfo: There isn't anything that
Site
does differently from any other … - 10:26 Ticket #15896 (unittest docs say import django.utils, should be djanto.test) closed by
- wontfix: They really are two different things, used for two different purposes. …
- 08:45 SummerOfCode2013 edited by
- Updated Dates and Links in first paragraph (diff)
- 08:22 Ticket #19997 (Custom EMPTY_VALUES for form fields.) closed by
- fixed: In 4cccb85e292fea01b3459cd97d751ed35179a7b7: […]
- 08:22 Changeset [4cccb85e]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #19997 -- Added custom EMPTY_VALUES to form fields Thanks Loic …
- 08:06 Ticket #20001 (BigAutoField for Django 1.5 (patch included)) created by
- This week we upgraded to from 1.3 -> 1.5, and discovered BigAutoField …
- 07:53 Changeset [25ce177e]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Added missing method in the dummy database backend.
- 05:36 Ticket #20000 (Allow overriding `label`, `help_text` and `error_messages` for the ...) closed by
- wontfix: This has been previously discussed and wontfixed before. Feel free to …
- 05:28 Ticket #20000 (Allow overriding `label`, `help_text` and `error_messages` for the ...) created by
-
Currently
ModelForm
requires to completely redefine fields in order … - 01:10 Ticket #19999 (first app not running) created by
- Wwhen i run the default app created it shows this error : …
03/06/2013:
- 22:09 DjangoOnWindowsWithIISAndSQLServer edited by
- added Note 4, an alternative to the Helicontech proposed alternative … (diff)
- 19:30 Ticket #19983 (Improving this part from confusion) closed by
- needsinfo
- 19:30 Ticket #19985 (Suggested improvement for example with customizing templates) closed by
-
wontfix:
TEMPLATE_DIRS
no longer appears in the default project template as … - 18:43 Ticket #19951 (Avoid ValueError in admin when passing a string as PK for an inherited ...) closed by
- fixed: In e2ee02c5bd412a6a1b33353cac1a222be989d71f: […]
- 18:38 Changeset [e2ee02c]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #19951 -- Admin: Invalid model PK values shouldn't cause 500 …
- 18:22 Changeset [c31a979]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Merge pull request #882 from loic/testfix Fixed minor warnings in tests.
- 18:18 Ticket #19543 (SimpleLazyObject missing __repr__ proxy) closed by
- fixed: In 0ea5bf88dddd7fbdef7fe8d00162c9753565f5c0: […]
- 18:14 Changeset [876fc39]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- PEP8 cleanup of functional.py
- 18:13 Changeset [0ea5bf8]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #19543 -- implemented SimpleLazyObject.repr Thanks to …
- 16:59 SummerOfCode2013 created by
- Initial draft
- 15:16 Ticket #19998 (loaddata --ignorenonexistent not working for XML based fixtures) created by
- The new --ignorenonexistent commandline argument for loaddata is not …
- 11:35 Ticket #19997 (Custom EMPTY_VALUES for form fields.) created by
- Form fields should be able to decide for themselves what value they …
- 11:26 Ticket #19996 (Django-mssql link wrong in docs) closed by
- fixed: In c8e3a23d0f6d6683c7d5d4f4107b0c716b879cf0: […]
- 11:26 Changeset [c8e3a23]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Merge pull request #884 from manfre/patch-1 Fixed #19996 - Updated …
- 11:12 Changeset [bb998c9f]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Update link to django-mssql project
- 11:10 Ticket #19996 (Django-mssql link wrong in docs) created by
- Docs point to old Google code repository. Project has since moved to …
- 10:25 Ticket #19995 ([Django Testing Framework] Client.get() and UnicodeEncodeError) created by
- Hi, I'm use the Client API to test my views, and here is one of my …
- 10:03 Ticket #17615 (Unique field validation with multi-table inheritance) closed by
- fixed: Please open a new ticket with a full and understandable description of …
- 10:00 Changeset [2add24c]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- One more EMPTY_VALUES replacement following 22be90dd17 Thanks Loic …
- 08:33 Changeset [b3aa853]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Used more precise test assertions.
- 04:41 Ticket #19994 (Typo on deployment docs) closed by
- fixed: In d1a5fe07ed96794864d9aa69502ed056bb7a561b: […]
- 04:40 Changeset [d1a5fe0]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #19994 -- Typo. Thanks akshar for the report.
- 04:11 DevelopersForHire edited by
- (diff)
- 03:51 Ticket #19994 (Typo on deployment docs) created by
- https://docs.djangoproject.com/en/dev/howto/deployment/wsgi/ Search …
- 01:30 Ticket #19989 (Validating BinaryField against validators.EMPTY_VALUES raises ...) closed by
- fixed: In 22be90dd171deebd0cf52bdd749f27b18e29a2f2: […]
- 01:30 Changeset [22be90dd]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #19989 -- Suppressed UnicodeWarning during BinaryField …
Note: See TracTimeline
for information about the timeline view.