Timeline
Sep 1, 2010:
- 4:51 PM Ticket #14136 (Documentation - Show how to specify schemas for Oracle databases) closed by
- duplicate: Closing this ticket as a duplicate of #6148 following the rationale …
- 4:18 PM DevelopersForHire edited by
- (diff)
- 4:17 PM DevelopersForHire edited by
- Added our company (diff)
- 3:46 PM Ticket #6646 (Template system - included template blocks are not being overridden by parent template.) updated by
-
Cc changed
- 3:32 PM Ticket #11539 (*.djangoproject.com - There is no ability to restore password at ...) closed by
- fixed: Link added to the contributing document in [13551].
- 3:27 PM Ticket #11553 (*.djangoproject.com - Django Documentation Link has Multiple Names) closed by
- duplicate: Duplicate of #11232.
- 3:21 PM Ticket #12894 (*.djangoproject.com - Not-so-nice anchor for section titles in docs.djangoproject.com) closed by
- fixed: This has been fixed at some point. Quite probably when the version of …
- 11:25 AM Ticket #11385 (Forms - DateTimeField doesn't accept ISO 8601 formatted date string) updated by
- I think the problem can't be resolved with DATETIME_INPUT_FORMATS …
- 9:56 AM Ticket #14206 (contrib.admin - contrib:admin dynamic list_display support) created by
- I was trying to add dynamic list_display support for the following …
- 8:28 AM Ticket #11663 (File uploads/storage - Delete orphaned replaced files) updated by
- IMO when you just need to update existing file, Django should be able …
- 5:47 AM Ticket #14205 (Documentation - Tiny grammar fix in form validation documentation) created by
- http://docs.djangoproject.com/en/dev/ref/forms/validation/#using-valida …
- 5:45 AM SandBox edited by
- (diff)
- 5:44 AM SandBox edited by
- (diff)
- 3:49 AM Ticket #14195 (Uncategorized - ContentType object fails to use cache, beats DB to death) closed by
- duplicate: Replying to mark0978: > I still believe that if …
Aug 31, 2010:
- 9:51 PM Ticket #14204 (Database layer (models, ORM) - Take advantage of SQLite support for FK constraints) updated by
-
Triage Stage changed
Accepted on principle; however, we need to be clear on the backwards … - 9:38 PM Ticket #14195 (Uncategorized - ContentType object fails to use cache, beats DB to death) updated by
- Ok, my mistake on the using part, I did get the QuerySet.init() …
- 9:22 PM Ticket #14204 (Database layer (models, ORM) - Take advantage of SQLite support for FK constraints) updated by
-
Needs documentation, Needs tests changed
See also #5698 and #12210. - 9:19 PM Ticket #14204 (Database layer (models, ORM) - Take advantage of SQLite support for FK constraints) created by
- SQLite3 3.6.19 from Oct 14 2009 adds support for enforcing these …
- 6:24 PM Ticket #14203 (Database layer (models, ORM) - Manual schema specification for tables is not compatible with index ...) closed by
- duplicate: I'm going to close this as a dupe of #6148. Django doesn't currently …
- 2:36 PM Ticket #14203 (Database layer (models, ORM) - Manual schema specification for tables is not compatible with index ...) created by
- A method for specifying postgres schemas to be used within Django is …
- 12:46 PM DjangoFriendlyWebHosts edited by
- (diff)
- 9:26 AM Ticket #10427 (Forms - Bound field needs an easy way to get form value) updated by
-
Cc changed
- 5:21 AM Ticket #14202 (contrib.syndication - Rss201rev2Feed bug) updated by
- […] This is my debug string. self.feedfeed_url is None here: […]
- 5:17 AM Ticket #14202 (contrib.syndication - Rss201rev2Feed bug) created by
- Bug with ... Even exhample, given here is not working: […]
- 3:04 AM Ticket #14195 (Uncategorized - ContentType object fails to use cache, beats DB to death) updated by
- Replying to mark0978: > I fail to see how putting …
- 2:45 AM Ticket #14201 (Documentation - Add a "security overview" page to the docs) updated by
-
Triage Stage changed
- 2:45 AM Ticket #14192 (Core (Other) - potential issue re in memory django file uploading.) closed by
- invalid: After …
- 2:42 AM Ticket #14201 (Documentation - Add a "security overview" page to the docs) created by
- We should have a single place in the docs that addresses security …
- 1:57 AM Ticket #13659 (contrib.admin - Make the request accessible in callables used in ModelAdmin.list_display) updated by
- i think it would be better pass request in to the constructor of …
Aug 30, 2010:
- 9:48 PM Ticket #14200 (Core (URLs) - new RegexURLResolver is contructed for every request) created by
- urlresolvers provide memoized convenience function get_resolver() but …
- 9:27 PM Ticket #14195 (Uncategorized - ContentType object fails to use cache, beats DB to death) updated by
- I fail to see how putting using into the kwargs is wrong. …
- 7:45 PM Ticket #14199 (Core (Cache system) - NameError in django.core.cache.backends.db) updated by
- (In [13679]) [1.2.X] Fixed #14199 -- Added a missing table creation …
- 7:45 PM Changeset [7a1b694]stable/1.2.x by
- [1.2.X] Fixed #14199 -- Added a missing table creation statement in …
- 7:44 PM Ticket #14199 (Core (Cache system) - NameError in django.core.cache.backends.db) closed by
- fixed: (In [13678]) Fixed #14199 -- Added a missing table creation statement …
- 7:44 PM Changeset [2a0f4fb5]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 #14199 -- Added a missing table creation statement in the db …
- 5:51 PM Ticket #14195 (Uncategorized - ContentType object fails to use cache, beats DB to death) updated by
-
The use of the
using
method seems correct, and putting it into the … - 4:39 PM Ticket #14195 (Uncategorized - ContentType object fails to use cache, beats DB to death) updated by
- Well, setting use_for_related_fields=True didn't work, however the …
- 3:42 PM Ticket #14199 (Core (Cache system) - NameError in django.core.cache.backends.db) created by
- Lines 127 and 129 in django/core/cache/backends/db.py …
- 11:22 AM Ticket #14179 (Uncategorized - django create table with capitalized chars) updated by
- Replying to boris: > I expect that all table names are …
- 10:11 AM Ticket #14198 (Internationalization - « None » appears in priority field of sitemaps when using ...) updated by
- (In [13677]) [1.2.X] Fixed #14198 -- Corrected rendering of generic …
- 10:11 AM Changeset [4d8af2fa]stable/1.2.x by
- [1.2.X] Fixed #14198 -- Corrected rendering of generic sitemaps when …
- 10:09 AM Ticket #14198 (Internationalization - « None » appears in priority field of sitemaps when using ...) closed by
- fixed: (In [13676]) Fixed #14198 -- Corrected rendering of generic sitemaps …
- 10:09 AM Changeset [0de3e7a]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 #14198 -- Corrected rendering of generic sitemaps when no …
- 9:41 AM Ticket #14193 (contrib.admin - prepopulated_fields should concatenate fields in given order) updated by
-
Has patch changed
Because jQuery selected objects always return elements in document … - 8:48 AM Ticket #14198 (Internationalization - « None » appears in priority field of sitemaps when using ...) updated by
- Here is the patch, that can be applied to …
- 8:39 AM Ticket #14195 (Uncategorized - ContentType object fails to use cache, beats DB to death) updated by
- I wouldn't say that ContentType is really broken without this - you …
- 8:37 AM Ticket #14198 (Internationalization - « None » appears in priority field of sitemaps when using ...) created by
- When using GenericSitemap class, and without specifying priority, the …
- 8:25 AM Ticket #14054 (Documentation - Document the connection_created signal) updated by
- (In [13675]) [1.2.X] Fixed #14054 -- Added documentation for the …
- 8:25 AM Changeset [5295d678]stable/1.2.x by
- [1.2.X] Fixed #14054 -- Added documentation for the connection_created …
- 8:25 AM Ticket #13798 (Database layer (models, ORM) - Add an argument to connection_created signal to distinguish ...) updated by
- (In [13674]) [1.2.X] Fixed #13798 -- Added connection argument to the …
- 8:25 AM Changeset [62355d82]stable/1.2.x by
- [1.2.X] Fixed #13798 -- Added connection argument to the …
- 8:22 AM Ticket #14195 (Uncategorized - ContentType object fails to use cache, beats DB to death) updated by
- I'll test that fix in my app first, and if it does the trick, I'll …
- 8:21 AM Ticket #14054 (Documentation - Document the connection_created signal) closed by
- fixed: (In [13673]) Fixed #14054 -- Added documentation for the …
- 8:21 AM Changeset [bb79b017]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 #14054 -- Added documentation for the connection_created event. …
- 8:21 AM Ticket #13798 (Database layer (models, ORM) - Add an argument to connection_created signal to distinguish ...) closed by
- fixed: (In [13672]) Fixed #13798 -- Added connection argument to the …
- 8:21 AM Changeset [6909c22]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 #13798 -- Added connection argument to the connection_created …
- 8:16 AM Ticket #14193 (contrib.admin - prepopulated_fields should concatenate fields in given order) updated by
-
Status, Owner changed
- 7:33 AM Changeset [2c82a2aa]stable/1.2.x by
- [1.2.X] Added a missing (empty) models.py file required for the tests …
- 7:32 AM Changeset [a5c80a28]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 missing (empty) models.py file required for the tests from …
- 7:30 AM Ticket #14164 (Internationalization - Automatic localization of numbers (L10N) in templates can cause ...) closed by
- fixed: @palkeo - I can't reproduce the behavior you describe. Defining a …
- 6:58 AM Ticket #14162 (Core (Management commands) - Dumpdata needs an option to use the base manager instead of the ...) closed by
- fixed: (In [13669]) Fixed #14162 - Dumpdata needs an option to use the base …
- 6:58 AM Changeset [5deb3e5a]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 #14162 - Dumpdata needs an option to use the base manager …
- 6:47 AM Ticket #14145 (Core (Management commands) - undeterministic behavior when project or app template contains dotdir) closed by
- fixed: (In [13668]) Fixed #14145 - undeterministic behavior when project or …
- 6:47 AM Changeset [f9d051d]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 #14145 - undeterministic behavior when project or app template …
- 6:43 AM Ticket #14090 (contrib.auth - Many sql queries needed to display change user form) updated by
- A fix for #14195 might also fix this.
- 6:28 AM Ticket #14197 (Uncategorized - .update() doesn't work on model_to_dict(model_instance)) closed by
- invalid: "doesn't work" isn't helpful, since we don't know what you …
- 6:22 AM Ticket #14195 (Uncategorized - ContentType object fails to use cache, beats DB to death) updated by
-
Triage Stage changed
I think this is a case of just adding 'use_for_related_fields' to the … - 6:00 AM Ticket #14194 (Uncategorized - MIssing comma in tutorial code) updated by
- Just to add to what Russell said: although the tutorial is meant for …
- 5:43 AM Ticket #14193 (contrib.admin - prepopulated_fields should concatenate fields in given order) updated by
-
Triage Stage changed
Agreed, patch gladly accepted! If this is just a javascript problem, … - 5:35 AM Ticket #12991 (Testing framework - Django 1.2 should have optional support for unittest2) updated by
-
Cc changed
- 5:31 AM Ticket #14189 (Documentation - permalink docs import mistake) updated by
- (In [13667]) Fixed #14189 - permalink docs import mistake Thanks to …
- 5:31 AM Changeset [57e6ee85]stable/1.2.x by
- Fixed #14189 - permalink docs import mistake Thanks to 7times9 for …
- 5:29 AM Ticket #14189 (Documentation - permalink docs import mistake) closed by
- fixed: (In [13666]) Fixed #14189 - permalink docs import mistake Thanks to …
- 5:29 AM Changeset [58c8d92]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 #14189 - permalink docs import mistake Thanks to 7times9 for …
- 5:27 AM Ticket #13759 (Documentation - Multi-db docs have an example that isn't syntax highlighting) updated by
- (In [13665]) [1.2.X] Fixed #13759 - Multi-db docs have an example that …
- 5:27 AM Changeset [dde1f13]stable/1.2.x by
- [1.2.X] Fixed #13759 - Multi-db docs have an example that isn't syntax …
- 5:24 AM Ticket #13759 (Documentation - Multi-db docs have an example that isn't syntax highlighting) closed by
- fixed: (In [13664]) Fixed #13759 - Multi-db docs have an example that isn't …
- 5:24 AM Changeset [20fb7c78]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 #13759 - Multi-db docs have an example that isn't syntax …
- 3:21 AM Ticket #13161 (Database layer (models, ORM) - Avoid global registration of psycopg2 adapters/extensions) updated by
- You write a test that does exactly the thing that causes the problem …
- 2:49 AM Ticket #13161 (Database layer (models, ORM) - Avoid global registration of psycopg2 adapters/extensions) updated by
- What could I do to test it? This solution works correctly in my …
- 1:20 AM Ticket #14197 (Uncategorized - .update() doesn't work on model_to_dict(model_instance)) created by
- The following doesn't work: […] whereas this does: […]
Aug 29, 2010:
- 11:56 PM Ticket #14196 (Database layer (models, ORM) - Objects that come from something_set, should have their parent object ...) created by
- […] If I don't put in the last line in that sample, accessing …
- 11:48 PM Ticket #14195 (Uncategorized - ContentType object fails to use cache, beats DB to death) created by
- using the content_type.model member causes a DB SELECT instead of …
- 6:45 PM Ticket #14192 (Core (Other) - potential issue re in memory django file uploading.) updated by
-
Description changed
Fixed formatting - 6:28 PM Ticket #14194 (Uncategorized - MIssing comma in tutorial code) closed by
- invalid: There isn't a missing comma. The comma after the last element in a …
- 5:36 PM DjangoJobs edited by
- Advert for Django developer job at ISM Fantasy Games (diff)
- 2:53 PM Ticket #13759 (Documentation - Multi-db docs have an example that isn't syntax highlighting) updated by
-
Triage Stage changed
- 2:43 PM Ticket #14164 (Internationalization - Automatic localization of numbers (L10N) in templates can cause ...) reopened by
- I have applied this patch on my django installation because i had the …
- 2:05 PM Ticket #10777 (contrib.auth - AuthenticationForm.is_valid after validation should reset password ...) closed by
- fixed
- 2:04 PM Ticket #14194 (Uncategorized - MIssing comma in tutorial code) created by
- In the section about adding the poll app to the installed_apps array, …
- 2:04 PM Ticket #10777 (contrib.auth - AuthenticationForm.is_valid after validation should reset password ...) updated by
- Fixed in [13498]
- 1:10 PM Ticket #10777 (contrib.auth - AuthenticationForm.is_valid after validation should reset password ...) updated by
- Is this duplicate to #13316?
- 1:08 PM Ticket #13316 (contrib.auth - AuthenticationForm shouldn't prefill user's password on failure) updated by
- Is ticket #10777 duplicate?
- 12:45 PM Ticket #14051 (Database layer (models, ORM) - Signals for transaction commit/rollback) updated by
-
Cc changed
- 12:38 PM Ticket #14051 (Database layer (models, ORM) - Signals for transaction commit/rollback) updated by
-
Has patch changed
I have created an initial patch with tests and docs. Let me know if … - 10:08 AM Ticket #14193 (contrib.admin - prepopulated_fields should concatenate fields in given order) created by
- When generating slug from more than one field order of fields in list …
- 6:56 AM Ticket #14192 (Core (Other) - potential issue re in memory django file uploading.) created by
- As per my original email to the django users mailing list: Ok so I …
- 5:34 AM Ticket #14179 (Uncategorized - django create table with capitalized chars) updated by
- when I use 'extra' in queryset, I must care about table names-( …
- 4:39 AM Ticket #14191 (Core (Other) - urls.py works inconsistently) closed by
- invalid
- 4:37 AM Ticket #11542 (Core (Other) - Interactive shell is not configurable) updated by
- I think you meant #14187. This probably needs a more general solution, …
- 4:33 AM Ticket #14191 (Core (Other) - urls.py works inconsistently) created by
- URL matching system works from top down, while name registration works …
- 4:32 AM Ticket #14189 (Documentation - permalink docs import mistake) updated by
-
Triage Stage changed
Good catch. - 4:25 AM Ticket #6342 (Core (Other) - Option to remove 'www.' from URLs) closed by
- wontfix: This has been closed by a core developer as won't fix 2 times now. …
- 3:32 AM Ticket #14190 (contrib.sitemaps - images, news and keywords in sitemap.xml) created by
- Sitemap framework should implement also images in locations: …
Note:
See TracTimeline
for information about the timeline view.