Timeline
Jul 30, 2010:
- 9:09 PM Ticket #10970 (Database layer (models, ORM) - auto_now_add for DateField evaluetes to datetime.datetime instance) updated by
- See #14037 for a manifestation of this bug when using Django's own …
- 9:07 PM Ticket #14037 (Database layer (models, ORM) - models.DateField don't serialize JSON) updated by
-
Component changed
I think this is a duplicate of #10970 (and #10602 that IMHO was … - 9:06 PM Ticket #6805 (Database layer (models, ORM) - Get exception when initializing a GenericForeignKey using ...) updated by
- It seems odd that this is inconsistent with Model.object.create(), …
- 8:59 PM Ticket #14038 (Documentation - 1.2 Release notes don't mention new template loader classes) updated by
-
Triage Stage changed
Good catch!. The API change was introduced in r11862. We didn't mark … - 8:33 PM Ticket #14039 (Forms - FileField special-casing breaks MultiValueField including a FileField) created by
- There are a couple places where FileField is special-cased using {{{ …
- 7:24 PM Ticket #14038 (Documentation - 1.2 Release notes don't mention new template loader classes) created by
- As of 1.2, template loaders like …
- 2:50 PM Ticket #14037 (Database layer (models, ORM) - models.DateField don't serialize JSON) created by
- When serializing records with DateField(auto_now=True), the serialized …
- 1:50 PM Ticket #6148 (Database layer (models, ORM) - Add generic support for database schemas) updated by
-
Cc changed
When installing the patched r13366 I receive the following message: … - 1:12 PM Ticket #1051 (Database layer (models, ORM) - Add support to set search_path in PostgreSQL) updated by
-
Cc changed
- 1:11 PM Ticket #6064 (Database layer (models, ORM) - Allow database connection initialization commands) updated by
-
Cc changed
- 11:10 AM Ticket #14036 (contrib.admin - foreignKey doesn't work properly in admin - last current svn revision ...) updated by
-
Component changed
- 11:10 AM Ticket #14036 (contrib.admin - foreignKey doesn't work properly in admin - last current svn revision ...) created by
- Trying to save an item in the admin that has a simple foreignKey I …
- 10:44 AM Ticket #12522 (HTTP handling - Unable to get request.POST after request.get_raw_post_data) updated by
- This issue is related: #14035 (Cannot access POST after …
- 10:43 AM Ticket #14035 (HTTP handling - Cannot access POST after request.encoding was set to a custom value) created by
- Issue happens for multipart/form-data and WSGi handler. […] This …
- 10:39 AM DjangoResources edited by
- Added django-environments link to Development environment section (diff)
- 9:54 AM Ticket #13621 (Forms - Regression in 1.2.1. date/time widgets are printing their values with ...) updated by
-
Needs tests, Triage Stage changed
- 9:25 AM Ticket #14034 (Contrib apps - admin inline formset with "extra" ignores last line when saving) created by
- I defined my inline admin model such this: […] In the web page, I …
- 9:08 AM Ticket #13621 (Forms - Regression in 1.2.1. date/time widgets are printing their values with ...) updated by
- Replying to jacmkno: > The new patch …
- 8:40 AM CompositePrimaryKeyModelNotes edited by
- (diff)
- 8:40 AM CompositePrimaryKeyModelNotes edited by
- (diff)
- 8:40 AM CompositePrimaryKeyModelNotes created by
- 8:36 AM Ticket #12074 (Forms - Added as_p and as_ul output for formsets.) updated by
- line 306 in the patch includes 'form.as_table()' - 'this should be …
- 8:33 AM CompositePrimaryKeyDesignNotes edited by
- (diff)
- 7:42 AM Ticket #14033 (Documentation - versionadded, versionchanged directives don't insert xref link with ...) created by
- It works correctly with Sphinx 0.6.x. Refs. #13616 and #14005, this …
- 5:28 AM Ticket #14032 (Core (Other) - CSRF cookie value is marked as safe and inserted in the HTML unchecked) created by
- The value of the CSRF Cookie is inserted, unescaped, in the HTML. …
- 3:43 AM Ticket #14031 (Forms - NewPasswordForm) created by
- I'd like to see a small change in the django.contrib.auth.forms …
- 1:23 AM Ticket #13975 (Uncategorized - Long names are generated differently in Django 1.1 and Django 1.2, ...) closed by
- fixed: You sure didn't make this easy. * The line endings in all the files …
- 1:04 AM Ticket #14030 (Database layer (models, ORM) - Use F() objects in aggregates(), annotates() and values()) created by
- Hello, Would it be possible to be able to use F() objects in …
Jul 29, 2010:
- 11:16 PM Ticket #13740 (Documentation - can_delete on InlineModelAdmin is undocumented) closed by
- fixed: (In [13459]) [1.2.X] Fixed #13740 -- Added documentation for the …
- 11:16 PM Changeset [38813c4b]stable/1.2.x by
- [1.2.X] Fixed #13740 -- Added documentation for the can_delete …
- 11:15 PM Changeset [88f2f0b3]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by
- Fixed #13740 -- Added documentation for the can_delete …
- 11:07 PM Ticket #13882 (Database layer (models, ORM) - exclude on nullable fields uses an overly complex internal representation) updated by
- (In [13457]) [1.2.X] Fixed #13882 -- Removed an unnecessary nested …
- 11:07 PM Changeset [dc449e96]stable/1.2.x by
- [1.2.X] Fixed #13882 -- Removed an unnecessary nested where clause …
- 11:06 PM Ticket #13882 (Database layer (models, ORM) - exclude on nullable fields uses an overly complex internal representation) closed by
- fixed: (In [13456]) Fixed #13882 -- Removed an unnecessary nested where …
- 11:06 PM Changeset [c4e766c1]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by
- Fixed #13882 -- Removed an unnecessary nested where clause introduced …
- 10:49 PM Changeset [de81c551]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by
- Added a related_name to a test model to avoid a name clash in the full …
- 9:59 PM Ticket #13730 (Database layer (models, ORM) - Allow db_index=False for ForeignKey) updated by
- (In [13454]) [1.2.X] Fixed #13730 -- Removed the hard-coding of the …
- 9:59 PM Changeset [c61811a]stable/1.2.x by
- [1.2.X] Fixed #13730 -- Removed the hard-coding of the requirement …
- 9:58 PM Ticket #13773 (Database layer (models, ORM) - model field's db_type() called without connection arg in pg creation.py) updated by
- (In [13453]) [1.2.X] Fixed #13773 -- Passed in the current connection …
- 9:58 PM Changeset [3227cc59]stable/1.2.x by
- [1.2.X] Fixed #13773 -- Passed in the current connection in a call to …
- 9:55 PM Ticket #13730 (Database layer (models, ORM) - Allow db_index=False for ForeignKey) closed by
- fixed: (In [13452]) Fixed #13730 -- Removed the hard-coding of the …
- 9:55 PM Changeset [8b73acdf]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by
- Fixed #13730 -- Removed the hard-coding of the requirement that …
- 9:54 PM Ticket #13773 (Database layer (models, ORM) - model field's db_type() called without connection arg in pg creation.py) closed by
- fixed: (In [13451]) Fixed #13773 -- Passed in the current connection in a …
- 9:54 PM Changeset [f185a580]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by
- Fixed #13773 -- Passed in the current connection in a call to …
- 9:43 PM Ticket #13821 (Database layer (models, ORM) - Tests don't pass on python2.4 and 2.5 on postgresql) closed by
- fixed: (In [13450]) Fixed #13821 -- Added a double-quoting to the PostgreSQL …
- 9:43 PM Changeset [398415fc]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by
- Fixed #13821 -- Added a double-quoting to the PostgreSQL sequence …
- 9:42 PM Ticket #13941 (Database layer (models, ORM) - importing fixtures to postgres fails to set sequences correctly) closed by
- fixed: (In [13449]) Fixed #13941 -- Corrected the way sequence names are …
- 9:42 PM Changeset [bab9aab9]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by
- Fixed #13941 -- Corrected the way sequence names are reset under …
- 9:20 PM Ticket #14029 (Database layer (models, ORM) - not operator on F objects silently fails) updated by
-
Probably
__nonzero__
should just raise an exception, and we … - 8:29 PM Ticket #14029 (Database layer (models, ORM) - not operator on F objects silently fails) created by
- [On behalf of Matías Bellone aka toote that got his submission …
- 5:35 PM gedit edited by
- (diff)
- 4:42 PM Ticket #13165 (contrib.admin - Display edit link beside add button for ForeignKey fields in admin) updated by
-
Status changed
Replying to [email protected]: > So this way it could be … - 3:50 PM Ticket #3304 (Core (Other) - [patch] Support "httponly"-attribute in session cookie.) updated by
- The support in python has been added, what's stopping django from …
- 3:36 PM Ticket #14028 (Database layer (models, ORM) - setting db_column to same value as another column should not validate) created by
- Consider having a model […] This does not raise any validation …
- 3:31 PM Ticket #12522 (HTTP handling - Unable to get request.POST after request.get_raw_post_data) updated by
- #14024 reported this again and proposed a different approach to fix.
- 3:30 PM Ticket #14024 (HTTP handling - Application freezes on access to request.POST under ...) closed by
- duplicate: Problem sounds the same as #12522, though proposed fixes are different.
- 2:49 PM Ticket #14018 (Database layer (models, ORM) - Introduce class_plural %-substitution placeholder for related_name of ...) updated by
- I don't think using verbose_name_plural as part of the related_name is …
- 2:39 PM Ticket #14012 (contrib.admin - Adding an User object in a popup fails) updated by
- Se also #14014, a change of behavior also introduced with r12218.
- 2:35 PM Ticket #14014 (contrib.admin - Admin Add user view: Clicking 'Save and add another' button still ...) updated by
-
Has patch changed
- 1:52 PM Ticket #14027 (Core (Other) - reverse(None) returns an unnamed URL, instead of raising an exception) updated by
-
Triage Stage changed
- 1:52 PM Ticket #14027 (Core (Other) - reverse(None) returns an unnamed URL, instead of raising an exception) created by
- If your project has an unnamed URL reverse(None) returns the last one, …
- 1:01 PM Ticket #13617 (Template system - USE_L10N results in faulty javascript code in GeoDjango with some locales) updated by
- I encounter this problem also. For me, changing the max_resolution …
- 12:07 PM Ticket #13283 (Core (Cache system) - CACHE_MIDDLEWARE_ANONYMOUS_ONLY kills anonymous caching efficiency) updated by
- As far as I can tell (not scientifically tested), if you place …
- 10:27 AM Ticket #14026 (Database layer (models, ORM) - Setting for TRANSACTION_LEVEL on db backends) updated by
- I have written in my blog about an issue raised due to wrong isolation …
- 9:57 AM Ticket #13906 (Database layer (models, ORM) - REPEATABLE READ (as used by default on MySQL) breaks atleast ...) updated by
- I've created #14026 to track the request for a settings.py variable. …
- 9:54 AM Ticket #14026 (Database layer (models, ORM) - Setting for TRANSACTION_LEVEL on db backends) created by
- For DB backends, there should be a TRANSACTION_LEVEL settings.py …
- 9:36 AM Ticket #13165 (contrib.admin - Display edit link beside add button for ForeignKey fields in admin) updated by
- I think the line 370 should have some more fix: Instead of this: …
- 8:24 AM Ticket #14025 (Uncategorized - Flush command not fully supporting multi database support) updated by
- I apologize the patch isn't against the subversion trunk, I just don't …
- 8:19 AM Ticket #14025 (Uncategorized - Flush command not fully supporting multi database support) created by
- Flush has not been reworked with multi database Story: If one use …
- 7:54 AM Ticket #14024 (HTTP handling - Application freezes on access to request.POST under ...) created by
- ==How to reproduce== 1. manage.py runserver 2. send POST using …[…]
- 4:42 AM Ticket #10204 (contrib.localflavor - Validation fails in spanish localflavor ESIdentityCardNumberField) updated by
- Excuse me but I didn't know how to notify this. I am using …
- 4:38 AM Ticket #14023 (Documentation - Better example for the custom form template) updated by
-
Has patch changed
- 4:33 AM Ticket #14023 (Documentation - Better example for the custom form template) created by
- The example in the docs [1] could show non_field_errors too.
- 4:26 AM Ticket #14022 (Core (Other) - context_processors debug() Fails with no DB Backend) created by
- If no database backend is defined the debug() function of …
- 4:23 AM Ticket #13528 (Database layer (models, ORM) - db_table truncation is applied based on the properties of the default ...) updated by
- Update on this ticket: There's several places where the SQL is (imho …
- 3:58 AM Ticket #14021 (Uncategorized - GZipMiddleware is incompatible with iterator-style HttpResponse objects) closed by
- duplicate: Sorry, looks like I filed a duplicate. I didn't missed #7581 in my …
- 3:54 AM Ticket #14021 (Uncategorized - GZipMiddleware is incompatible with iterator-style HttpResponse objects) created by
- An HttpResponse object that has been initialised with an iterator can …
- 12:50 AM DjangoJobs edited by
- Django Job in Dubai (diff)
Jul 28, 2010:
- 4:02 PM Ticket #14019 (Database layer (models, ORM) - SQLInsertCompiler.as_sql() failure) updated by
- I don't have a simple example using the public API yet. The scenario …
- 3:32 PM Ticket #14020 (HTTP handling - Make HttpResponse.get work like dict.get) created by
- […] […] […]
- 2:06 PM Ticket #14019 (Database layer (models, ORM) - SQLInsertCompiler.as_sql() failure) updated by
- The Query classes are an internal API, is there a way to reproduce …
- 1:52 PM Ticket #13613 (Forms - forms.URLField not default ModelForm URLField anymore) updated by
- +1 for a fix, ideally in a 1.2.x release. We're running into this bug …
- 1:30 PM Ticket #14019 (Database layer (models, ORM) - SQLInsertCompiler.as_sql() failure) updated by
-
Cc changed
- 1:26 PM Ticket #14019 (Database layer (models, ORM) - SQLInsertCompiler.as_sql() failure) updated by
-
Has patch changed
- 12:47 PM Ticket #14019 (Database layer (models, ORM) - SQLInsertCompiler.as_sql() failure) created by
-
I came across a problem with
SQLInsertCompiler.as_sql
function while … - 11:58 AM Ticket #11397 (contrib.admin - [New Feature In Admin] Added Edit-Icon in selection widget of ...) updated by
- stage is just changed from 'unreviewed' to 'Accepted' by Alex only and …
- 11:55 AM Ticket #11397 (contrib.admin - [New Feature In Admin] Added Edit-Icon in selection widget of ...) updated by
- that feature I already give to add in 1.1 beta version, but till I can …
- 11:42 AM Ticket #11397 (contrib.admin - [New Feature In Admin] Added Edit-Icon in selection widget of ...) updated by
-
Cc changed
What is the status of this ticket? Is this something for Django 1.3? - 10:49 AM Ticket #14018 (Database layer (models, ORM) - Introduce class_plural %-substitution placeholder for related_name of ...) created by
- Django 1.2 …
- 9:16 AM Ticket #14017 (contrib.admin - Wrong comment in django.contrib.admin.options log_deletion) created by
- Comment of django.contrib.admin.options log_deletion says: […] …
- 9:13 AM Ticket #11639 (contrib.admin - Can't remove prepopulated fields from fieldset in ModelAdmin) updated by
-
Version, Milestone changed
Updated the patch again. If there is anything wrong with this that is … - 8:35 AM CompositePrimaryKeyDesignNotes edited by
- (diff)
- 8:32 AM Ticket #14016 (Database layer (models, ORM) - SQLite3 problem with date comparison) created by
- I've hit a bug using Django 1.2.1. I've a model with date types. …
- 8:16 AM Ticket #14012 (contrib.admin - Adding an User object in a popup fails) updated by
- "a username" reads correctly to me, "an username" reads wrong. I don't …
- 3:07 AM Ticket #14015 (contrib.localflavor - django.contrib.localflavor.it added italian phone number validation) created by
- Hi to all, I found myself in need of an Italian phone numbers …
Jul 27, 2010:
- 11:43 PM Ticket #13935 (Database layer (models, ORM) - QuerySet .dates() method should span relationships) updated by
-
Has patch changed
I don't think it really needs any changes in documentation. Patch is … - 10:20 PM Ticket #13935 (Database layer (models, ORM) - QuerySet .dates() method should span relationships) updated by
-
Status, Owner, Triage Stage changed
I hope I'm doing everything right - 5:56 PM Ticket #14012 (contrib.admin - Adding an User object in a popup fails) updated by
- Note that both patches uploaded so far introduce and/or change new …
- 4:53 PM Ticket #14013 (Database layer (models, ORM) - 'django.db.backends.postgresql_psycopg2' isn't an available database ...) updated by
- Sorry about that. For whatever it is worth, I have confirmed that if …
- 3:19 PM Ticket #14013 (Database layer (models, ORM) - 'django.db.backends.postgresql_psycopg2' isn't an available database ...) updated by
-
Description changed
Reformatted the description. Next time please read the … - 3:15 PM Ticket #14014 (contrib.admin - Admin Add user view: Clicking 'Save and add another' button still ...) created by
- Found this change of behavior of the Home › Auth › Users › Add …
- 2:56 PM Ticket #14013 (Database layer (models, ORM) - 'django.db.backends.postgresql_psycopg2' isn't an available database ...) created by
- I'm currently teaching myself Django. So, I successfully installed …
- 2:49 PM Ticket #14012 (contrib.admin - Adding an User object in a popup fails) updated by
-
Triage Stage changed
Marking RFC as per Jacob instructions on IRC. - 2:44 PM Ticket #14012 (contrib.admin - Adding an User object in a popup fails) updated by
-
Has patch, Component changed
- 2:20 PM Ticket #8851 (contrib.admin - Add a default option to list_filter in the admin interface) updated by
-
Cc changed
- 1:10 PM Ticket #13795 (Core (Cache system) - Add CACHE_KEY_PREFIX setting that prefixes the low-level cache API) updated by
- Replying to russellm: > 1. I think the _key() utility …
- 12:20 PM Ticket #13969 (contrib.auth - auth module should use longer salt for hashing) updated by
-
Has patch changed
Added patch that adds better salt generation with 12 random characters … - 10:00 AM Ticket #14012 (contrib.admin - Adding an User object in a popup fails) updated by
-
Triage Stage changed
Bisection shows change in behavior was introduced by r12218. - 9:36 AM Ticket #14012 (contrib.admin - Adding an User object in a popup fails) updated by
- Sorry, the video link is wrong: …
- 9:18 AM Ticket #14012 (contrib.admin - Adding an User object in a popup fails) created by
- Let's say we have a model with a ForeignKey to the …
- 1:11 AM Ticket #6792 (Database layer (models, ORM) - Documentation for FileField does not mention the delete behavior) updated by
- @pixelcort: probably not, it was #6157 (marked as wontfix) I think …
- 1:09 AM Ticket #13984 (Template system - template.loader.select_template should return template_name as well.) updated by
-
Triage Stage changed
Note:
See TracTimeline
for information about the timeline view.