Timeline
09/24/2011:
- 20:34 Ticket #16927 (Documentation for ifchanged misleading) created by
-
The multi-argument version of the template tag
ifchanged
checks if … - 16:54 Ticket #16926 (Custom SQL with Windows or Mac end-of-lines fail with Python 3) created by
-
In
core.managment.sql.custom_sql_for_model
. The execution of custom … - 16:20 Ticket #16925 (disconnect signal before checking test success) created by
- Disconnect the presave signal before calling assertEquals, in the test …
- 15:38 Ticket #16878 (Improve the "intword" filter) closed by
- fixed: Fixed in r16900, thanks! :)
- 15:35 Ticket #11006 (Cannot set initial data with inline model formset) closed by
- duplicate: A patch is awaiting review for this feature in ticket:14574.
- 14:48 Ticket #16789 (use named urls in django.contrib.auth.urls) closed by
- fixed: In [16901]: […]
- 14:48 Changeset [4c457bca]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 #16789 -- Added names to URLs in convenience contrib.auth …
- 14:42 Ticket #16924 ('date' template filter displays certain timezones incorrectly) created by
- the date template filter will display the wrong timezone offset, …
- 12:26 Ticket #9857 (URLfield with verify_exists hangs if given an unresponsive URL) closed by
- fixed: Mainly for security reasons, the verify_exists parameter has been …
- 11:21 Ticket #9538 (modelformset_factory cannot easily be used for only inserting) closed by
- fixed: I think the docs are pretty clear on this matter currently: …
- 10:33 Ticket #8071 (Admin app ignores custom form settings for inline formsets for ...) closed by
- duplicate: This works on current trunk. I'm marking it as a duplicate of #8160 …
- 08:32 Changeset [ce9e3b4]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 a regression introduced in r16897. Thanks to Julien for the …
- 07:41 Ticket #16878 (Improve the "intword" filter) reopened by
- So yeah, after having tested this on Python 2.5 I see the error after …
- 07:25 Ticket #16878 (Improve the "intword" filter) closed by
- worksforme: I don't see how this patch would fix the error we see on the …
- 02:21 Ticket #16923 (Remove dead code: Serializer.get_string_value) created by
- This method isn't used anywhere is the codebase since r10554. It was …
- 01:17 Changeset [f2ed107b]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
- Simplified the admin changelist multi-sort interface specifically by …
- 00:45 Ticket #16878 (Improve the "intword" filter) reopened by
-
The
humanize
tests are failing, most likely because …
09/23/2011:
- 18:57 Changeset [b1c3174]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 unused code from admindocs app now that it supports reversing …
- 14:28 Ticket #16922 (Add a template-based form rendering system) created by
- This was accepted as a GSoC project for 2011, and the work was done by …
- 14:16 Ticket #16921 (Add assertHTMLEqual and related assert methods to TestCase) created by
- This need came out of the form-rendering GSoC branch, due to a bunch …
- 13:43 Ticket #5625 (Custom admin views get wrong 'Home' breadcrumb url) closed by
- duplicate: Duplicate of #15294.
- 13:40 Ticket #15007 (Wrong message-tag when successfully adding an entry) closed by
- duplicate: I'm closing this as a duplicate of #16884 that proposes the same as …
- 12:42 Ticket #16913 (Admin error when trying to delete object with a GenericRelation) closed by
- duplicate: Thanks! Closing this as duplicate of #16920, since that's the real …
- 11:45 Ticket #16878 (Improve the "intword" filter) closed by
- fixed: In [16897]: […]
- 11:45 Changeset [6cae2a5]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 #16878 -- Improved intword filter to support numbers up to …
- 11:33 Changeset [33ad413]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
- Test commit - please ignore. git-svn-id: …
- 09:53 Ticket #16920 (Models with GenericRelation are unnecessarily validated for clashes in ...) created by
- GenericRelation fields don't add a reverse manager to the related …
- 09:12 Ticket #16919 (Pass user to set_password_form in GET requests) created by
- SetPasswordForm is being passed None on GET requests even though there …
- 02:04 Ticket #16918 (BaseDateDetailView's get_object ignores queryset argument) created by
-
BaseDateDetailView's
get_object
ignorequeryset
argument, while …
09/22/2011:
- 23:22 Ticket #16917 (Listing leftover content types for missing models breaks admin) closed by
- fixed: In [16895]: […]
- 23:22 Changeset [0a9c52e]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 #16917 -- Don't try to use the model name for a ContentType's …
- 23:10 Ticket #16917 (Listing leftover content types for missing models breaks admin) created by
- If during the lifecycle of the project some models got removed and …
- 20:08 Ticket #16916 (Please document django.test.Client.defaults) created by
- The documentation makes it clear that I can provide an …
- 18:30 Changeset [4dab2d2f]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 a typo in test docstring. git-svn-id: …
- 18:03 Changeset [64262089]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 #16910 -- Misleading regex in urlpatterns inclusion docs. …
- 18:02 Ticket #16910 (Misleading regex in urlpatterns inclusion example) closed by
- fixed: In [16892]: […]
- 18:02 Changeset [a084a07e]stable/1.3.x by
- [1.3.X] Fixed #16910 -- Misleading urlpatterns docs regex example. …
- 17:56 Ticket #16837 (updated error message when logging in into the admin fails because ...) closed by
- fixed: Closing after reverting the change in the 1.3.X branch.
- 17:55 Changeset [e3bc2590]stable/1.3.x by
- [1.3.X] Reverting r16878 (improved admin error message) per advice …
- 17:44 Ticket #16907 (Deprecate databrowse) closed by
- fixed: In [16890]: […]
- 17:44 Changeset [1631e13]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 #16907 (again) -- Added deprecation of databrowse to the …
- 16:52 Changeset [ec7dde79]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 ReST errors that stopped some staticfiles docs being rendered …
- 16:09 Ticket #7198 (improved error message on apps without models.py files) closed by
- fixed: In [16888]: […]
- 16:09 Changeset [39bbd165]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 #7198 (again) -- Corrects a problem with string interpolation …
- 15:38 Ticket #7198 (improved error message on apps without models.py files) reopened by
- Close, but no cigar. First, the error message is missing the …
- 12:13 Ticket #16915 (contrib.admin should use a variable to select base_site template) created by
- Currently, I have two AdminSite instances. I'd like them to be …
- 12:04 Ticket #16912 (Missing breadcrumb div in admin's change_form) closed by
- fixed: In [16887]: […]
- 12:04 Changeset [bb64163]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 #16912 -- Fixed breadcrumb styling in a couple of admin pages, …
- 11:32 Changeset [49e019d]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
- Slight english readability fix for the signals docs. git-svn-id: …
- 11:30 Ticket #16857 (new flush db signal) closed by
- invalid
- 11:17 Ticket #15802 (Django stops functioning when the database (PostgreSQL) closes the ...) reopened by
- I'm hitting the same problem, but when getting the cursor instead of …
- 11:04 Ticket #16914 (Documentation error in "Serving the admin files") created by
- See the page …
- 10:29 Ticket #16913 (Admin error when trying to delete object with a GenericRelation) created by
- If you have a model A with a GenericForeignKey and a model B with a …
- 10:28 Ticket #16911 (Spelling) closed by
- invalid: Please see the translation documentation of how to contribute …
- 10:21 Ticket #16912 (Missing breadcrumb div in admin's change_form) created by
- Title says it all, navigate to /admin/auth/user/1 and see the broken …
- 10:17 Ticket #16911 (Spelling) created by
- There's a wrong translation to Dutch in the comments app
- 10:04 Changeset [2a2381a6]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 versionadded directive for the
bulk_create
Queryset method … - 10:04 Ticket #16909 (django.utils.formats.get_format function uses wrong language) closed by
- fixed: In [16884]: […]
- 10:04 Changeset [66dc22c2]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 #16909 -- Pass language to get_format_modules when calling it …
- 09:04 DevelopersForHire edited by
- (diff)
- 08:27 Ticket #16881 (db.backends.util.format_number fails with valid inputs) closed by
-
invalid: In fact, Django interprets
max_digits
as the total number of digits … - 08:14 Ticket #16763 (code.djangoproject.com won't stop emailing me (doesn't abide by ...) closed by
- wontfix: ferringb, let me know what email you're receiving messages to (email …
- 07:11 Ticket #16910 (Misleading regex in urlpatterns inclusion example) created by
- In the second example from …
- 06:59 Ticket #16900 (utils.dictconfig and utils.unittest don't work with python 3.0 and 3.1) closed by
- wontfix: This is a good reason to assume that Django starts Python 3 support …
- 06:45 Ticket #16889 (Extra method containing %...) closed by
- needsinfo: Could you describe more specifically what "doesn't work"? If you get …
- 05:43 Ticket #16483 (manage.py shell does not work with the latest IPython release (0.11.rc2)) closed by
- worksforme: As far as I can tell, Django conforms to IPython's documention about …
- 05:38 Ticket #16909 (django.utils.formats.get_format function uses wrong language) created by
- django/utils/formats.py The lang argument in the get_format() …
- 05:38 Ticket #16837 (updated error message when logging in into the admin fails because ...) reopened by
- It's common policy to not backport changes to a release branch which …
- 05:09 Ticket #7930 (FORCE_SCRIPT_NAME does not work with dev server) reopened by
- @jacob I'm not convinced this is a duplicate of #16360 as it's about a …
- 04:26 Ticket #16907 (Deprecate databrowse) reopened by
- Hm, this needs a note in the deprecation docs.
- 02:04 Ticket #16857 (new flush db signal) reopened by
- previous comment was from me. I'm reopening.
- 01:37 Ticket #16565 (An issue in databrowse's template object_detail.html) closed by
- fixed: In [16883]: […]
- 01:37 Changeset [c59339f]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 #16565 -- Fixed a databrowse error on null foreign key, even …
- 01:22 Ticket #16857 (new flush db signal) closed by
- invalid: are you testing the args in the signal - it is sent once per app. …
- 00:56 Changeset [0bd0bb7c]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 r16873 and #16026 -- Missed adding the fixture. git-svn-id: …
- 00:48 Changeset [ed156a4]stable/1.3.x by
- [1.3.X] Fixed #11674 -- Clarified docs on excluded fields of …
- 00:40 Changeset [4443c6fd]stable/1.3.x by
- [1.3.X] Spelling fix for r16879. git-svn-id: …
- 00:39 Changeset [35e807c4]stable/1.3.x by
- [1.3.X] Fixed #15633 -- Improved docs for post_syncdb signal. Thanks …
- 00:36 Changeset [2a4aa8bc]stable/1.3.x by
- [1.3.X] Fixed #16837 -- Improved error messages for admin login. …
- 00:24 Ticket #16274 (Databrowse doesn't support GeometryCollection field) closed by
- wontfix: Databrowse is now deprecated, see #16907
- 00:23 Ticket #15792 (databrowse attempting to create urls out of non-models) closed by
- wontfix: Databrowse is now deprecated, see #16907
- 00:22 Ticket #15719 (Write tests for databrowse) closed by
- wontfix: Databrowse is now deprecated, see #16907
- 00:22 Ticket #12188 (Nullable numeric and date fields cause ValueError and ValidationError ...) closed by
- wontfix: Databrowse is now deprecated, see #16907
- 00:21 Ticket #6011 (manage.py flush command not working as advertised) closed by
- fixed: In [16877]: […]
- 00:21 Changeset [d0979a5f]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 #6011 -- Improved help text for flush command. Thanks Julien for …
- 00:21 Ticket #9316 (databrowse does not filter URL fields properly) closed by
- wontfix: Databrowse is now deprecated, see #16907
- 00:19 Ticket #7388 (Databrowse - text overlapping) closed by
- wontfix: Databrowse is now deprecated, see #16907
- 00:17 Ticket #7135 (Databrowse doesn't handle model inheritance) closed by
- wontfix: Databrowse is now deprecated, see #16907
- 00:16 Ticket #6946 (Alphabetize DatabrowseSite index view) closed by
- wontfix: Databrowse is now deprecated, see #16907
- 00:15 Ticket #6418 (Databrowse not allowing download of FieldType: FileField) closed by
- wontfix: Databrowse is now deprecated, see #16907
- 00:15 Ticket #6037 (View on years-months-days in databrowse's calendar plugin) closed by
- wontfix: Databrowse is now deprecated, see #16907
- 00:13 Ticket #4481 (Databrowse should use pagination) closed by
- wontfix: Databrowse is now deprecated, see #16907
- 00:12 Ticket #4094 (databrowse calendars do not translate the month back to english ...) closed by
- wontfix: Databrowse is now deprecated, see #16907
- 00:10 Ticket #7198 (improved error message on apps without models.py files) closed by
- fixed: In [16876]: […]
- 00:10 Changeset [f44c4a5]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 #7198 -- Improved error message when missing models.py. Thanks …
09/21/2011:
- 23:54 Ticket #11674 (documentation clarifications on ModelForms & ModelFormsets Meta fields) closed by
- fixed: Fixed this in r16875. Thanks for the patch!
- 23:52 Changeset [4f109fcb]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 11674 -- Clarified docs on excluded fields of ModelForms. …
- 23:36 Ticket #15633 (Bad documentation of post_syncdb signal) closed by
- fixed: In [16874]: […]
- 23:36 Changeset [4f9cf2e]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 #15633 -- Improved docs for post_syncdb signal. git-svn-id: …
- 23:30 Ticket #16026 (Inform user which object triggered error in loaddata) closed by
- fixed: In [16873]: […]
- 23:30 Changeset [1d96d886]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 #16026 -- loaddata now identifies which object triggered an …
- 23:22 Ticket #16892 (Allow class based view 'cache_timeout' to control middleware.) closed by
- duplicate: This is really a specific case of #14512, in particular, the issue of …
- 23:16 Ticket #16837 (updated error message when logging in into the admin fails because ...) closed by
- fixed: In [16872]: […]
- 23:16 Changeset [0781ed8e]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 #16837 -- Improved error message for admin login. git-svn-id: …
- 23:10 Ticket #16907 (Deprecate databrowse) closed by
- fixed: In [16871]: […]
- 23:10 Changeset [5a01324f]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 #16907 -- Deprecate databrowse. git-svn-id: …
- 19:58 Changeset [5978d7a]stable/1.3.x by
- [1.3.X] backport minor docs fix for GeoIP git-svn-id: …
- 19:52 Ticket #16908 (Broken image url) closed by
- invalid: The Djangobook is not an official resource, nor does this ticket …
- 19:46 Ticket #16908 (Broken image url) created by
- The broken url is: …
- 17:58 Changeset [65942eb]stable/1.3.x by
- [1.3.X] Fixed #16353 -- don't try to create Site objects on all …
- 17:46 Ticket #16353 (With multi-databases, if django.contrib.sites.models.Site is not ...) closed by
- fixed: In [16868]: […]
- 17:46 Changeset [f91af725]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 #16353 -- don't try to create Site objects on all databases. …
- 17:45 Changeset [3606f1f7]stable/1.3.x by
- [1.3.X] Fixed #16904 -- Additional clarification regarding …
- 17:43 Ticket #16904 (django.contrib.messages minor note) closed by
- fixed: In [16866]: […]
- 17:43 Changeset [cfadc36b]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 #16904 -- Additional clarification regarding contrib.messages …
- 17:27 Ticket #16907 (Deprecate databrowse) created by
- Several times it has come up that databrowse is a good candidate for …
- 16:48 Ticket #16483 (manage.py shell does not work with the latest IPython release (0.11.rc2)) reopened by
- I'm not sure whether this comment should go here, or if I should open …
- 16:19 Changeset [e6088dce]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
- Switch a few examples in the docs to use newstyle classes. …
- 14:13 Ticket #16906 (Avoid strftime when isoformat can do the job) created by
- While working on timezone support in Django, the inconsistency in …
- 14:10 Ticket #16905 (Custom fields and apps should have a way to hook into BaseCommand.validate) created by
- Right now, management.validation.get_validation_errors has a long …
- 12:25 Ticket #16897 (makemessages option_list default value for "extensions" is missing .txt) closed by
- fixed: In [16864]: […]
- 12:25 Changeset [8f750bf6]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 #16897 -- Fixed some docstrings and help texts for the …
- 11:01 Ticket #16904 (django.contrib.messages minor note) created by
- In the "Displaying messages" section, it might be helpful to add the …
- 10:58 Ticket #16703 (collectstatic management command looks in current working dir instead ...) closed by
- fixed: In [16863]: […]
- 10:58 Changeset [c4cc8756]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 #16703 -- Raise an exception if the storage location of the …
- 10:58 Changeset [eb5df8e9]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 the relative static file resolution of the …
- 10:50 Ticket #16903 (Add '--no-location' option for 'makemessages' command) created by
-
The attached patch adds a
--no-location
option for the … - 09:20 Ticket #16866 (Handling empty list of candidates in select_template function) closed by
- fixed: In [16861]: […]
- 09:20 Changeset [75199e8]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 #16866 -- Clearer error message if empty list is passed to …
- 09:00 Ticket #16838 (First InlineModelAdmin not displaying "Add Another" link when ...) closed by
- fixed: In [16860]: […]
- 09:00 Changeset [09a01435]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 #16838 -- Corrected broken add-another inline JS in admin with …
- 08:21 Ticket #16901 (Admin: Post save redirect behaves differently since 1.3.1) closed by
- wontfix: I believe this is due to the fix for one of the security issues that …
- 08:14 DjangoJobs edited by
- removing inactive job (diff)
- 08:07 Ticket #16902 (select_related() results in a poor perfomance) created by
- Consider this code: […] The result is surprising: […] As you …
- 08:03 Ticket #16901 (Admin: Post save redirect behaves differently since 1.3.1) created by
- If the django development server sits behind some sort of reverse …
- 05:37 Ticket #16900 (utils.dictconfig and utils.unittest don't work with python 3.0 and 3.1) created by
- utils.log imports the django specific copy of dictconfig is the import …
- 05:23 Ticket #16899 (Wrong offset for Europe/Moscow) created by
- Hello everybody! in file …
- 01:05 Ticket #16898 (Throwing an exception out of a custom field (or any ...) created by
- Using a custom field which breaks: […] Assume some rows exist. If …
Note: See TracTimeline
for information about the timeline view.