Timeline
04/29/2012:
- 21:18 Changeset [d5a277ba]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Switch a datastructure internal to the ORM to be a set, instead of a …
- 20:56 Ticket #18241 (Inline.js should use preventDefault instead of 'return false') created by
- Using 'return false' makes it very difficult to add additional event …
- 18:42 Ticket #18240 (admindocs tests fail when LANGUAGE_CODE isn't 'en-*') created by
- Set project's LANGUAGE_CODE setting to 'pt-pt' and tests will fail …
- 18:14 Ticket #18235 (Template syntax error in django/contrib/admin/templates/admin/base.html) closed by
- fixed
- 17:51 Ticket #17644 (Use namedtuples in Query.alias_map to make debugging easier) closed by
- fixed: Merged in …
- 17:50 Changeset [6ff118cd]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #17644 -- Changed Query.alias_map to use namedtuples This makes …
- 16:41 Ticket #18239 (Only use custom subclass of HTMLParser for Python versions with buggy ...) created by
-
Django currently has its own subclass of
HTMLParser
(in … - 16:26 Ticket #17419 (Add a JSON template filter) closed by
- wontfix: I've finally changed my mind on this ticket. There's a good reason why …
- 15:33 Ticket #18238 (django.views.generic.simple File missing in Github) closed by
- invalid: The file is not in SVN HEAD. It was removed as part of …
- 15:26 Ticket #18238 (django.views.generic.simple File missing in Github) created by
- Just a simple oversight I would think, but simple.py is miss from …
- 14:52 Ticket #18129 (Capitalization of verbose_name bad design decision. Why waste computer ...) closed by
- wontfix: We rely on verbose_name *not* having initial caps in your models, and …
- 14:44 Changeset [af71ce0]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Minor fixes in the custom template tags docs.
- 14:06 Ticket #18013 (Use `except ... as ...:` syntax to improve compatibility with Python3.) closed by
- fixed: Fixed in 3904b74a3f2f92fefe1d39281ed683c52f2fef03
- 14:02 Ticket #18023 (Stop bundling simplejson and deprecate the module) closed by
- fixed
- 13:57 Changeset [3904b74]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #18013 -- Use the new 'as' syntax for exceptions. Thanks …
- 13:50 Ticket #18220 (Remove `CACHE_BACKEND` deprecated in 1.3) closed by
- fixed: Fixed in eefb00f30124f775ca52258ccd8549054fe8230f
- 13:47 Changeset [eefb00f]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #18220 -- Removed the CACHE_BACKEND setting, as per official …
- 13:44 Changeset [5b644a5]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Moved version code out of init.py. Moved everything except VERSION …
- 13:33 Changeset [e7d99aa0]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Edited docs/releases/1.5.txt
- 13:23 Changeset [76c3314]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Removed unused variable from sql/query.py
- 12:58 Changeset [cec6bd5a]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #18023 -- Removed bundled simplejson. And started the …
- 11:48 Changeset [ee0a7c74]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed an Oracle-specific test case failure Made a test checking …
- 11:38 Ticket #17957 (If engine for default DB alias has interprets_empty_strings_as_nulls ...) closed by
- fixed: Fixed in 584e2c03376895aeb0404cc1fcc1ad24dfdbc58e For the record: …
- 11:25 Changeset [584e2c03]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Prevent Oracle from changing field.null to True Fixed #17957 -- when …
- 11:08 Changeset [e75bd7e5]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Merge pull request #22 from aviraldg/test_17967 Added regression test …
- 11:01 Changeset [0525f6d8]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed some style issues in previous commit.
- 09:15 Ticket #18237 (Custom error messages in ModelForm-s) created by
- There should be a simple and dry way to override default error …
- 09:14 Ticket #17992 (Public API for localtime) closed by
- fixed: FIxed in 3e8b40f479a02e0f8c40ef3c7dae740082478b89.
- 09:03 Changeset [a15cfb2]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Simplified timezones tests with settings_changed. All relevant state …
- 08:37 Changeset [3e8b40f4]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #17992 -- Added a public API for localtime. Thanks Bradley …
- 08:27 Changeset [5aa51fa9]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Simplified QuerySet field.null handling QuerySet had previously some …
- 07:25 Changeset [9350d1d5]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #17976 -- Made forms.BooleanField pickleable. This was a …
- 06:56 Changeset [d12d55e]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Added regression test for #17967.
- 06:41 Ticket #18224 (`django.utils.version.get_svn_revision` isn't appropriate anymore) closed by
- fixed: Fixed in 02a5b41db4ff8544f93a5d9854b346a9aae4f556.
- 06:40 Ticket #18236 (keyword parameter naming collision with get_object_or_404) closed by
- wontfix: You can wrap the klass='someclass' filter into …
- 06:40 Changeset [02a5b41]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #18224 -- Changed the dev version number. Following the move …
- 06:37 Ticket #13196 (Display datetime.date values using DATE_FORMAT) closed by
- fixed: Fixed in 905bd7fb44a0dbd0be0d455ab428c388714ae700.
- 05:42 Ticket #18236 (keyword parameter naming collision with get_object_or_404) created by
- A model with a field named "klass" breaks get_object_or_404.
- 04:51 Changeset [905bd7fb]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #13196 -- Formatting in admin changelists. Handled values …
- 02:49 Changeset [7c27d156]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Merge pull request #20 from yumike/fix/pull_request_17_syntax_error …
- 02:12 Ticket #18235 (Template syntax error in django/contrib/admin/templates/admin/base.html) created by
- There is a syntax error in …
- 02:09 Ticket #18226 (tutorial documentation starting admin (part II)) reopened by
- 02:03 Changeset [b1be2855]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed template syntax error, introduced in pull request #17
- 00:22 Ticket #17967 ("change password" link in the admin header should be easier to disable) closed by
- fixed: Merged.
- 00:22 Changeset [d20fbf46]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Merge pull request #17 from aviraldg/fix_17967 Fixed #17967: Hide …
04/28/2012:
- 22:32 Ticket #18201 (smallint and tinyint fields + auto increment) closed by
-
duplicate: I am not sure what this ticket is about - custom
AutoField
types, a … - 21:06 Changeset [9bea8579]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #17967: Hide "Change Password" link in admin if …
- 19:20 Ticket #18218 (get_table_list in postgresql introspection is unordered) closed by
- fixed: Merged.
- 19:19 Changeset [97c8992]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Merge pull request #16 from akaariai/ticket_18218 Made table_names() …
- 18:47 Ticket #18234 (ValueError attempting to save a flatpage with no sites) closed by
- fixed: Fixed in 75743c1 …
- 18:44 Changeset [75743c1]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #18234: Avoided exception on flatpage add
- 18:34 Ticket #18234 (ValueError attempting to save a flatpage with no sites) created by
- Reported on django-users. Looks to have been introduced by r16937. No …
- 18:11 Changeset [527cce80]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Made table_names() output sorted. Fixed #18218 -- previously Django's …
- 17:35 Ticket #18233 (file_move_safe overwrites destination file) created by
- On linux with python 2.7 django 1.3 overwrites destination file when …
- 16:40 Ticket #18232 (i18n javascript_catalog Reference Error) closed by
- fixed: Merged. Thanks, Matthew!
- 16:40 Changeset [c2055ee]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Merge pull request #14 from matthewwithanm/js-i18n-patch-2 Corrected …
- 16:05 Changeset [93624136]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Merge pull request #15 from jasondavies/readme Fixed bullet …
- 15:20 Changeset [02bed13]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fix bullet formatting for README.rst.
- 14:55 Ticket #18232 (i18n javascript_catalog Reference Error) created by
-
The
get_format
JavaScript function references an undefined variable … - 14:46 Ticket #18231 (i18n javascript_catalog View Pollutes Global Namespace) created by
-
In addition to the translation functions (
gettext
,ngettext
, … - 14:32 Changeset [97502a9]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Correct reference error (undefined variable)
- 14:11 Changeset [50b0984]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Merge pull request #2 from notcarl/master Changed phone2numeric to …
- 13:58 Changeset [6b430b88]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Whitespace formatting
- 13:19 Changeset [80d32b51]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Merge pull request #10 from kleinmatic/patch-1 Updated some antique …
- 13:19 Ticket #18230 (Typo in django/views/generic/edit.py (instanciating -> instantiating)) closed by
- fixed: Thanks, tterrace. Merged.
- 13:18 Changeset [ebcba01]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Merge pull request #9 from t0m/master Fixed typo: instanciating -> …
- 13:17 Changeset [2cadd862]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Renamed README to README.rst so that GitHub will give it the proper …
- 13:16 Changeset [5c3e8806]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Updated some antique references in "Is Django stable?"
- 12:49 Ticket #18230 (Typo in django/views/generic/edit.py (instanciating -> instantiating)) created by
- Changed instanciating to instatiating. Here's the pull request on …
- 12:28 Ticket #18228 (Add get_git_revsion() to django.utils.version and refactor ...) closed by
- duplicate: Thanks, but this is a duplicate of #18224. To avoid duplicating …
- 12:22 Ticket #18229 (Improving the AJAX Error text version to include the contextual code ...) created by
- The plaintext error responses for AJAX requests in 1.4 drop a lot of …
- 12:22 Ticket #18226 (tutorial documentation starting admin (part II)) closed by
- needsinfo: The solution you found on SO disables useful features of Django to …
- 12:18 Changeset [a0d3434]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- fix typo: instanciating -> instantiating
- 12:16 Ticket #18228 (Add get_git_revsion() to django.utils.version and refactor ...) created by
- Attached patch adds function to determine the git HEAD revision hash, …
- 12:15 Ticket #18227 (locale error on creating superuser) created by
- On tutorial/documentation page …
- 12:06 Ticket #18226 (tutorial documentation starting admin (part II)) created by
- When starting the admin site (Mac OS X 10.6.8, Python version 2.6.1) …
- 08:19 Changeset [10cade8f]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Removed a svn-specific hack from a test.
- 08:03 Changeset [b49bc5c]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Removed a svn-specific configuration for Sphinx.
- 07:24 SprintIdeas edited by
- remove spam (diff)
- 07:00 SprintIdeas edited by
- (diff)
- 03:22 Ticket #18225 (Staticfiles template tag does not fail silently) created by
- Last night we had a major outage on our site, due to a missing static …
- 02:33 Changeset [a7829f3]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- forgot the allow_lazy(phone2numeric)
- 02:29 Changeset [cfe552c]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Modified phone2numeric to not use regular expression or lambdas
- 02:21 WikiStart edited by
- (diff)
- 02:09 Ticket #18224 (`django.utils.version.get_svn_revision` isn't appropriate anymore) created by
- We're no longer using SVN. Callers of this function, like …
- 01:35 Ticket #18217 (Date-based generic views use naive datetime objects) reopened by
- I'm reopening this because some parts may be fixed by using date …
- 00:18 DevelopersForHire edited by
- More inline with target audience. (diff)
04/27/2012:
- 23:05 Changeset [f4cc7827]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Updated unique-messages.py to reference Git instead of SVN
- 22:57 Changeset [bcdc99dd]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Updated docs/intro/whatsnext.txt to reference Git instead of SVN
- 22:37 Changeset [21f11e52]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Updated compilemessages and makemessages management commands to change …
- 22:26 Changeset [8df8e51]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Updated docs/topics/install.txt to note github URL instead of …
- 22:25 Changeset [226acf35]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Added a friendly sentence to the README, to make sure GitHub …
- 19:40 Ticket #18199 (A way to have Django apps specific test runners) closed by
- wontfix: Test-only models are already tracked by ticket #7835. This could be …
- 16:52 Ticket #18133 (global settings for label_suffix) closed by
- wontfix: The solution you demonstrate using a subclass is not a workaround, …
- 16:17 Ticket #18222 (Missing a step on part two of the 1.4 tutorial) closed by
-
invalid: No, there is no need to run
manage syncdb
at that point because … - 15:29 Ticket #18223 (Database commit behavior is confusingly documented) created by
- Reading https://docs.djangoproject.com/en/dev/ref/databases/: …
- 13:35 Ticket #18222 (Missing a step on part two of the 1.4 tutorial) created by
- Page two of the django tutorial is missing a step. After adding the …
- 12:25 Ticket #18221 (Add "Length" database function) closed by
- wontfix: The best you can currently do is creating a custom aggregate, …
- 11:34 Ticket #18221 (Add "Length" database function) created by
- Maybe I'm blind, but I can't find a way to use aggregation functions …
- 11:20 Ticket #18217 (Date-based generic views use naive datetime objects) closed by
- duplicate: The warning is a symtom of the actual problem, which is that a "day" …
- 08:58 Ticket #18220 (Remove `CACHE_BACKEND` deprecated in 1.3) created by
- As per the documented depreaction process. This one is missing from …
- 04:09 Ticket #18219 (Django UnicodeEncodeError in errorlist) created by
- I am having an issue with rendering Django's ErrorList if one of my …
- 04:01 Ticket #18218 (get_table_list in postgresql introspection is unordered) created by
- After looking for the cause of test failures after r17942, I realized …
- 01:56 Ticket #15076 (inspectdb to quote ForeignKey class names to avoid need to reorder ...) closed by
- fixed: In [17942]: […]
- 01:56 Changeset [ddc5d59]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #15076 -- Quoted ForeignKey target class names in inspectdb when …
- 01:49 Ticket #18217 (Date-based generic views use naive datetime objects) created by
-
Some date-based generic views (
MonthArchiveView
, …
04/26/2012:
- 19:18 Ticket #18215 (Don't assume POST data is always application/x-www-form-urlencoded) closed by
- duplicate: Duplicate of #5611.
- 18:39 Ticket #18216 (Problem run manage.py) closed by
- invalid: TicketClosingReasons/UseSupportChannels
- 18:10 Ticket #18216 (Problem run manage.py) created by
- I want the code below is run with python. I give the following …
- 18:00 Ticket #13971 (Excluding a declared field in ModelForm in form’s subclass) closed by
- duplicate: Closing this as a duplicate of ticket:8620
- 17:04 Ticket #18215 (Don't assume POST data is always application/x-www-form-urlencoded) created by
- It seems as though the code in HttpRequest that takes the raw POST …
- 14:56 Changeset [c34d069]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Removed direct print statements from django management commands. …
- 13:06 Changeset [8aca3d1c]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Removed unneeded deprecation warning silencing in test suite. …
- 13:04 Ticket #18214 (Serializers do not serialize iterators) created by
- According to …
- 12:48 Changeset [a6b2a15]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Removed deprecated gender check in cz localflavor. Refs #14593. …
- 12:15 Ticket #18038 (Remove the 'supports_inactive_user' backwards-compatibility flag) closed by
- fixed: In [17938]: […]
- 12:15 Changeset [be12c9e9]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #18038 -- Removed the 'supports_inactive_user' …
- 12:13 DevelopersForHire edited by
- Added in our freelance studio (diff)
- 08:48 Ticket #18212 (GenericIPAddressField does not handle verbose_name and name args like ...) reopened by
- I didn't include every other field, but literally every other core …
- 05:01 Ticket #18213 (loaddata should allow empty fixtures) created by
-
The
loading
management command does the following test: […] I … - 04:04 Ticket #16345 (INTERNAL_IPS has issues with IPv6, IPv4) reopened by
- I don't think the problem is specific to the debug toolbar; it affects …
- 01:48 Ticket #18212 (GenericIPAddressField does not handle verbose_name and name args like ...) closed by
- invalid: Nothing in the current documentation guarantees that the first …
Note: See TracTimeline
for information about the timeline view.