Timeline
12/30/2012:
- 23:33 Changeset [cee40c7d]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Added further flexibility to ModelAdmin for controlling post-save …
- 17:36 Ticket #19542 (Testing with Oracle: mirror databases do not work) created by
- By "mirror databases" I here mean two related cases: 1. A database …
- 11:34 Ticket #19541 (Reversing URLs in response middleware or streamed responses won't use ...) created by
- Theoretically, after …
- 11:16 Ticket #12579 (QuerySet.get_or_create()'s behavior depends on database's uniqueness ...) closed by
- fixed
- 10:20 Ticket #18623 (RSS feeds specify Atom namespace) closed by
- invalid: Thanks for your feedback!
- 08:38 Ticket #19540 (Deprecation warning in the test suite under Python 3.3) created by
- […]
- 08:34 Ticket #12579 (QuerySet.get_or_create()'s behavior depends on database's uniqueness ...) closed by
- fixed
- 08:21 Ticket #19539 (Writing custom model fields: The __metaclass__ attribute is no longer ...) created by
- As Django 1.5 introduces the support of Python 3, I think the …
- 05:20 Ticket #19532 (URL encoding error in set_script_prefix) closed by
-
invalid:
set_script_prefix
isn't documented; it's a private API, not subject … - 04:22 Changeset [e871e02]stable/1.5.x by
- [1.5.x] Made gis get_default_columns mirror changes in normal compiler …
- 04:10 Changeset [f80a1934]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed GIS regression in get_default_columns() I changed the normal …
- 03:20 Changeset [ce3c71fa]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Minor improvement to proxy model handling Refs #19385
- 03:20 Changeset [807eff7]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Made use of PathInfo.direct flag in trim_joins Refs #19385
- 03:19 Changeset [68985db]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Added Query.join_parent_model() This simplifies especially …
- 03:19 Changeset [4511aeb6]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Moved join path generation to Field Refs #19385
- 03:18 Changeset [9ef3cab]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Made sure join_field is always available in .join() Refs #19385
12/29/2012:
- 22:33 Ticket #19538 (Remove __admin_media_prefix__ in admin templates) created by
- contrib/admin/templates/admin/base.html contains the line: […] The …
- 17:52 Changeset [a04df80]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Removed links to deprecated IGNORABLE_404_STARTS/ENDS settings. refs …
- 15:39 Changeset [a7b7d632]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 #595 from bmispelon/patch-1 Fixed a typo in …
- 15:35 Changeset [0b09b1a]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 #609 from mitar/patch-3 Fixed typo in …
- 15:32 Ticket #18127 (Make *all* DeprecationWarnings stacklevel=2 or greater) closed by
- fixed: In ef017a5f00d9e84059e00e8fea123be51b293f75: […]
- 15:32 Changeset [4e5369a]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Silenced warnings in the tests of deprecated features.
- 14:59 Changeset [7ee7599]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Removed versionadded/changed annotations dating back to 1.4.
- 14:59 Changeset [ef017a5f]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Advanced pending deprecation warnings. Also added stacklevel …
- 14:59 Changeset [13082933]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Removed csrf_response_exempt and csrf_view_exempt.
- 14:59 Changeset [2ecf56ea]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Removed legacy ways of calling cache_page.
- 14:59 Changeset [9f9a4cde]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Removed truncate_words and truncate_html_words.
- 14:59 Changeset [e00d1b6d]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Removed obsolete compatibility functions for old Pythons.
- 14:59 Changeset [5d5e1f5]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Removed support is_safe and needs_autoescape as function attributes.
- 14:59 Changeset [641acf7]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Removed IGNORABLE_404_STARTS/ENDS settings.
- 14:59 Changeset [4a6490a]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Removed HttpRequest.raw_post_data.
- 14:59 Changeset [d1c72d9]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Removed django.core.management.setup_environ and execute_manager.
- 14:59 Changeset [5935124]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Removed django.core.cache.backends.memcached.CacheClass.
- 14:59 Changeset [ebd25985]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Removed django.contrib.markup.
- 14:59 Changeset [f27a4ee]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Removed django.contrib.localflavor. Each localflavor lives on as a …
- 14:58 Changeset [b2d20e98]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Removed legacy shortcut for importing GeoIP.
- 14:58 Changeset [d4ea02b9]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Removed the legacy form wizard.
- 14:58 Changeset [0522711]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Removed django.contrib.databrowse. RIP -- you served us well.
- 14:58 Changeset [02f3daad]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Removed interpolation of post_url_continue in the admin.
- 14:58 Changeset [59ddb79]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Removed django.conf.urls.defaults.
- 14:58 Changeset [fb9f1b9b]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Removed backwards-compatibility shim for #16288. Also unit-tested …
- 14:57 Changeset [9e5ada79]stable/1.5.x by
- [1.5.x] Fixed broken links, round 4. refs #19516 Backport of …
- 14:54 Changeset [067505a]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed broken links, round 4. refs #19516
- 12:50 Ticket #18573 (formfield_callback attribute on ModelForm not being passed to ...) closed by
- needsinfo: The test also passes on 1.3 and 1.4 branches. Paul, I think it's now …
- 08:38 Changeset [d529d413]stable/1.5.x by
- [1.5.x] Avoided having an indexed TextField installed unless using …
- 08:37 Changeset [2d74a5fd]stable/1.5.x by
- [1.5.x] Fixed autopk issue in tests Backpatch of …
- 08:30 Changeset [13a2b114]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Avoided having an indexed TextField installed unless using postgres …
- 08:25 Changeset [ba4331f]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed autopk issue in tests
- 04:32 Changeset [0c96aae7]stable/1.5.x by
- [1.5.x] Added links to default widget in forms.fields documentation …
- 04:30 Changeset [2d0b35d]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Added links to default widget in forms.fields documentation
- 04:12 Ticket #19537 (Widget CheckboxInput show_hidden_initial _has_changed bug) closed by
-
invalid: By default, any non-empty string is considered as a
True
value, even … - 03:46 Ticket #19537 (Widget CheckboxInput show_hidden_initial _has_changed bug) created by
-
django.forms.CheckboxInput
have method […] initial may be … - 01:45 Ticket #19535 (AUTHENTICATION_BACKENDS setting missing from automatic admin documentation) closed by
-
invalid: This is the default value of the
AUTHENTICATION_BACKENDS
setting; … - 01:44 Ticket #19534 (Sample template for login view requires 'load url from future') closed by
- invalid: You're reading the docs for version 1.5 or dev (future 1.6), but …
- 01:31 Ticket #19536 (in ModelAdmin disabling has_add_permission results in not showing any ...) created by
- in change_list.html when has_add_permission is false all the …
- 00:45 Ticket #19535 (AUTHENTICATION_BACKENDS setting missing from automatic admin documentation) created by
- It'd be good to mention that the following snippet needs to be in …
12/28/2012:
- 23:03 Ticket #19534 (Sample template for login view requires 'load url from future') created by
- The template describing the 'login' view will not work as -is. It …
- 16:43 Ticket #19533 (update url's in contrib markup) closed by
- invalid: Thanks for the suggestion, but contrib.markup is deprecated, and I'm …
- 16:39 Ticket #19533 (update url's in contrib markup) created by
- it seems the links to markup libraries have changed.
- 16:35 Ticket #19524 (DoesNotExist exception when adding object in admin with inline object) closed by
- fixed: In e9c24bef74e55729b190cf07e0ac452aa4c86fcd: […]
- 16:35 Changeset [5097d3c5]stable/1.5.x by
- [1.5.x] Fix #19524 -- Incorrect caching of parents of unsaved model …
- 16:34 Changeset [e9c24be]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fix #19524 -- Incorrect caching of parents of unsaved model instances. …
- 15:46 Ticket #19532 (URL encoding error in set_script_prefix) created by
- We found this as a regression bug when we switched to using django …
- 14:45 Ticket #18970 (Document that Django doesn't work with MySQL under Python 3) closed by
- fixed: In 37b3fd27ae63001cb3258f7d147aeb24712d00a2: […]
- 14:44 Changeset [be42590]stable/1.5.x by
- [1.5.x] Fixed #18970 -- Documented know limitations under Python 3. …
- 14:43 Changeset [37b3fd27]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #18970 -- Documented know limitations under Python 3.
- 13:48 Changeset [8d1b190]stable/1.5.x by
- [1.5.x] Fixed #19498 -- refactored auth documentation The auth doc …
- 13:06 Ticket #19498 (refactor authentication documentation) closed by
- fixed: In 11ded967c443087487f3872aafd86842608b4c64: […]
- 13:06 Changeset [11ded96]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #19498 -- refactored auth documentation The auth doc was a …
- 13:03 AdminNext edited by
- anwser to pronik (diff)
- 10:49 Ticket #19531 (Surprising impact of defer()) created by
- I have Counter model with a few fields. When I call: […] it …
- 09:35 Ticket #5446 (New model fields for languages and countries at least) closed by
-
wontfix: Now that
contrib.localflavor
is gone, I don't see why we would … - 05:06 Ticket #19530 (Error in geodjango tutorial) closed by
- worksforme: If you think there is an error in the tutorial, please tell us what …
12/27/2012:
- 19:29 Ticket #19530 (Error in geodjango tutorial) created by
- I followed all of the Geodjango Tutorial instructions precisely. But …
- 13:37 Changeset [cb988061]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Update django/contrib/staticfiles/management/commands/collectstatic.py …
- 11:43 Ticket #19529 (Searching documentation for "class based views" gives ten times the ...) created by
- When searching for "classed base views" in the django documentation …
- 08:11 AdminNext edited by
- (diff)
- 06:48 Ticket #19528 (CachedFilesMixin does not rewrite rules for css selector with path) created by
- Using CachedFilesMixin we'll have paths like this `<img alt="True" …
- 06:42 Ticket #19527 (Allow QuerySet.bulk_create() to set the primary key of its objects) created by
- (Sorry if I missed a pre-existing ticket for this.) There is an IMO …
- 06:18 Ticket #19526 (CachedFilesMixin.patterns should be case-insensitive) created by
- According to [1], all CSS syntax is case-insensitive within the …
- 03:06 Ticket #19525 (Regression: FileField calls validate during form validation; breaks ...) closed by
- fixed: In db278c3bf9177043c42a9ed8b529a5c117938460: […]
- 02:43 Changeset [3cb87ec]stable/1.5.x by
- [1.5.x] Fixed #19525 -- Reverted dcd4383107 and 05d333ba3b. Refs …
- 02:37 Changeset [db278c3b]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #19525 -- Reverted dcd4383107 and 05d333ba3b. Refs #9893, …
- 00:39 Ticket #19525 (Regression: FileField calls validate during form validation; breaks ...) created by
- As of dcd43831 (fixing #9893), a FileField will call …
Note: See TracTimeline
for information about the timeline view.