Timeline
03/03/2014:
- 19:50 Changeset [20da67d]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Cleaned up a repr() hack that caused problems on Python3.
- 17:52 Ticket #22199 (Incorrect handling of max_length in FileField.deconstruct) created by
-
max_length
is handled incorrectly inFileField.deconstruct
which … - 15:59 Ticket #16727 (contrib.contenttypes.views.shortcut error) closed by
- fixed: In 53c576452e2e8feef857cd67a5c17f9159d95eb6: […]
- 15:57 Changeset [53c57645]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #16727 -- Added protocol-relative URL support to …
- 13:35 Changeset [7bbb6958]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Allowed custom querysets when prefetching single valued relations The …
- 12:47 Ticket #22198 (update to filepath to locate base_site.html) closed by
- invalid: I think you misread. It does say to copy "admin/base_site.html" (note …
- 11:12 Ticket #22198 (update to filepath to locate base_site.html) created by
- Hi there, great software and great tutorials, but one quick question. …
- 10:19 Ticket #21986 (The documentation provides no indication as to why you might want to ...) closed by
- fixed: In 8e704b176f30c9c208a45125d8f36319cf1aafa8: […]
- 10:19 Changeset [8e704b17]stable/1.6.x by
- [1.6.x] Fixed #21986 -- Added some guidelines for database indexes. …
- 10:16 Changeset [c8d61fa]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #21986 -- Added some guidelines for database indexes. Thanks …
- 09:42 Ticket #21908 (Misleading documentation in ModelAdmin.get_inline_instances) closed by
- fixed: In 5a4f1298cf00fe4e2e35d0a3c02281b4c6afe07c: […]
- 09:42 Changeset [e7649789]stable/1.6.x by
- [1.6.x] Fixed #21908 -- Added example usage for …
- 09:40 Changeset [5a4f1298]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #21908 -- Added example usage for …
- 08:45 Changeset [0dffaf9]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed broken tests on Python 3 after …
- 07:49 Changeset [eae4f16]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Removed doc newlines added in previous commit that caused build errors.
- 07:37 Changeset [2b6436e2]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed some typos and formatting issues in docs.
- 07:04 BadContent edited by
- "skin acre" (diff)
- 06:38 Changeset [0d912258]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed many typos in comments and docstrings. Thanks Piotr Kasprzyk …
- 06:30 Ticket #22135 (Implement ModelAdmin.get_initial_data) closed by
- fixed: In 6acaa5238668593d6d854b28dbfa65e95796585c: […]
- 06:28 Changeset [6acaa523]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #22135 -- Added ModelAdmin.get_changeform_initial_data(). …
- 05:33 Ticket #22193 (Make hints truly optional when defining system check messages) closed by
- fixed: In 21d8175242273a2371bd9374994bacdd118309d3: […]
- 05:29 Changeset [6b63742c]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Corrected expected test output to allow for cleanups in signal and …
- 05:20 Changeset [c41335f]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Added backwards compatibliity checks to reference documentation.
- 05:19 Ticket #22192 (PasswordResetForm fails on custom user models without an is_active DB field) closed by
- invalid: Hi, The documentation on custom user models and builtin auth forms …
- 05:18 Ticket #22195 (Use constants to define built-in tags) created by
- Via discussion on …
- 05:16 Changeset [21d8175]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #22193 -- Made hint a truly optional arugment on check messages. …
- 05:09 Ticket #22194 (Add ability to introspect available tags) created by
- Via discussion on …
- 05:06 Ticket #22193 (Make hints truly optional when defining system check messages) created by
- Via discussion on …
- 04:56 Changeset [5679fce]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Added first cut at reference documentation for the checks framework.
- 04:56 Ticket #22192 (PasswordResetForm fails on custom user models without an is_active DB field) created by
- The change made for ticket #21291 results in the standard …
- 04:18 Changeset [82ac3894]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Edited model and field checks for grammar and consistency.
- 03:21 BadContent edited by
- Catch "weigh loss" and "skin care" too (diff)
- 02:39 Ticket #22189 (autotesting is very slow) closed by
- needsinfo: Thanks for the suggestion. However: * The test database is only …
- 02:06 Ticket #22189 (autotesting is very slow) created by
- When running the testcases, I suggest do not auto create/drop a test …
- 01:35 Changeset [bc4dc6e9]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Edited model check messages for grammar and consistency.
- 00:31 Changeset [f7587b20]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Edited MySQL-specific check messages for grammar and consistency.
- 00:27 Changeset [55ba92a9]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Edited contrib.sites check messages for grammar and consistency.
- 00:19 Changeset [57e08aa2]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Cleanup of contrib.contenttypes check messages.
03/02/2014:
- 23:39 Changeset [84207b6]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Edited contrib.auth check messages for grammar and consistency.
- 23:27 Changeset [3c5fc708]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Edited contrib.admin check messages for grammar and consistency.
- 15:19 Changeset [90577c0e]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Removed WSGI upgrade instructions for Django 1.3 and earlier.
- 14:03 Ticket #18381 (Underscore in CharField primary key breaks the admin "view on site" link) closed by
- fixed
- 11:24 Ticket #22185 (CSRF cookie should be configurable) created by
- Internet Explorer has the ability to block/disable persistent cookies …
- 10:21 Changeset [4aaea292]stable/1.6.x by
- [1.6.x] Fixed some typos in the documentation. Thanks to Rodolfo …
- 10:05 Changeset [ea4da8e]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed some typos in the documentation. Thanks to Rodolfo Carvalho and …
- 08:31 Ticket #22130 (Accelerated deprecation fix_ampersands and clean_html) closed by
- fixed: In 6268792e19ab37446e438f4777c0bb8e786c5c3f: […]
- 08:31 Changeset [a08f9065]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Merge pull request #2383 from …
- 08:26 Ticket #22184 (template_tests relies on leaking state) created by
-
./runtests.py template_tests.tests
fails with a very long output, … - 07:01 Changeset [7ba29189]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Restored aliases for two APIs removed by app-loading.
- 06:08 Ticket #22183 (Migrations don't work with custom through table on M2M fields) created by
- Given those models: […] The created schema will look like: […] …
- 02:17 Ticket #22182 (Reverse accessor should not be added for models with `ForeignKey` ...) closed by
- duplicate: There's already a ticket for option (b): #21680.
- 02:02 Changeset [6268792]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #22130 -- fixed template_tests/defaultfilters order dependent …
- 01:10 Ticket #22182 (Reverse accessor should not be added for models with `ForeignKey` ...) created by
-
It seems that the act of importing a model that has a
ForeignKey
, …
03/01/2014:
- 17:51 Ticket #22181 (Trouble with Django on production server.) closed by
- invalid: In this case, it looks like your database hasn't been created …
- 16:55 Ticket #22181 (Trouble with Django on production server.) created by
- Hello people, I'm having an issue in/with Django, which is on a shared …
- 14:46 Ticket #22172 (Allow skipping outer parenthesis when defining index_together) closed by
- fixed: In bb2ca9fe6cdd490526b44b30f207c8f743bfaa84: […]
- 14:46 Changeset [f732d55d]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Added newline for flake8.
- 14:44 Changeset [bb2ca9fe]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #22172 -- Allowed index_together to be a single list (rather …
- 11:09 Ticket #22130 (Accelerated deprecation fix_ampersands and clean_html) closed by
- fixed: In 775975f15d7d461c154e558cba5fb0592539126f: […]
- 11:08 Changeset [3273bd7b]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Merge pull request #2382 from erikr/deprecate-fix-ampersands Fixed …
- 07:11 BadContent edited by
- Catch "weight lose" too (diff)
- 07:07 Changeset [775975f]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #22130 -- Deprecated fix_ampersands, removed utils.clean_html()
- 06:53 Ticket #15318 (A possibility to configure the language's cookie domain and expires.) closed by
- fixed: In 8c98f39624a60c63a16e097b64e5f71ecc27271f: […]
- 06:52 Changeset [8c98f396]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #15318 -- Added settings for language cookie max-age, path, …
- 06:46 Ticket #22168 (Sqlite3 backend fails during _remake_table with column named "order") closed by
- fixed: In c679cb7f600b13646a1a2b5fc8a03dfcc2e413f2: […]
- 06:45 Changeset [c679cb7f]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #22168 -- Fixed migrations failing on sqlite when column names …
- 05:54 BadContent edited by
- (diff)
- 05:52 Ticket #22152 (ORM filter with F object and timedelta offset fails on second call) closed by
- duplicate: Seems to be duplicate of now fixed #21643.
- 03:37 Ticket #22137 (Widgets class should drop the is_hidden bool property) closed by
- fixed: In a19f0d0c1e128634b9e393c52148167bf8718b4c: […]
- 03:36 Changeset [a19f0d0]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #22137 -- Made Widget.is_hidden a read-only property Thanks …
- 03:25 Changeset [75d0dcbf]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Added patch_formats utility for i18n formatting tests
- 00:57 BetterErrorMessages edited by
- (diff)
02/28/2014:
- 20:03 Changeset [1f5f015c]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed spelling mistakes in docs.
- 19:49 Changeset [5cda1d27]stable/1.6.x by
- [1.6.x] Fixed #21643 -- repeated execution of qs with F() + timedelta …
- 19:42 Changeset [81372159]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Added release note and regression test for refs #21643. This will be …
- 17:00 Changeset [7c01023]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Removed some ReST links to undocumented functions.
- 16:10 Ticket #8809 (Better error message when can't import url callback) closed by
- fixed
- 15:40 Ticket #21948 (Docs on extending admin templates should mention TEMPLATE_LOADERS) closed by
- fixed: In ea869b514846cdd4803e3a87b08686113c14f7f2: […]
- 15:38 Changeset [ea869b5]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #21948 -- Noted TEMPLATE_LOADERS requirement when overriding …
- 11:22 Changeset [cbd04c7]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fix keyword agument names in RunPython to be positional
- 10:44 Changeset [7f2505a]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed doc typos.
- 10:38 Ticket #22172 (Allow skipping outer parenthesis when defining index_together) created by
- […] …
- 10:28 Ticket #22171 (sanitize_separators throws away too many thousand separators) created by
- Users in countries that use symbols other than the period (e.g. comma) …
- 08:26 Ticket #22028 (documentation: apps without models.py can register for db related signals) closed by
- fixed: In 55fb16258888443bc70398248b6e681f3bc032c8: […]
- 08:22 Changeset [55fb162]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #22028 -- Documented that database signals aren't emitted for …
- 08:14 Ticket #22170 (Add initial migrations for contrib apps) created by
- There was some discussion among the core devs about the possibility of …
- 08:06 Ticket #18959 (Error message for table names > 50 characters is very poor.) closed by
- duplicate: I tried to reproduce this, but I think it's actually a duplicate of …
- 07:30 DjangoJobs edited by
- Pangea is not offering this job anymore. (diff)
- 07:27 SummerOfCode2014 edited by
- Added example of an accepted proposal from last year (diff)
- 07:13 Ticket #22129 (super user creation prompts after executing migrate, not in tutorial) closed by
- fixed: In 2f25cdc18a3c15dd9feb9daa522f41aac39e232b: […]
- 07:10 Changeset [2f25cdc]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #22129 -- Added steps for creating superusers to tutorial.
- 06:18 Changeset [72b080c2]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Removed Django 1.5 upgrade hints for {% url %} tag. Refs #19280 and …
- 06:15 Ticket #21962 (Add a flag to ErrorDict.as_json() to escape html) closed by
- fixed: In c23b3717be71e4b2e5a32f156ef0a7b4703d012d: […]
- 06:05 Changeset [c23b3717]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #21962 -- Added escape_html flag to ErrorDict.as_json()
- 03:55 DjangoJobs edited by
- (diff)
- 03:23 Ticket #22168 (Sqlite3 backend fails during _remake_table with column named "order") created by
- It seems that column names should be quoted, cause if I try migrate my …
- 02:54 Changeset [7b474358]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Replaced deprecated assertEquals
- 02:30 Ticket #22167 (docs about order of template context processors unclear) created by
- If I do: […] then my_data_dictionary will override anything added …
Note: See TracTimeline
for information about the timeline view.