Timeline
03/05/2014:
- 20:54 Ticket #18668 (Make related_query_name more configurable) closed by
- fixed: #22207 [b77f26313cddbfde20dcf2661e9bd35458c2d1bd] fixed the remaining …
- 19:54 Ticket #22218 (Deprecate 'prefix' arg to django.conf.urls.patterns) created by
- In the olden days of Django, it was encouraged to reference views as …
- 18:28 Ticket #22217 (ManyToManyField.through_fields docs mix up description of arguments) created by
- The patch for ticket #14549 got the given example and description of …
- 17:15 Tickets #8561,11035 batch updated by
- fixed: In 20948612c79b936424cb12cf9988713708232ced: […]
- 17:14 Changeset [2094861]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed issues and added new scripts to urlify.js Added the following …
- 16:25 Ticket #22216 (There is no mention of non_field_errors on the forms api page) created by
- There is no mention of non_field_errors on the forms api page. This …
- 15:38 Ticket #22215 (1.4 tutorial minor error) closed by
- fixed: Hi, This is fixed from version 1.5 on (by commit …
- 15:35 Changeset [b8713ee6]stable/1.4.x by
- [1.4.x] Fixed #21195 -- Clarifed usage of template_name in tutorial …
- 15:29 Ticket #22215 (1.4 tutorial minor error) created by
- in: https://docs.djangoproject.com/en/1.4/intro/tutorial04/ toward the …
- 14:53 Ticket #22207 (Add `related_query_name` to GenericRelation for query operations ...) closed by
- fixed: In b77f26313cddbfde20dcf2661e9bd35458c2d1bd: […]
- 14:37 Changeset [b77f263]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #22207 -- Added support for GenericRelation reverse lookups …
- 14:36 Ticket #14549 (Disambiguation of target/source fields for intermediary models when ...) closed by
- fixed: In c627da0ccc12861163f28177aa7538b420a9d310: […]
- 14:35 Ticket #22213 (Test failure: relative path in resolve_url) closed by
- worksforme: (please reopen with more details if my previous comment didn't work)
- 14:33 Changeset [c627da0c]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #14549 - Removed restriction of single FKs on intermediary …
- 14:15 Ticket #22214 (Doc Code Mistake: No polls are available.) closed by
-
invalid: Hi,
Unless I'm mistaken, the
index
view being tested is the one … - 14:10 Ticket #22214 (Doc Code Mistake: No polls are available.) created by
- url: https://docs.djangoproject.com/en/1.6/intro/tutorial05/ The …
- 13:13 Ticket #22206 (TextField doesn't set max_length attribute on its formfield, unlike ...) closed by
- fixed: In 95c74b9d699c29fe808684774548e2864d64665a: […]
- 13:09 Changeset [95c74b9d]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #22206 -- Passed models.TextField.max_length to …
- 11:20 Ticket #22205 (Feature request: Warn about aggregating over possibly incompatible types) closed by
- wontfix: You should use the same backend for production, staging, and unit …
- 10:44 Ticket #22213 (Test failure: relative path in resolve_url) created by
- Running against master: ➤ python tests/runtests.py …
- 03:35 Ticket #22212 (System check does incorrectly report an error for GenericTabularInline) closed by
- duplicate: Hi, This looks like the same error as the one reported in #22034. Thanks.
- 03:32 Ticket #22212 (System check does incorrectly report an error for GenericTabularInline) created by
- When I create a inline for a generic relation: models.py […] …
- 02:00 Changeset [ac699cdc]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Really hidden warnings in javascript_quote tests Refs #21725.
- 00:35 Changeset [5a5815d3]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed incorrect docstring in cache tests (take two) …
03/04/2014:
- 21:02 Tutorials edited by
- add django site page using vietnamese (diff)
- 17:48 Ticket #20974 (Adding test for mysql-specific model validation checks) closed by
- wontfix: Implemented as part of the original commit: …
- 17:41 Ticket #22211 (Wrong lighttpd deployment docs) created by
- lighttpd deployment docs still recommend an alias.url for /media to …
- 17:37 Ticket #7571 (named groups in the regexes of include() urls break reverse()) closed by
- fixed: In 5d568bcfa66916e3de61e0090c724c899debd981: […]
- 17:35 Changeset [5d568bcf]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #7571 -- Fixed parameter matching in include()'d urlpattern …
- 17:13 Changeset [a248c88]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed three small flake8 violations.
- 14:50 Changeset [3e25c8a]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed incorrect docstring in cache tests
- 14:34 Ticket #21893 (Migrations RunPython operations seem to trip on MTI models.) closed by
- fixed: In 6436f1fad9ce51f18735106ac75aeea3d6d1f310: […]
- 14:33 Changeset [8fcc014]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Merge pull request #2396 from loic/ticket21893 Fixed #21893 -- …
- 14:25 Changeset [6436f1fa]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #21893 -- ModelState didn't account for MTI parents inherited …
- 14:17 Changeset [99291f5]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Added tests for MTI in RunPython.
- 14:17 Ticket #22085 (Allow CACHES['cache']['TIMEOUT']: None to set a non-expiring timeout ...) closed by
- fixed: In 6fe22b30e007b7ac49eae48a53e7ba0a4ee79a4b: […]
- 14:16 Changeset [6fe22b30]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #22085 -- Added a feature for setting non-expiring keys as the …
- 14:06 Changeset [24f0113]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed spelling in model_forms test class names
- 13:32 Changeset [97a5971]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed typo in internal CharField method
- 11:51 Ticket #22210 (Saving Model instance to Float Field) created by
- I came across what I believe to be an undesired behavior. If we have …
- 10:59 Ticket #22209 (Django internals call len(queryset) instead of queryset.count()) created by
- The documentation says: > Note: Don’t use len() on QuerySets if all …
- 09:11 Ticket #22208 (Weird SplitDateTime widget Behaviour regarding initial data between ...) created by
- I need to send initial date & time to a SplitDateTime widget in a …
- 07:46 Ticket #22207 (Add `related_query_name` to GenericRelation for query operations ...) created by
-
related_name
(reverse relation) should be added to GenericRelation … - 07:40 Ticket #22206 (TextField doesn't set max_length attribute on its formfield, unlike ...) created by
- In django/db/models/fields/init.py, the CharField field type …
- 07:06 Ticket #22205 (Feature request: Warn about aggregating over possibly incompatible types) created by
- We recently pushed to our production environment a feature that …
- 06:53 Ticket #22204 (migrations yield CircularDependencyError for simple model) created by
- Here is a simple test project to reproduce the …
- 06:22 Ticket #22203 (Automatically get default value for "current_app", for easier ...) created by
- Right now it seems that for a generic app to support the possibility …
- 05:47 BadContent edited by
- bacon4.me (diff)
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
, …
Note: See TracTimeline
for information about the timeline view.