Timeline
04/05/2013:
- 16:47 Ticket #20208 (Type of id.value of inlineformset differs from creation) created by
- If i instantiate an inlineformset with request.POST, the type of the …
- 14:21 Changeset [d04e8f8c]stable/1.5.x by
- [1.5.x] Fixed #20207 -- Handle ManyToManyField with a unicode name …
- 14:10 Ticket #20207 (`ManyToManyField` with an unicode name fails to create an intermediary ...) closed by
- fixed: In 216580e03499e035b93283df00fcc03b346fef7b: […]
- 12:53 Ticket #20207 (`ManyToManyField` with an unicode name fails to create an intermediary ...) created by
- I encountered the following error when porting an app codebase to …
- 11:26 Ticket #20205 (PositiveIntegerfield does not handle empty values well) created by
- When using a model PositiveIntegerField with blank=True and null=True, …
- 11:06 Ticket #20114 (Failures in tests in django.contrib.auth when using custom ...) closed by
- fixed: In a49e7dd2a34882fc68244e024eb2876b21c7e8a8: […]
- 07:18 Ticket #9055 (Percent sign in SQL statement behaves different with CursorDebugWrapper) closed by
- fixed: In 975c5afdb5a0c2f9f61f9faecf8dbd928c4996b7: […]
04/04/2013:
- 17:54 Ticket #20204 (Better explanation of usage of url() in urlpatterns) created by
- On the URL dispatcher page …
- 17:54 Ticket #19193 (Save only one field to database which refereced to FieldFile) closed by
-
duplicate: This ticket's effectively obsoleted by
update_fields
in Django 1.5 … - 17:48 Ticket #14322 (Please set default values for required and error css classes) closed by
- wontfix: I don't see that it's worth setting defaults.
- 17:45 Ticket #18361 (Accessing a ModelChoiceField property in a template triggers QuerySet ...) closed by
- wontfix: There's never going to be a way to prevent QS evaluation holistically …
- 17:41 Ticket #9631 (FieldFile assumes efficient Storage.size) closed by
- fixed: I think this was fixed as part of #10300. If that's not true, please …
- 17:36 Ticket #13167 (Non-existent arg passed to template filter raises VariableDoesNotExist) closed by
- fixed: I believe this was fixed years ago. If there's still a bug here, …
- 17:34 Ticket #15102 (find_template returns compiled Template object instead of template source) closed by
-
wontfix: I don't buy the argument that missing
find_template_source
makes it … - 17:33 Ticket #20203 (Impossible to have a descriptor named `objects` on an abstract model) created by
- This is because of …
- 17:32 Ticket #18155 (Undocumented changes, indecision, in template fail silently exception ...) closed by
- invalid: This ticket isn't really actionable. If you'd like to see something …
- 17:24 Ticket #14802 (feature request: add a method to Fields that is used to render the ...) closed by
- wontfix: I don't really like the idea of using a widget to render readonly …
- 17:22 Ticket #17666 (current_app can not be overridden in template) closed by
- wontfix: Agree with jezdez. So marking wontfix.
- 17:22 Ticket #11732 (ModelAdmin.get_changelist_form should use ModelAdmin.form) closed by
- wontfix: I'm with Luke: this isn't something we should change; the downsides …
- 15:33 Ticket #20202 (BaseModelForm uses model_to_dict to provide initial, causes problems ...) created by
- […] There is a workaround: manually provide the correct field in …
- 12:46 Ticket #20198 (fixtures.FixtureLoadingTests.test_loaddata_error_message fails on ...) closed by
- worksforme: Thanks for the report, but this assertion has been modified in …
- 11:23 Ticket #20195 (Broken documentation cross reference in session settings) closed by
- fixed: In 2c27300f343df2bae0db0f4c3594e5ae5b0b219f: […]
- 11:13 Ticket #20201 (Oracle String Length Issue with CLOB and NCLOB) created by
- As mentioned in #20200, we are moving from MySQL to Oracle, but are …
- 10:57 Ticket #20200 (Oracle Inconsistencies with NVARCHAR2 and NCLOB) created by
- We are currently working on moving our MySQL database over to an …
- 10:12 Ticket #20199 (Allow ModelForm to override error messages defined in model fields.) created by
- Currently error messages generated by model fields bypass error …
- 09:15 Ticket #20198 (fixtures.FixtureLoadingTests.test_loaddata_error_message fails on ...) created by
- Running the 'fixtures' tests against PostgreSQL 9.2.3 fails as …
- 08:42 Ticket #20197 (XML serializer can output invalid characters) created by
- Specifically Form Feed (0x0c), which is not allowed in XML. At all. …
- 05:52 Ticket #20196 (Better support for folder uploads) created by
- Feature request: Make folder uploads (`<input type=file …
- 04:29 Ticket #20195 (Broken documentation cross reference in session settings) created by
- The documentation at …
- 00:46 Ticket #20181 (auto generate SECRET_KEY file?) closed by
- duplicate: I'm going to mark this as a duplicate of #20081. The approach you're …
04/03/2013:
- 23:01 Ticket #20193 (About replacing PIL with Wand) closed by
- duplicate: Moving away from PIL was brought up a few weeks ago on the …
- 21:42 Changeset [cd1ca26]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Adds generators support for email backends that do not support it.
- 21:38 Ticket #20194 ("console", "dummy", and "locmem" email backends should accept ...) created by
- 21:29 LittleEasyImprovements edited by
- Reverted to version 88. (diff)
- 20:07 Ticket #20193 (About replacing PIL with Wand) created by
- Hello, I've been using Django 1.3 on a small project and have a …
- 18:33 AdminNext edited by
- Added Django-hyperadmin to list of alternatives (diff)
- 16:16 Ticket #20190 (Accessing a deferred GIS (MultiPolygonField) field on a model instance ...) closed by
- needsinfo: I cannot repoduce this error on 1.5 or master. It would be nice if you …
- 15:28 Ticket #20038 (Misleading port number in 'Invalid HTTP_HOST header' error message) closed by
- fixed: In c250f9c99b59bb011dae9bc97783458621462b65: […]
- 15:07 Ticket #20191 (No Module Named App Name) closed by
- invalid: Hi, This site is for reporting bugs against django. For support, you …
- 13:46 Ticket #20191 (No Module Named App Name) created by
- I have Created the Project and App using Python And Django. This is My …
- 11:42 Ticket #20188 ([contrib.auth.admin] We need to use the AUTH_USER_MODEL defined in the ...) closed by
- invalid: This is actually a documented behavior: …
- 11:20 Ticket #20186 (Overriding registration/logged_out.html template doesn't work) closed by
-
needsinfo: Hi,
The
registration/logged_out.html
template was already there in … - 10:23 Ticket #20190 (Accessing a deferred GIS (MultiPolygonField) field on a model instance ...) created by
- For a model defined similar to: […] trying to access mpoly as a …
- 09:36 Ticket #20189 (Collectstatic ignore list expansion on a per project basis) created by
- Currently collectstatic gets its default ignores from this code. …
- 06:12 Ticket #20188 ([contrib.auth.admin] We need to use the AUTH_USER_MODEL defined in the ...) created by
- As you can see here : …
- 05:38 Ticket #20184 (Tutorial Instructions Don't Work) closed by
- needsinfo: If the reporter would like to provide a patch to address any of the …
- 05:26 Ticket #20187 (Django 1.5 using a cached HttpResponse with WSGI has an empty body) created by
- With the change to HttpResponse made in Django 1.5, I'm finding that …
- 05:00 Ticket #20186 (Overriding registration/logged_out.html template doesn't work) created by
- After updating to Django 1.5 (from 1.4) there is default template …
- 03:37 Ticket #20185 (TypeError: unicode argument expected, got 'str' on core management ...) closed by
- invalid: This is a bug inside gunicorn, most likely caused by the use of …
- 01:52 Ticket #20185 (TypeError: unicode argument expected, got 'str' on core management ...) created by
- Used gunicorn 0.17.2 Error: […] if it bug, the following …
- 01:50 Ticket #20183 ("Making Queries" documentation assumes an Entry instance has already ...) closed by
- invalid: Hi, This tracker is for reporting bugs. For support, you should try …
- 00:01 Ticket #20184 (Tutorial Instructions Don't Work) created by
- There were a number of issues encountered while trying to install …
04/02/2013:
- 17:57 Ticket #20183 ("Making Queries" documentation assumes an Entry instance has already ...) created by
- https://docs.djangoproject.com/en/1.5/topics/db/queries/#saving-foreign …
- 16:29 Ticket #20182 (prepare_lookup_value should treat 0 as False for __isnull) closed by
- fixed: Django admin uses prepare_lookup_value to parse {{{ …
- 15:53 Ticket #20182 (prepare_lookup_value should treat 0 as False for __isnull) closed by
- needsinfo: Hi, Could you provide some more information about this issue? It's …
- 14:36 Ticket #20182 (prepare_lookup_value should treat 0 as False for __isnull) created by
- In contrib.admin.util, there is a prepare_lookup_value function In …
- 13:16 Ticket #11778 (Patch to increase performance of escapejs) closed by
- fixed: This has probably already been solved by [44767f2caf028d8].
- 12:00 Ticket #19748 (Document django.utils.module_loading.import_by_path) closed by
- fixed: In b9dbd1dd2fddbd4ba20e1ab983b0d6712d21da00: […]
- 09:39 Ticket #20171 (DEBUG and ALLOWED_HOSTS documentation) closed by
- duplicate: Thanks for the report, we definitely need some improvement here, still …
- 09:36 Ticket #20177 (Don't use setup_test_environment in the shell in testing tutorial) closed by
- needsinfo: Did you do the second line in that first block, actually running …
- 06:07 Ticket #20173 (tutorials: stylesheet in part 6 inconsistent with template in part 3) closed by
- worksforme: Did you try this out? It works because browsers implicitly add the …
- 03:07 Ticket #20180 (unique_together with DateField (auto_now_add = True) causes error in admin.) closed by
- invalid: Hi, I don't think this is a bug, but rather an unfortunate …
- 02:32 Ticket #20181 (auto generate SECRET_KEY file?) created by
- I wonder if you would accept a patch that auto-generates a secret key …
Note: See TracTimeline
for information about the timeline view.