Timeline
07/02/2012:
- 16:03 Ticket #18555 (Calling management commands programmatically without options no longer ...) closed by
-
invalid: Calling commands programmatically must be done through
call_command
. … - 15:24 Ticket #18555 (Calling management commands programmatically without options no longer ...) created by
- I apologize in case I'm doing this wrong from the very beginning, but …
- 14:54 PastSprints edited by
- (diff)
- 14:52 Sprints edited by
- (diff)
- 12:10 Ticket #18554 (Template rendering based on value of hidden BooleanFields) created by
- I'm not sure if this is a bug or not, but it's caused me quite a …
- 09:51 Ticket #18553 (Django multipart parser creates mutable QueryDict) created by
- When you send multipart request (which, unfortunately, is sent every …
- 09:48 Ticket #18552 (Django test client should not use MULTIPART_CONTENT for POST-requests ...) created by
- Currently, there's this code in django test client: def …
- 04:23 Ticket #18551 (skipIfDBFeature/skipUnlessDBFeature cannot be used as class decorators) created by
- It would be nice to be able to skip an entire test class with …
- 03:16 Changeset [784d0c26]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
- Replaced 'return' by 'raise' in custom model field docs Thanks Simon …
07/01/2012:
- 20:41 Ticket #18550 (history_view shows no log entries for PKs requiring unqote()) closed by
- fixed: In [2cd4cf58d32c5d4b163a466f608dff31bac66b87]: […]
- 20:40 Changeset [2cd4cf58]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 #18550 -- Ensured that the admin history view works with escaped …
- 19:16 Ticket #18550 (history_view shows no log entries for PKs requiring unqote()) created by
- An object with an object_id like 'foo:bar' will never show any history …
- 18:49 Ticket #18533 (makemessages command fails on windows) closed by
- needsinfo: I cannot recreate this problem. Using this level of gettext …
- 17:06 Changeset [c5e35af]stable/1.4.x by
- [1.4.X] Fixed #17436 - Added warning about overriding Model.init() …
- 17:05 Ticket #17436 (flag attempts to change signature of __init__ on Models) closed by
- fixed: In [7313468f85c3ade1275fc7fef193a4429f4af4bf]: […]
- 17:04 Changeset [7313468f]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 #17436 - Added warning about overriding Model.init() Thanks …
- 16:55 Ticket #18530 (Inconsistent error handling on admin filter url's) closed by
- worksforme: I can't seem to reproduce the problem. See the attached patch, where …
- 14:52 Changeset [e747873]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 a regression introduced in where.as_sql() refactor At least …
- 13:07 Ticket #18546 (Broken link in Django 1.1 documentation) closed by
- wontfix: Sorry, but we won't fix outdated links for old documentation (old == …
- 11:44 Ticket #18549 (Admin should not use verbose_name_plural for OneToOne field) created by
- Do something like the following: […] When you edit a Bar in the …
- 11:43 Ticket #16047 (postgresql_psycopg2 never restores autocommit mode when leaving ...) closed by
- fixed: In [f572ee0c65ec5eac9edb0cb3e35c96ec86d89ffb]: […]
- 11:36 Changeset [f572ee0]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 #16047 -- Restore autocommit state correctly on psycopg2 When …
- 11:27 Changeset [da573fbb]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 locations to work with autocommit=True - backends: …
- 10:38 Ticket #18526 ({% with %} template tag shows strange behaviour if ...) closed by
- wontfix: Using variables in the template that are not present in the context is …
- 10:04 Ticket #18519 (DateField ignores DATE_INPUT_FORMATS (because get_format ignores it)) closed by
-
invalid: What is your
USE_L10N
setting? As noted in the … - 09:55 Ticket #18548 (View changes field when 'unique_together' is not satisfied in a Form) created by
- I have a Model called Person with the following constraint: …
- 09:21 Changeset [bd283aa]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
- Refactored the empty/full result logic in WhereNode.as_sql() Made …
- 09:04 Ticket #18547 (Django-admin.py makemessages should show a specific error message if ...) created by
- According to the documentation the GNU gettext utilities are necessary …
- 08:26 Ticket #18251 (multithreading deadlock in django.models.loading.get_apps) closed by
- fixed: In [2b9fb2e6443c04e4415b17083d727bd80047b6e5]: […]
- 08:14 Changeset [2b9fb2e]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 #18251 -- Removed a deadlock possibility in apploading Thanks …
- 06:26 Changeset [8bea1a7]stable/1.4.x by
- [1.4.X] Fixed #16882 - Clarified why one should not use 'init_command' …
- 06:26 Ticket #16882 (Clarify in the doc why one should not use 'init_command' after initial ...) closed by
- fixed: In [9974069620b0f0e6ac2f1e9bd64819ae0a0e623b]: […]
- 06:25 Changeset [99740696]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 #16882 - Clarified why one should not use 'init_command' after …
- 05:56 Changeset [32bd77d3]stable/1.4.x by
- [1.4.X] Fixed #18493 - Added instructions to locate the Django source …
- 05:56 Ticket #18493 (Tutorial #2 could better hint where "source code of Django itself" is) closed by
- fixed: In [c68f4c514c7b1102772b6ea11e9e59c7c87f7fae]: […]
- 05:55 Changeset [c68f4c51]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 #18493 - Added instructions to locate the Django source files to …
- 04:50 Ticket #7145 ('NoneType' object has no attribute 'year' in admin change list when ...) closed by
- worksforme: Please don't reopen tickets anonymously without providing any details. …
- 04:46 Ticket #5493 (make-messages.py not parses JS *.html templates for domain djangojs) closed by
- fixed: To keep the tracker readable, please don't reopen five-year old bugs, …
- 03:35 Ticket #18546 (Broken link in Django 1.1 documentation) created by
- There is a link named "Dive Into Python's explanation" in this page: …
- 02:41 Ticket #18545 (Improve the error message when the implicit settings configuration fails) created by
- Currently, the fairly generic ImportError message received when the …
06/30/2012:
- 18:18 DjangoWarts edited by
- (diff)
- 17:21 Changeset [fea5e0b]stable/1.4.x by
- [1.4.X] Fixed #17705 - Updated TabularInline image and doc in tutorial …
- 17:21 Ticket #17705 (Update TabularInline image and doc in tutorial 2) closed by
- fixed: In [c5fb8299ef9658a58221d4894dadd080cc25962b]: […]
- 17:20 Changeset [c5fb8299]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 #17705 - Updated TabularInline image and doc in tutorial 2. …
- 16:24 Changeset [342e8a6]stable/1.4.x by
- [1.4.X] Fixed #18145 -- Improved documentation of unique_together type …
- 16:21 Ticket #18145 (Documentation for unique_together is confusing) closed by
- fixed: In [55ffcf8e7b414a39e2dfc9c9eb4c5d3fa548e78e]: […]
- 16:16 Changeset [55ffcf8]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 #18145 -- Improved documentation of unique_together type fields
- 15:23 Ticket #17026 (Message storage backends section missing "just use x") closed by
- fixed: In [03896eb5df74a47237ec3ed9a73aadc925e90dbb]: […]
- 15:21 Changeset [03896eb5]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 #17026 -- Improved wording of contrib.messages' storage backends …
- 14:29 Ticket #16519 (mimetype used with HttpResponse should be deprecated) closed by
- fixed: In [da200c5e35cdbb617572977bcbf97fae33920b2e]: […]
- 14:27 Changeset [da200c5e]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 #16519 -- Deprecated mimetype kwarg of HttpResponse init …
- 14:19 Changeset [deed192d]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 usage of mimetype kwarg of HttpResponse Refs #16519.
- 13:53 Ticket #17024 (missing import Choice line in tutorial02) closed by
- fixed: In [c446bdee84efe42f5c0bbfee16986a80c83ec9a2]: […]
- 13:52 Changeset [c446bdee]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 #17024 -- Added import statements in tutorial code sample
- 13:11 Ticket #18544 (Same issue as Ticket #2673) closed by
- invalid: Please, do not use the ticket system as a support channel. …
- 11:50 Changeset [2c2c8a6]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
- Isolated sitemaps test from ABSOLUTE_URL_OVERRIDES Refs #15988.
- 10:33 Ticket #15988 (django.contrib.contenttypes.tests.ContentTypesTests.test_shortcut_view ...) closed by
- fixed: I guess that [a6c08a53d37cd91f2073f8744539a4297fd652f3] also fixed …
- 09:30 Changeset [a89e76d1]stable/1.4.x by
- [1.4.X] Fixed #17168 - Noted TransactionMiddleware only works with …
- 09:29 Ticket #17168 (Transaction middleware only creates transaction for default database) closed by
- fixed: In [5d81ad1af14ee3127b53f923687ed5c4e00329ee]: […]
- 09:28 Ticket #18544 (Same issue as Ticket #2673) created by
- Working my way through the getting started and I gat the same error: …
- 09:25 Changeset [5d81ad1]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 #17168 - Noted TransactionMiddleware only works with "default" …
- 08:08 Ticket #12493 (settings.configure silently allows TEMPLATE_DIRS configuration error) closed by
- fixed: In [db87016b1a92b790c4250a2b5c16ceadd737a00e]: […]
- 08:06 Changeset [db87016b]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 #12493 -- Deprecated auto-correction of TEMPLATE_DIRS
- 07:45 Ticket #12321 (CharField default is a str and not unicode) closed by
- fixed: After generalization of unicode_literals in Django (#18269), I think …
- 07:32 Ticket #11162 (No Mention of raise exceptions.ValidationError in custom model ...) closed by
- fixed: In [596e15293c9f522a2b001d49a0c40005711682a6]: […]
- 07:30 Changeset [596e1529]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 #11162 -- Mentioned ValidationError in custom model field docs
- 06:20 Ticket #18102 (fr localflavor : force min and max length) closed by
- fixed: In [47da7b7a9aefce66fa2c54833b5ba308781fc95e]: […]
- 06:18 Changeset [47da7b7a]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 #18102 -- Defined min/max_length on French localflavor form …
06/29/2012:
- 18:56 Ticket #18543 (Non image file can be saved to ImageField) created by
- https://docs.djangoproject.com/en/dev/ref/models/fields/#imagefield …
- 12:35 Ticket #18539 (Django 1.4 - Can't get admin page to display) closed by
- invalid: Works for me - tested in Django 1.4 with a brand new project. It's …
- 12:25 Ticket #18542 (Intermittent unhandled exception when killing runserver) created by
- Starting from a brand new django 1.4 project with no user code, I …
- 11:02 Ticket #18541 (Infinite Lock With Caching Backend) created by
-
Basically, if you try to cache an object with a
__getstate__
… - 10:29 DjangoJobs edited by
- (diff)
- 08:44 Ticket #18540 (Improve Model flexibility by allowing a custom Options class) closed by
- wontfix: The big problem is that the whole Options (Model._meta) is private …
- 08:11 Ticket #18528 (Field.value_to_string documentation broken) closed by
- fixed: In [b9ecbedb31375a887d100ccf550a091c8d5d4fd7]: […]
- 08:11 Changeset [d92c38a]stable/1.4.x by
- [1.4.x] Fixed #18528 -- Fixed custom field value_to_string example …
- 08:10 Changeset [b9ecbedb]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 #18528 -- Fixed custom field value_to_string example Thanks …
- 07:24 Ticket #18540 (Improve Model flexibility by allowing a custom Options class) created by
- For example, if I want to specify that my model has custom …
- 07:12 Ticket #18539 (Django 1.4 - Can't get admin page to display) created by
- http://blog.mourino.net/2011/12/15/django-site-matching-query-does-not- …
Note: See TracTimeline
for information about the timeline view.