Timeline
09/13/2011:
- 23:57 Ticket #16773 (QuerySet.count does no caching until the result cache is filled) closed by
- wontfix: Yes, the comments here are correct. Just caching counts will result in …
- 23:54 Ticket #14434 (AdminSite should rely on self.has_permission for all permission checks) reopened by
- I don't believe this has been fully resolved. Even when …
- 17:25 Ticket #16837 (updated error message when logging in into the admin fails because ...) created by
- When a user tries to login on the admin, with correct username & …
- 15:43 Ticket #16778 (Bad geometry escape in postgis) closed by
- fixed: In [16826]: […]
- 15:43 Changeset [67e05fcd]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #16778 -- Improved escaping of geometries on PostgreSQL, …
- 15:30 Changeset [dd292b94]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
-
Updated versions and added
libproj-dev
to the GeoDjango installation … - 14:13 Ticket #16836 (can't create super-user w/ domain of localhost) closed by
- duplicate: duplicate of #4833
- 12:24 Ticket #16836 (can't create super-user w/ domain of localhost) created by
- contrib.auth.management.commands.createsuperuser.py is_valid_email …
- 10:33 Ticket #16834 (wrong error message when entering admin and not is_staff or is_active) closed by
- wontfix: Thank you for the suggestion, but note that this has already been …
- 10:20 Ticket #10343 (Need a way to access widgets individually contained within a MultiWidget) closed by
- duplicate: This was already requested in #5851.
- 10:18 Ticket #14718 (Different attributes for DateInput and TimeInput in SplitDateTimeWidget) closed by
- duplicate: This is in fact a duplicate of #5851. Note that the latest suggested …
- 10:14 Ticket #16835 (filter users by group) created by
- When using groups, it is very handy to be able to filter users by …
- 10:10 Ticket #16833 (Remove obscure mixin parameter from Storage.open() method) closed by
- fixed: In [16824]: […]
- 10:10 Changeset [f3ae4962]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
-
Fixed #16833 -- Removed undocumented
mixin
parameter from the … - 10:07 Ticket #16830 (Radioselect input loose id after invalid submission) closed by
- invalid: Was my mistake, there is no bug... So I closed. Sorry!
- 10:03 Ticket #16834 (wrong error message when entering admin and not is_staff or is_active) created by
- On the admin login, when a user tries to login, but is_staff is set to …
- 10:03 Ticket #16830 (Radioselect input loose id after invalid submission) reopened by
- Not sure why this was closed — reopening so that either the original …
- 10:02 Ticket #16832 (add staticfiles lines to urls.py ,) closed by
- wontfix: Err, this is a wontfix :)
- 10:01 Ticket #16832 (add staticfiles lines to urls.py ,) reopened by
- 10:01 Ticket #16832 (add staticfiles lines to urls.py ,) closed by
-
duplicate: No no, adding
staticfiles_urlpatterns
is not necessary when … - 09:41 Ticket #16830 (Radioselect input loose id after invalid submission) closed by
- invalid
- 09:37 Ticket #16833 (Remove obscure mixin parameter from Storage.open() method) created by
- As discussed with Jacob, Russell and Marty this ought to be removed …
- 09:16 Ticket #16832 (add staticfiles lines to urls.py ,) created by
- During development, static files can be served using: from …
- 08:42 Ticket #7222 (FormPreview should pass the form to done()) closed by
- wontfix: Yeah, we clearly missed getting this in before 1.0! Adding it now …
- 08:00 Ticket #16831 (Radioselect input loose id after invalid submission) closed by
- duplicate: Double submission of #16830.
- 07:38 Ticket #16831 (Radioselect input loose id after invalid submission) created by
- The radioselected input loose id after invalid submission Before form …
- 07:38 Ticket #16830 (Radioselect input loose id after invalid submission) created by
- The radioselected input loose id after invalid submission Before form …
- 03:34 Ticket #16828 (Upgrade from 1.3 to 1.3.1 breaks manage.py test with multiple databases) closed by
- duplicate: Yeah, I think I just managed to report the same bug twice... and write …
- 03:22 Ticket #16815 (Broken example code -- hidden fields won't show if there aren't ...) closed by
- fixed: In [16823]: […]
- 03:22 Changeset [3513234c]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #16815 -- Rectified the code example for hidden_fields and …
- 03:01 Ticket #16829 (sitemap for static views) created by
- People also use static views which are not FlatPages. So it's a …
- 02:59 Ticket #2550 (Allow a Backend to Globally Fail Authentication) reopened by
- Revert apparent spam. If this is really fixed, please provide a short …
- 02:54 Ticket #16828 (Upgrade from 1.3 to 1.3.1 breaks manage.py test with multiple databases) created by
- To reproduce this problem: * `django-admin.py startproject regrtest …
- 02:45 Ticket #2550 (Allow a Backend to Globally Fail Authentication) closed by
- fixed
- 02:08 Ticket #16827 (validate CSRF token (Check length)) created by
- I wonder that the CSRF token send from the client didn't be validated. …
- 01:56 Ticket #16826 (Overwriting max_decimal_places error message in forms.DecimalField ...) closed by
- duplicate
- 01:55 Ticket #16826 (Overwriting max_decimal_places error message in forms.DecimalField ...) created by
- If you set decimal_places in forms.DecimalField and overwrite the the …
- 00:21 Ticket #16825 (Broken links (for logos & badges)) closed by
- duplicate: Actually a dupe of 16824
- 00:12 Ticket #16825 (Broken links (for logos & badges)) created by
- These links seems to be broken: …
09/12/2011:
- 22:10 Ticket #4198 (admin javascript calendar spacing problem) closed by
- fixed: In [16822]: […]
- 22:10 Changeset [c76112cf]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #4198 -- Fixed a small styling issue in the admin calendar …
- 20:41 DevelopersForHire edited by
- (diff)
- 20:12 UserHasABadMotivator edited by
- (diff)
- 20:10 UserHasABadMotivator edited by
- (diff)
- 16:36 Ticket #16824 (Badges, logos links not working) created by
- Badges link in community tab not working …
- 15:53 Ticket #16764 (LANGUAGES and LANGUAGE_CODE settings doesn't work correctly) closed by
- needsinfo: I'm not able to reproduce this either - closing "needsinfo," please …
- 15:38 DjangoResources edited by
- Added link "Gedit as a Django IDE for Linux" under "Development … (diff)
- 14:15 Ticket #10200 (loaddata command does not raise CommandError on errors) closed by
- duplicate: #16026 would solve this one in a quite elegant way. Marking this one a …
- 14:11 Ticket #10147 (Possible wrong check in django.utils._os) closed by
- needsinfo: I think we need more info from the original poster to know if it is …
- 14:00 Ticket #8658 (Per request environment not cleaned between requests with mod_python) closed by
- wontfix: mod_python has been deprecated and will be removed shortly so we're no …
- 13:59 Ticket #8647 (Add support for user password encryption algorithm selection) closed by
- duplicate: #15367 is tracking this now and has up-to-date info. Marking this one …
- 13:55 Ticket #16821 (No doc for submitting CLA (or not obviously findable)) closed by
- invalid
- 12:11 Ticket #16823 (syncdb fails with errno 150 when using MySQL 4.0 with InnoDB) created by
- Using MySQL 4.0.18 with InnoDB as the default storage engine, when I …
- 12:00 Ticket #16822 (HTTPRequest::raw_post_data broken for tests) created by
-
The
HTTPRequest::raw_post_data
method does not work for the test … - 10:25 Ticket #16796 (isMobile() should be added to request objects) closed by
- wontfix
- 08:43 Ticket #16764 (LANGUAGES and LANGUAGE_CODE settings doesn't work correctly) reopened by
- Replying to gabelula@…: > > en_US does not have a …
- 08:08 Ticket #16821 (No doc for submitting CLA (or not obviously findable)) created by
- https://docs.djangoproject.com/en/dev/internals/contributing/ doesn't …
- 04:17 Ticket #16820 (CheckboxInput.value_from_datadict with '0') created by
- CheckboxInput's value_from_datadict returns the literal value if the …
- 03:49 DjangoResources edited by
- minor change for autoradio (diff)
- 03:47 DjangoResources edited by
- autoradio, Radio automation software added in Open-Source Django projects (diff)
- 03:38 Ticket #16819 (list_editable breaks multipage changelists) created by
- AssertionError is raised when I try to view a changelist with more …
- 02:15 Changeset [ca1e670]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed some improper quotes in the form fields reference doc. …
- 02:12 Ticket #16291 (Document that TypedChoiceField does not coerce empty_value) closed by
- fixed: In [16820]: […]
- 02:12 Changeset [4e47df9d]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #16291 -- Documented that TypedChoiceField does not coerce …
09/11/2011:
- 20:19 Ticket #16800 (This is a test ticket 2 for detracify) closed by
- invalid
- 20:18 Ticket #16799 (This is a test ticket for detracify) closed by
- invalid
- 18:02 Changeset [9fe050a2]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Added an implementation of bulk insert via the ORM to the Oracle DB …
- 17:58 Ticket #16818 (Regression introduced by r16739 -- `ManyRelatedManager.add()` doesn't ...) created by
- Models are as follows (simplified): […] Following code does not …
- 17:36 Ticket #14675 (Update docs and project template to avoid "import *" for url patterns) closed by
- fixed: In [16818]: […]
- 17:36 Changeset [26b81220]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #14675 -- Completed removal of `from django.conf.urls.default …
- 17:07 Ticket #16817 (Add a guide on code coverage to contributing docs) created by
- Increasing code coverage is a good place to start for new contributors …
- 16:57 Ticket #7430 (Recursively iterating through a template's nodes) closed by
- needsinfo: Code changes require more practical justification than this. Feel free …
- 16:34 Ticket #16816 (URLField validation mock added in r16451 neutered by changes from r16760) created by
- The mocking is done so the test suite doesn't depend on Internet …
- 16:31 Ticket #7865 (Inline Edits across Apps) closed by
- wontfix: wontfixing: the correct solution to wanting to alter something's model …
- 16:25 Ticket #16788 (remove import * from urls.py) closed by
- duplicate: Thanks Julien. draix, baumer1122, thanks for your work. This …
- 16:22 Ticket #7580 (Support ORDER BY BINARY in MySQL) closed by
- duplicate: I'm going to close as a dupe of #6498, and re-purpose that ticket for …
- 16:21 Ticket #16815 (Broken example code -- hidden fields won't show if there aren't ...) created by
- See …
- 16:18 Ticket #7511 (Automatically generate templates for newforms) closed by
- wontfix: This is a great example of the kind of utility that would be a really …
- 14:28 Ticket #16742 (Example actually getting the extra fields on many-to-many relationships) closed by
- fixed: In [16817]: […]
- 14:28 Changeset [fd904534]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #16742 -- Provided code examples in the models documentation for …
- 13:53 Ticket #16814 (the page https://www.djangoproject.com/download/ is down!) closed by
- worksforme: Works fine here.
- 13:45 Ticket #16814 (the page https://www.djangoproject.com/download/ is down!) created by
- https://www.djangoproject.com/download/
- 13:29 Ticket #6896 (Add ability to store only relative paths in a FilePathField) closed by
- wontfix: I buy that there are reasons why someone might prefer to store …
- 12:56 Ticket #6880 (django.http.get_host() breaks reverse proxying on apache) closed by
- fixed: This was just fixed in trunk in r16758 as a potential security issue …
- 12:45 Ticket #7338 (Method .cache(timeout) in QuerySet) closed by
- wontfix: wontfixing this: there are tons of project level decisions that Django …
- 12:41 Ticket #7158 (Translating links) closed by
- fixed: The URL tag now has an "as" clause which I believe resolve this.
- 12:39 Ticket #7032 (change django.core.handlers.base.get_response to use urlresolvers.resolve) closed by
- needsinfo: I don't see a reason to do this, besides a desire for code churn ;). …
- 12:37 Ticket #7009 (Fix for hide/collapse of fieldsets in admin when fieldsets are added ...) closed by
- fixed: I dont' think any of this is valid, following Zain's GSOC to add …
- 12:35 Ticket #6973 (Feature Request: Sort methods/sortable attributes for USStateField, etc) closed by
- wontfix: Wontfixing this: you can easily change the ordering by overriding …
- 04:43 Ticket #16813 (changeset 16789 removed supports_inactive_user checks to early, should ...) created by
- The title says it all. According to the deprecation policy backends …
- 03:37 Ticket #6877 ("form.label_for tag" should apply "label_suffix") closed by
- wontfix: This is an inconsistency, but it's significantly easier to work around …
- 03:20 Ticket #6863 (Allow multiple sources for files to check in autoreload) closed by
- wontfix: Discussion with Carl: this is a pretty uncommon problem, and this (and …
- 03:16 Ticket #6860 (Improvements for the new paginator) closed by
- wontfix
- 03:06 Ticket #16812 (FieldsTests.test_urlfield_10 fails since r16760) created by
- This failure happen in Python 2.5 and 2.6 but it apparently doesn't …
- 02:58 Ticket #6786 (Ordering choices after translation) closed by
- wontfix: Discussion with Carl: sorting choices for display is not a model-level …
- 02:48 Ticket #6766 (TEMPLATE_STRING_IF_INVALID should work for loops) closed by
- needsinfo: This report doesn't clearly state what the existing behavior is, why …
- 02:45 Ticket #6737 (Add Field default_error_messages feature to Forms class) closed by
- wontfix: Fields use a default_error_messages dict because they are built-in …
- 02:43 Ticket #6847 (added namespace fetures to filebased cache) closed by
- fixed: This appears to have been done at some point, django computes the md5 …
- 02:41 Ticket #6826 ([Feature] Add setting for error pages path) closed by
- wontfix: Discussion with Carl: The root of the templates is a pretty sane …
- 02:33 Ticket #6691 (Make it possible for template loaders to optionally return compiled ...) closed by
- fixed: This was fixed my Mike Malone's cache template loader patch that went …
- 02:32 Ticket #6678 (Add column and row partitioning filters to contrib.webdesign) closed by
- wontfix: Discussion with Carl: Demand for this doesn't seem overwhelming (read: …
- 02:27 Ticket #6667 (Email compliant word wrapping) closed by
- wontfix: Discussion with Carl: wontfixing this, this is not demanded, easily …
- 00:58 Changeset [2c8e45e]stable/1.3.x by
- [1.3.X] Fixed #16334: Make it quite clear that cache_page's 'cache' …
- 00:57 Ticket #16334 (cache_page decorator does not accept "cache" keyword argument) closed by
- fixed: In [16815]: […]
- 00:57 Changeset [7f45651f]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #16334: Make it quite clear that cache_page's 'cache' argument …
- 00:48 Changeset [4601509]stable/1.3.x by
- [1.3.X] Fixed #16094: Added clear example of how to refer to custom …
- 00:47 Ticket #16094 (Documentation for Custom permissions is ambiguous.) closed by
- fixed: In [16813]: […]
- 00:47 Changeset [4224127b]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #16094: Added clear example of how to refer to custom …
- 00:45 Changeset [16787c6]stable/1.3.x by
- [1.3.X] Fixed #16109: Corrected an inconsistency in URLconf examples …
- 00:44 Ticket #16109 (Inconsistency in docs: Leading zero of numbers in URLconf) closed by
- fixed: In [16811]: […]
- 00:44 Changeset [f6d11f9b]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #16109: Corrected an inconsistency in URLconf examples for …
- 00:38 Changeset [f242c02f]stable/1.3.x by
- [1.3.X] Fixed #16293: Document a way to return dicts with column names …
- 00:37 Ticket #16293 (Patch database documentation to explain how to return fetchall() as a ...) closed by
- fixed: In [16808]: […]
- 00:37 Changeset [23b7758f]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #16293: Document a way to return dicts with column names from a …
- 00:32 Changeset [0326e2e6]stable/1.3.x by
- [1.3.X] Fixed #16552: Noted that contrib.sessions is a requirement for …
- 00:31 Ticket #16552 (Missing app in Django admin dependency list.) closed by
- fixed: In [16806]: […]
- 00:31 Changeset [7b92ae31]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #16552: Noted that contrib.sessions is a requirement for the …
- 00:27 Ticket #15945 (Thread locals note) closed by
- fixed: Since Django has, for years, supported a much simpler way to …
09/10/2011:
- 23:06 Changeset [2954c36f]stable/1.3.x by
- [1.3.X] Fixed #16079: Clarified (for real this time) how handler404 …
- 23:01 Ticket #16079 (Clarify that handler404 and handler500 only applies to project) closed by
- fixed: In [16804]: […]
- 23:01 Changeset [94524fbf]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #16079: Clarified (for real this time) how handler404 and …
- 22:02 Ticket #6632 (FormSet, ModelFormSet, InlineFormSet and inlines for newforms in trunk) closed by
- invalid: Some of this we have already (formsets) and the remainder need to be …
- 22:00 Ticket #6631 (Additional options for newforms) closed by
- invalid: A few of these items have been fixed already, the remainder should be …
- 21:55 Ticket #6586 (extends tag should compile static parents) closed by
- wontfix: This is already solved in the general case by the caching template …
- 21:41 Ticket #6519 (admin: "Can change user" permission allows to change all others even ...) closed by
- invalid: This ticket resulted from a confusion about the wording of …
- 21:35 Ticket #6490 (Accept variable keyword args in authentication) closed by
- fixed: Sorry, wrong resolution, reclosing as fixed.
- 21:35 Ticket #6490 (Accept variable keyword args in authentication) reopened by
- 21:35 Ticket #6490 (Accept variable keyword args in authentication) closed by
- wontfix: This is already addressed. Auth backends' authenticate methods can …
- 21:31 Ticket #6485 (Split off file-serving capability) closed by
- wontfix: The recommended way to do permission-protected static files is by …
- 21:28 Changeset [a829f85]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Added basic release notes for 1.2.7. git-svn-id: …
- 21:25 Ticket #6417 (Small change in generic realtions) closed by
- duplicate: Closing as a dupe of #16027 because Julien accepted that one, and it …
- 21:15 Ticket #6405 (ComboField/MultiValueField with FileField and passing initial data trough) closed by
- duplicate: Closing as duplicate of #14039, which has a fuller description of the …
- 21:12 Ticket #6388 (as_p produce invalid HTML for RadioSelect) closed by
- wontfix: This is a minor bug and there's no reasonable backwards-compatible way …
- 21:04 Ticket #6378 (Capture arbitrary output as a template variable) closed by
- wontfix: This needs a stronger use-case justification. Many of the use-cases …
- 20:56 Ticket #11391 (Legacy Database "%" escaping not documented) closed by
- duplicate: Marking as a duplicate of #6343.
- 20:54 Ticket #6272 (django.utils.translation.ugettext_lazy needs __add__ support) closed by
- wontfix: Many magic methods aren't supported by lazy proxies - the solution is …
- 20:49 Ticket #6251 (Allow rename of project directory) closed by
- duplicate: The root cause of this is #15372, manage.py adding the parent …
- 20:48 Ticket #15372 (manage.py adds to sys.path and forcibly imports the parent dir of the ...) reopened by
- Reopening - this was closed as duplicate of #15064, but the fix for …
- 20:39 Ticket #6056 (another auth decorator permission_required_or_message propose) closed by
- wontfix: After discussion with Carl: we're wontfixing this, because the desired …
- 20:37 Ticket #6055 (GenericRelation and db_column lookups) closed by
- needsinfo: Closing needsinfo, as the report doesn't clearly indicate what the bug …
- 20:35 Ticket #6028 (add compatibility with glibc2 MD5-based crypt passwords) closed by
- wontfix: While we don't have it yet, Paul McMillan and others are working on a …
- 20:35 Ticket #5992 (even more granular error output) closed by
- wontfix: Modifying error display via a custom ErrorList class is only necessary …
- 20:22 UserHasABadMotivator edited by
- (diff)
- 20:16 Ticket #16804 (Problem with Django 1.2.6 - Patch isn't in online tar.gz) closed by
- fixed: 1.2.7 has been issued, and includes the full patch set.
- 20:12 Ticket #16276 (Django 1.3 docs referring users to outdated version of Django Book) closed by
- fixed: In [16802]: […]
- 20:12 Changeset [88fc8657]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #16276 -- Noted in the deployment documentation index that the …
- 20:01 Changeset [ed736e6]stable/1.2.x1.2.7 by
- [1.2.X] Bump to 1.2.7, refs #16804. git-svn-id: …
- 19:52 Ticket #16231 (add support for AsGML() and AsKML() for the Spatialite backend) closed by
- fixed: In [16800]: […]
- 19:52 Changeset [28cb5bf1]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #16231 -- Added support for GML and KML on the SpatiaLite …
- 19:52 Changeset [83484cc1]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #14138 -- Removed a superfluous import in the sqlite3 DB …
- 19:32 Ticket #15295 (GeoDjango model creation fails for MySQL during tests) closed by
- wontfix: GeoDjango is not supported on MySQL when InnoDB is used. If you want …
- 19:17 Ticket #5970 (ChangeList.get_query_set() method ignores specified by model's admin ...) closed by
- fixed: This was fixed at some point.
- 19:15 Ticket #13429 (GeoDjango tutorial model should be WorldBorder(singular) instead of ...) closed by
- fixed: In [16798]: […]
- 19:15 Changeset [ccbca7a]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
-
Fixed #13429 -- Changed
WorldBorders
to justWorldBorder
in … - 19:01 UserHasABadMotivator created by
- 19:00 Ticket #15305 (GeoQuerySet with values() and aggregates raises exception) closed by
- fixed: In [16797]: […]
- 19:00 Changeset [a25413bf]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
-
Fixed #15305 -- Made
Count
aggregate and.values()
play nice … - 18:35 Ticket #5897 (Add Content-Length header in common middleware) closed by
- wontfix: Discussion with Alex at sprint: since this is not required by spec, …
- 18:07 Ticket #5763 (Queryset doesn't have a "not equal" filter operator) closed by
- wontfix: Based on discussion with Alex and Andrew at the sprint, closing this …
- 18:01 Ticket #5681 (Save as new disappears on failed validation) closed by
- fixed: On the basis of ramiro's comment, closing this as fixed, since the …
- 17:53 Ticket #14648 (Annotated date querysets fail if spatial backend is used) closed by
- fixed: In [16796]: […]
- 17:53 Changeset [2918c3de]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
-
Fixed #14648 -- Fixed annotated date querysets when
GeoManager
is … - 17:46 Changeset [8e1226b4]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Kill some more dead code. git-svn-id: …
- 17:31 Changeset [345c4c4]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Remove a bunch of deadcode/dead imports. git-svn-id: …
- 17:02 Changeset [807b2a82]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed bulk_insertion on databases which don't yet support it. Thanks …
- 16:46 Changeset [b45a4ac]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Ensure bulk_create returns the right value if the argument is an empty …
- 16:44 Changeset [f2bc919e]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Ensure bulk_create returns what it is supposed to. git-svn-id: …
- 16:29 Ticket #16810 (Docstring mistake in django.core.handlers.base.get_script_name()) closed by
- fixed: In [16790]: […]
- 16:29 Changeset [e95d0af]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #16810, corrected a bad docstring. Thanks to kenkam for the …
- 16:22 Ticket #14512 (Documentation & tools for decorating class-based-views.) reopened by
- 16:00 Changeset [e130dc32]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Removed the deprecated-since-1.2 "supports_object_permissions" and …
- 16:00 Changeset [0609255d]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Remove this deprecated alias. git-svn-id: …
- 15:56 Ticket #16811 (Reset connection.queries only when DEBUG = True) closed by
- wontfix: Right. Forget it. It's not worth touching this.
- 15:48 Ticket #16811 (Reset connection.queries only when DEBUG = True) created by
- connection.queries is populated only when DEBUG = True, so it needs …
- 15:06 Ticket #16592 (In MySQL, table names in unmanaged intermediate models are being lower ...) closed by
- fixed: In [16787]: […]
- 15:06 Changeset [8d6c2517]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #16592 -- More test changes and documentation to account for …
- 14:45 Changeset [dafb4951]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Make a comment more accurate. git-svn-id: …
- 14:06 Ticket #16810 (Docstring mistake in django.core.handlers.base.get_script_name()) created by
-
The
get_script_name()
function indjango.core.handlers.base
has a … - 13:58 Ticket #16809 (MySQL is not SQL standards compliant regarding IS NULL criteria on ...) closed by
- fixed: In [16785]: […]
- 13:58 Changeset [fcee0c1b]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #16809 -- Forced MySQL to behave like a database. This avoids a …
- 13:52 Ticket #16795 (ORM masks exception in Python shells) closed by
- needsinfo: Are you on Python 2.6.1? If so this is a known issue with that …
- 13:44 Ticket #16490 (For select_for_update feature: DatabaseError not raised as expected ...) closed by
- fixed: In [16784]: […]
- 13:44 Changeset [161c6328]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #16490 -- Skipped a test failure that only occurs under Python …
- 13:28 Ticket #12307 (GeoDjango test suite fails for SpatialRefSys model objects) closed by
- worksforme
- 13:28 Ticket #15171 (Document the password_reset_email context) closed by
- worksforme: This appears to be fixed.
- 13:04 Ticket #16553 (GeoIP unicode problem) closed by
- fixed: In [16783]: […]
- 13:04 Changeset [05e29716]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
-
Fixed #16553 -- Refactored the
GeoIP
module, moving it … - 13:03 Ticket #16805 (Flatpages middleware does not alter status_code back to 200) closed by
- needsinfo: Replying to iElectric: > Impact: > > When using …
- 13:02 Ticket #16809 (MySQL is not SQL standards compliant regarding IS NULL criteria on ...) created by
- MySQL has a setting which allows an auto-increment column to be …
- 12:52 Ticket #16794 (Attachment Upload Test) closed by
- worksforme: Err, I guess I'm going to close then.
- 12:38 Ticket #16808 (Remove dead code: typecast_boolean and rev_typecast_boolean) closed by
- fixed: In [16782]: […]
- 12:38 Changeset [efb8327]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #16808, removed some dead code from teh ORM. Thanks to aaugustin …
- 12:34 Ticket #16808 (Remove dead code: typecast_boolean and rev_typecast_boolean) created by
- In django/db/backends/util.py. They were used by PostgreSQL long ago.
- 12:29 Changeset [eb297583]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Refs #16490 - Add a commit to ensure that a fresh read is provided; …
- 12:20 Ticket #16280 (documentation for reverse() should include positional/keyword conflict) closed by
- fixed: In [16780]: […]
- 12:20 Changeset [fee2d18]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #16280. Document that both args and kwargs cannot be passed to …
- 12:19 Ticket #16537 (layermapping spatial ref check not checking against alternate DB) closed by
- fixed: In [16779]: […]
- 12:19 Changeset [36120f41]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #16537 -- Fixed multi-db issues with GeoDjango utilities. …
- 12:09 Ticket #16162 (DummyCache set_many missing timeout kwarg) closed by
- fixed: In [16778]: […]
- 12:09 Changeset [67dde2f5]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
-
Fixed #16162. Added timeout arg to
DummyCache.set_many
, for … - 12:03 Ticket #16807 (Document/Introduce the process and usage of class based views outside ...) created by
- Currently class based views are strongly and directly coupled with …
- 11:59 Ticket #16806 (Wrong link in a documentation) closed by
- invalid
- 11:58 Ticket #16805 (Flatpages middleware does not alter status_code back to 200) reopened by
- Impact: When using django-sentry, it relies on the …
- 11:40 Ticket #16806 (Wrong link in a documentation) created by
- There is a wrong link in a docs to a newforms …
- 11:31 Ticket #16805 (Flatpages middleware does not alter status_code back to 200) closed by
- worksforme: I just tested this on my computer and am not seeing the same behavior. …
- 11:22 OracleTestSetup edited by
- (diff)
- 03:48 Ticket #16798 (https://code.djangoproject.com needs forgot password) closed by
- duplicate
- 03:44 Ticket #16805 (Flatpages middleware does not alter status_code back to 200) created by
- Problem: Middlewares in the stack have no information if a flatpage …
- 03:22 Ticket #16804 (Problem with Django 1.2.6 - Patch isn't in online tar.gz) created by
- Hi, I discover a problem, I have downloaded the Django 1.2.6 but …
- 02:56 Ticket #16803 (Unicode representation of ContentType instances is not translated) created by
-
unicode(contenttype_instance)
always returns the English name of … - 02:33 Ticket #16617 (URLField with min_length or max_length reports wrong length in ...) reopened by
- Reopening ticket as the patch hasn't actually been committed, so the …
- 01:07 Ticket #16801 (Django-Admin could improve with docutils missing failures) closed by
- needsinfo: The documentation about this is here: …
- 00:04 Ticket #16764 (LANGUAGES and LANGUAGE_CODE settings doesn't work correctly) closed by
- fixed: If you use the locale middleware did you check if your browser is not …
Note: See TracTimeline
for information about the timeline view.