Timeline
09/18/2007:
- 20:40 Ticket #5538 (assertRedirects should assume http://testserver if it isn't provided) created by
- [6164] fixed #987, a problem with redirects allowing relative URIs. …
- 19:15 Ticket #5534 (stand-alone python script: no documentation avaliable) closed by
- invalid: http://www.djangoproject.com/documentation/settings/#using-settings-wit …
- 18:26 django_apache_and_mod_wsgi edited by
- Fix Apache config Directory stanza for the app media dir (diff)
- 18:18 Ticket #5535 (.get() should allow myforeignkey_id lookups) reopened by
- This isn't just about get_or_create - you can't use fkeyname_id in …
- 18:14 Ticket #5535 (.get() should allow myforeignkey_id lookups) closed by
- worksforme: Also, on further reflection: your point here seems to be entirely …
- 17:48 Ticket #5537 (Remove Reverse Lookups on ForeignKeys/ManyToMany) created by
- There should be way to remove the addition of a property on models for …
- 17:43 Ticket #5536 ("different than" is poor English) created by
- In the SVN version of the documentation (for example …
- 16:51 Ticket #4729 (SessionWrapper.pop does not set modified flag) reopened by
- [6333] reintroduced this issue. Patch has been included.
- 16:38 django_apache_and_mod_wsgi edited by
- some wiki formatting fixes (diff)
- 14:51 DocPtDatabaseAPI edited by
- str -> unicode (diff)
- 14:16 DjangoPoweredSites edited by
- (diff)
- 14:14 DjangoPoweredSites edited by
- (diff)
- 14:01 Ticket #3872 (Bug in SetRemoteAddrFromForwardedFor middleware) reopened by
- Wait a minute... client IS the first IP listed. …
- 13:35 DevelopersForHire edited by
- (diff)
- 13:35 Ticket #5535 (.get() should allow myforeignkey_id lookups) created by
- To allow easy accessibility as you can with .create on foreignkey_id …
- 13:30 Ticket #5534 (stand-alone python script: no documentation avaliable) created by
- There is no documentation for how to write a bash python script for …
- 13:26 Ticket #5533 (allow create to pass foreignkey_id) closed by
- worksforme: Testing with my blog code against current Django trunk: […] …
- 12:49 Ticket #5533 (allow create to pass foreignkey_id) created by
- MyModel.objects.create() should allow to you to pass myforeignkey_id …
- 11:19 Ticket #1044 (Bug in admin panel) reopened by
- 10:20 Ticket #2970 ([patch] HttpResponse should treat headers case-insensitively) reopened by
- In my experience changing header names to lower-case will break some …
- 09:38 DevelopersForHire edited by
- (diff)
- 09:37 DevelopersForHire edited by
- (diff)
- 09:09 Ticket #5532 (Adding user via admin site doesn't work if TEMPLATE_STRING_IF_INVALID ...) created by
- I use TEMPLATE_STRING_IF_INVALID during development to catch quickly …
- 06:51 Ticket #5531 (properly report when the mysqldb python package doesn't meet the ...) reopened by
-
The OP is reporting that raising
ImportError
is confusing … - 06:26 Ticket #5531 (properly report when the mysqldb python package doesn't meet the ...) closed by
- invalid: The OP didn't see the version import error, he really doesn't have a …
- 05:30 Ticket #5530 (ImportError: No module named mysql.base) closed by
- duplicate: duplicate of #5531
- 04:21 Ticket #5531 (properly report when the mysqldb python package doesn't meet the ...) created by
- I got this error: […] But this is not the true error. The real …
- 04:21 Ticket #5530 (ImportError: No module named mysql.base) created by
- I got this error: […] But this is not the true error. The real …
- 02:07 Ticket #5529 (None) closed by
- invalid: Thanks for sharing, but since this isn't a bug or a feature request …
- 01:31 Ticket #5529 (None) created by
- Real nice! Very useful. I will bookmark!
09/17/2007:
- 22:33 Ticket #5528 (Main Code Link Broker) closed by
- invalid: This isn't a bug with Django; please report problems of this nature to …
- 22:29 Ticket #5528 (Main Code Link Broker) created by
- The main code link in the nav bar produces a python error. Traceback …
- 21:37 IrcFAQ edited by
- (diff)
- 17:03 DevelopersForHire edited by
- (diff)
- 16:46 Ticket #3192 ([patch] Noisier bugs in context processors) reopened by
- Re-opening for clarification. I'm not fighting the invalid decision, …
- 16:34 Ticket #5526 (Localized Date/DateTime fields proposal) created by
- This is an attempt at providing Date/DateTime fields for locales other …
- 16:23 Sprint14Sep edited by
- Added link to ubernostrum's sprint wrap report (diff)
- 16:00 SchemaEvolutionDocumentation edited by
- (diff)
- 15:23 Ticket #5219 (Problems using syncdb with Oracle 10g - strange field names and null = ...) closed by
- wontfix: We document the Oracle null=True for CharField decision at …
- 14:53 DjangoPoweredSites edited by
- http://places-to-visit.info/ added (diff)
- 14:00 Changeset [d797b34b]stable/0.91.x by
- 0.91-bugfixes: Backport [3785] from Django trunk git-svn-id: …
- 13:52 Sprint14Sep edited by
- Removed note about the sprint happening "now" (diff)
- 12:35 Ticket #5485 (Changing repetitive uploaded files from underscores to numbers) reopened by
- The issue is two-fold. First, some systems have a character limit on …
- 11:10 DjangoPoweredSites edited by
- Deleted a site because it looks like it's PHP and spam. (diff)
- 10:10 DevelopersForHire edited by
- (diff)
- 09:48 Ticket #5496 (It's needed a test directory for testing own django views (generic ...) closed by
- fixed: (In [6370]) Fixed #5496 -- Added test cases for some of the built-in …
- 09:48 Changeset [1571e9c3]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #5496 -- Added test cases for some of the built-in Django views. …
- 09:17 Ticket #5525 (typo in docs: request_response) created by
- Hi, there is a small typo in request_response: …
- 08:45 NewformsAdminBranch edited by
- Let's make this clear and bold (litterally!) :-> (diff)
- 08:40 NewformsAdminBranch edited by
- Correcting some typos here and there (diff)
- 08:32 Ticket #5524 (Cleaned form data should not be deleted if other data is invalid.) created by
- Currently, when validating a newforms Form object …
- 08:00 Ticket #5523 (Adding uk counties list to localflavor for uk) created by
- Like the us_states list, but for the UK. I'd like to point out that I …
- 07:21 Ticket #5522 (Move commands daily_cleanup, make-messages and compile-messages to ...) created by
-
Since having a fairly solid, pluggable
django-admin
command I … - 05:35 SprintIdeas edited by
- (diff)
- 04:39 Ticket #5521 (repetitions in admin templates) created by
- […] This makes difficult customizing the admin template (you have …
- 04:11 DjangoPoweredSites edited by
- (diff)
- 02:22 Ticket #901 (Reload method for models) reopened by
- I've needed to reload() during save(). During save(), after calling …
- 01:38 DjangoPoweredSites edited by
- (diff)
09/16/2007:
- 23:54 Changeset [2e75529]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Removed unused import. git-svn-id: …
- 23:52 Changeset [d9335b30]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Ignore *.pyc. git-svn-id: …
- 23:50 Changeset [66203fc9]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
-
Fixed #2675 -- Changed the
timeuntil
andtimesince
template … - 23:50 Ticket #2675 (using timeuntil template filter on a past date results in random ...) closed by
-
fixed: (In [6366]) Fixed #2675 -- Changed the
timeuntil
andtimesince
… - 20:51 Ticket #5520 ([newforms-admin] - support for save_as) created by
- With the attached patch it is possible to use save_as in …
- 20:12 Ticket #5519 (Capitalized names for czech language) created by
- In Django this kind of translations is used for my language: […] …
- 20:09 Ticket #5426 ([newforms-admin] - uncapfirst tag and utility function) reopened by
- I completely agree with you that it is not common case - I have never …
- 20:01 Ticket #5518 (Capitalized verbose names for models) created by
- There is a difference between models and forms, now the preferred …
- 19:45 Ticket #5425 (Incorrect plurals in admin pagination template) reopened by
- I don't understand what exactly you propose. I suppose I have this …
- 19:04 Ticket #5517 ([newforms-admin] allow defining media on base forms) created by
- I think it should be possible to define media on base form. Example …
- 17:36 Ticket #5516 (Allow apps to provide their own commands) created by
- This patch allows users to create arbitrary commands in each app that …
- 17:30 GeoDjangoInstall edited by
- simplified database creation instructions (diff)
- 17:17 GeoDjangoInstall edited by
- Updated with info on PostGIS 1.1.0 support and #5498. (diff)
- 17:11 Ticket #5425 (Incorrect plurals in admin pagination template) closed by
- duplicate: Since there are about a million different proposals for handling …
- 17:10 Ticket #5417 (Add a way to update multiple records at once) closed by
- duplicate: Duplicate of #4260.
- 17:07 Ticket #5391 (date_hierarchy breaks for date objects of January 1st) closed by
- duplicate: This feels like another variation of #3689 and #5365.
- 17:05 Ticket #5365 (sqlite3+DateField: field__year doesn't work.) closed by
- duplicate: Closing in favor of #3689, which has patches.
- 17:02 Ticket #5188 (archive_index shouldn't do explicit ordering) closed by
-
duplicate: I'm closing this because Gary fixed
archive_year
in [6057] and he's … - 16:50 Ticket #5153 (Allow "bypassing" validation in newforms) closed by
- wontfix: Preview requirements should be handled by using …
- 16:49 Ticket #5152 (Model save() method needs update=False option) closed by
- wontfix: I'm going to close this again because this is not the solution to …
- 16:46 Ticket #3130 (Fix for BooleanFields in newforms) closed by
- duplicate: Duplicate of #5104; let's get all this discussion into one place.
- 16:41 Ticket #5034 (request.urlconf does not get used in URL template tag) closed by
- duplicate: I'd be inclined to accept it on its own, but it really ought to be …
- 16:12 Ticket #5216 (Lazy Translation label_tag in new forms) closed by
- duplicate: duplicate of #4958
- 16:08 Ticket #4190 (edit_inline causes Admin interface to display "Related object #1" even ...) closed by
- wontfix
- 16:03 Ticket #1919 (filter truncatewords is inefficient and destroys white space) reopened by
-
I disagree that it's been fixed.
truncate_words
should preserve … - 15:26 Ticket #5347 (django does not look in the project-dir for a locale directory) closed by
- invalid: The documentation …
- 15:22 Ticket #4979 (Admin does not allow removal of an image from an ImageField after it ...) closed by
- duplicate: Duplicate of #2983.
- 15:20 Ticket #4957 (Query for ForeignKey using implicit exact and to_field breaks) closed by
- duplicate: Duplicate of #4088.
- 15:18 Ticket #4932 (class and id attributes on labels and input html tag) closed by
- duplicate: Closing as a dupe of #3515, which is becoming the "master" ticket for …
- 15:17 Ticket #4930 (foreign key constraint not set in database for FKs to another ...) closed by
- duplicate: Closing as dupe of #4193.
- 15:15 Ticket #4903 (views/debug.py: fallback to cgitb) closed by
- duplicate: Duplicate of #4891.
- 15:13 Ticket #4820 (add ability to report inconsistencies between Django models and ...) closed by
- duplicate: Duplicate of #3271.
- 15:11 Ticket #4809 (supply a pagination templatetag that takes in a paginator object) closed by
- duplicate: I think this would be a good implementation, but let's keep the …
- 15:11 Changeset [77148169]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Refs #5513: improved session performance after [6333]'s session …
- 15:08 Ticket #4785 (Widgets have nonconfigurable hardcoded HTML) closed by
- duplicate: Closing in favor of #4592.
- 15:06 Ticket #4750 (Link to sitemaps in 0.95 documentation is broken) closed by
- wontfix: Unfortunately there's not a lot we can do about documentation for old …
- 15:05 Ticket #4219 (Name of permission should have larger maxlength) closed by
- duplicate: Closing in favor of #4748, which has a more recent patch.
- 14:53 Ticket #4676 (Full text search support for PostgreSQL (postgresql_psycopg2 backend)) closed by
- duplicate: Both this ticket and #3524 deal with the same issues and have patches …
- 14:52 Ticket #4446 (spaceless fails under specific condition of subtemplate) closed by
-
worksforme: With the latest trunk - [6364] - the provided example (with
{% endif …
- 14:51 Ticket #4655 (truncate_words removes newlines as well as truncating text) closed by
- duplicate: This is a dupe of #1919. The resolution there -- using the …
- 14:48 Ticket #4621 (trouble on empty classes/tables in the admininterface) closed by
- duplicate: Feels like a duplicate of #1972.
- 14:40 Ticket #4470 (Separate models.py in multiple files) closed by
- duplicate: Since I'm almost 100% certain that the eventual solution to #3591 will …
- 14:39 SprintIdeas edited by
- (diff)
- 14:38 Ticket #4436 (./manage.py overwrites DJANGO_SETTINGS_MODULE EnvVar) closed by
-
wontfix: Marking wontfix because:
1) It's often useful to have
manage.py
… - 14:35 Ticket #4237 (newforms form_for_model ignores radio_admin) closed by
- wontfix: Agreeing with Malcolm, but going ahead with the wontfix; the …
- 14:33 Ticket #3910 (DataError (Data too long for column) in admin caused by html entities ...) closed by
- duplicate: Re-closing as a duplicate of #4336.
- 14:33 Ticket #4953 (Starting a subprocess causes incomplete requests in dev server) closed by
- duplicate: dup of #3712 which is invalid.
- 14:32 Ticket #3910 (DataError (Data too long for column) in admin caused by html entities ...) reopened by
- 14:27 Ticket #4207 (The "add a new record on the fly" does not respect the "limit_choices_to":) closed by
- duplicate: Looks like Chris forgot to close this when he marked it a dupe.
- 14:24 Ticket #4204 (Admin interface attempts to save null to fields not in 'fields': list) closed by
- invalid: If you need to have a value for a field before hitting the DB, you …
- 14:02 Ticket #4005 (Add "class=<field name>" attribute to generated inputs) closed by
-
duplicate: The
attrs
trick is one solution, but either #3515 or #3512 would … - 13:53 Ticket #3934 (edit_inline foreign key in profile module) closed by
- duplicate: This really feels like a variation of the underlying problem fixed in …
- 13:52 Ticket #3910 (DataError (Data too long for column) in admin caused by html entities ...) closed by
- worksforme: I suspect that either the Unicode merge fixed this, or your database …
- 13:49 Ticket #3854 (DO_NOT_SAVE_LATER after data processing from one field sets related objects) closed by
- duplicate: Closing in favor of #5390, because that one would offer a clean …
- 13:46 Ticket #3849 (Saving edit_inline OneToOneField is broken in admin) closed by
- duplicate: Duplicate of #24.
- 13:45 Ticket #3662 (OneToOne edit_inline - can not add new object in Django admin) closed by
- duplicate: Duplicate of #24.
- 13:44 Ticket #3838 (stringformat filter allows trailing non-format characters but not ...) closed by
- wontfix: Going back to wontfix for the reasons Chris gave originally; the fact …
- 13:44 Ticket #5515 (Custom Permission Denied Pages) created by
-
CSFR Middleware has hard-encoded error page in
_ERROR_MSG
string. It … - 13:39 Ticket #2927 ([patch] In admin, user shouldn't see "add" buttons if they don't have ...) closed by
- duplicate: The popup part of this is a duplicate of #1035, and the buttons part …
- 13:36 Ticket #3762 (TypeError/Unhandled exception in ...) closed by
- duplicate: Closing as a duplicate of #3414 since the patch there is reported to …
- 13:34 Ticket #3742 (Function with `admin_order_field` only sorts in one direction, with no ...) closed by
- duplicate: Is this still an issue? #3397 seems to have been re-opened and fixed …
- 13:31 Ticket #3711 (document that connection.queries will fill itself until system runs ...) closed by
- wontfix: I'm going to wontfix per the above comment: we provide clear warnings …
- 13:29 Ticket #3533 (Widget to format dates/times) closed by
- duplicate: #3672 has patches and a bit more discussion for what seems to be the …
- 13:25 Ticket #3652 (ChoiceField formfield for IntegerField and CharField) closed by
- worksforme: Replying to cogg: > I am not sure what was intended here, …
- 13:24 Ticket #3649 (Better formatting of the label text in newforms) closed by
- duplicate: Duplicate of #4975, which was fixed in [6352]; the label suffix is now …
- 13:19 Ticket #3588 (increase length of FileField, FilePathField, ImageField from varchar(100)) closed by
- duplicate: Duplicate of #5361.
- 13:10 Ticket #5514 (Consistency issue when using ForeignKeys) created by
- Consider the following models: […] Now let's suppose we want to do …
- 13:08 DjangoResources edited by
- added django-sphinx (diff)
- 12:03 PageStatsMiddleware edited by
- Rolled back previous change, it broke DB queries. (diff)
- 11:54 Changeset [0f4fb975]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #3872 -- Fixed incorrect handling of HTTP_X_FORWARDED_FOR in …
- 11:54 Ticket #3872 (Bug in SetRemoteAddrFromForwardedFor middleware) closed by
- fixed: (In [6364]) Fixed #3872 -- Fixed incorrect handling of …
- 11:42 Ticket #5513 (Last session refactoring vastly down Django performance) created by
- Changes made in [6333] are wonderful because allow Django to store …
- 11:41 Ticket #3525 ({% url path.to.view %} fails with multiple patterns for the same function) closed by
- fixed: This was fixed by the introduction of named URL patterns, which …
- 11:40 Ticket #3512 (Add "required" & "error" CSS classes to form rows in as_* methods) closed by
- duplicate: Closing in favor of #3515.
- 11:38 Ticket #3514 (Include extrabody block to admin's base.html template) closed by
-
wontfix: I'm going to wontfix this because attaching
onload
or other handlers … - 11:35 Ticket #3484 (Poor error message (or functionality) when using unsaved models as ...) closed by
- duplicate: Duplicate of #3016, I believe; fixing that should fix this.
- 11:29 Ticket #3458 (Blankable, non-nullable CharFields have a strange default behavior) closed by
- worksforme: I can't duplicate this either; I've seen it work properly on various …
- 11:23 Ticket #3416 (Model API documentation section 'Modifying initial Manager QuerySets' ...) closed by
-
fixed: This has been fixed in newforms-admin, where
_meta.admin.manager
no … - 11:20 Ticket #3407 ([patch] added 'default_next' parameter to django.core.auth.views.login) closed by
-
fixed: This has apparently been fixed in a different fashion; the
login
… - 11:17 Ticket #3404 (raw_id_admin does not work when modifying admin interface using 'fields') closed by
- worksforme: I'm unable to replicate this.
- 11:13 Ticket #3369 (reverse caching of foreign keys) closed by
- duplicate: Replying to Brian Harring <ferringb@gmail.com>: > Examples …
- 11:12 Ticket #3208 (allow to generate a 'no-content' HTTP response (a response with no body)) closed by
- duplicate: Duplicate of #3362, which has a patch.
- 11:08 Ticket #2298 (Custom template tag files with errors aren't reported as such.) closed by
- duplicate
- 11:06 Ticket #3328 (null=True should imply blank=True) closed by
- wontfix: These options need to remain separate; I can think of use cases where …
- 11:05 Ticket #2549 (django.db.models.fill_table_cache will dead loop if with circular ...) closed by
- duplicate: #3288 is a specific case of this but has a patch fixing this issue for …
- 11:03 Ticket #3306 ([patch] tzinfo raises OverflowError for years out of time.mktime ...) closed by
- duplicate: This looks like a duplicate of #1443, which is older and has more …
- 11:01 Changeset [4541a4d3]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- FIxed #5376 -- Fixed typo in testserver docs git-svn-id: …
- 11:01 Ticket #5376 (Add --addrport option to testserver command) closed by
- fixed: (In [6363]) FIxed #5376 -- Fixed typo in testserver docs
- 10:57 Changeset [cb02d343]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed fat-finger typo. git-svn-id: …
- 10:56 Changeset [da903a3b]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Updated Oracle python drivers link to atuining's new SF site. …
- 10:55 Ticket #3271 (Raise a warning/diff during syncdb if the model changed) closed by
- wontfix: After nine months with no-one even proposing a patch, I'm going to …
- 10:52 Ticket #3224 ([patch] small refactor of the response middleware invocation) closed by
- fixed: Closing in favor of #3240, which seems to be a more comprehensive …
- 10:45 Ticket #3198 (Customization to SlugField to enable user override (e.g. for CJK etc)) closed by
- duplicate: Duplicate of #2282.
- 10:44 Ticket #3192 ([patch] Noisier bugs in context processors) closed by
- invalid: Unless I'm misunderstanding, this is invalid: a context processor …
- 10:39 SprintIdeas edited by
- added another ticket to Results section (diff)
- 10:37 Ticket #3145 (edit_inline Manipulator processor allows "stealing" of related objects) closed by
- invalid: A foreign key is just a foreign key; it has no inherent "meaning". If …
- 10:34 LittleEasyImprovements edited by
- (diff)
- 10:29 Ticket #5376 (Add --addrport option to testserver command) reopened by
-
There are two typos that are misleading. They're fixed in
docs.patch
.
- 10:22 Ticket #1355 (Internationalisation(charset) problems with FileField file names and ...) closed by
- duplicate: Closing in favor of #3119, which has a patch.
- 10:17 Ticket #3105 ([patch]: Support for additional model.Field setting (update=True|False).) closed by
- invalid: This really feels like specialized behavior that should be handled in …
- 10:16 Ticket #3090 (Support for arguments on intermediate tag tokens (ex. {% if arg %}{% ...) closed by
- worksforme: The tag presented in [http://www.djangosnippets.org/snippets/300/ this …
- 10:13 Ticket #3075 (Ifequal tag extension to handle mask operators) closed by
- duplicate: Duplicate of #1209.
- 10:11 Ticket #3073 ([patch] Fix invalid 'action' on form in add_user.html) closed by
- invalid: Replying to Collin: > A valid point was just made in IRC - …
- 10:06 Ticket #5152 (Model save() method needs update=False option) reopened by
-
There is at least one use case for
update=False
in Django itself. … - 10:06 Ticket #3029 ([patch] Erroneous values stored in contrib.auth fields: date_joined, ...) closed by
-
fixed:
LazyDate
is gone and those fields now default to … - 10:02 Ticket #2982 ([patch] allow replacing models.py with a subpackage models/__init__.py) closed by
-
duplicate: This is yet another issue related to
app_label
, and so gets closed … - 10:00 Ticket #2949 (Django's templating engine too tightly tied to TEMPLATE_DIRS in the ...) closed by
- worksforme: This _is_ something which can be solved by a custom template loader; …
- 09:49 Ticket #5512 (DB docs should mention the ImmutableSet issue for MySQLdb) created by
- New to Django I found that I needed an updated version of MySQLdb. As …
- 08:44 SprintIdeas edited by
- (diff)
- 08:27 Ticket #2879 (Add live test server support to test framework) closed by
- fixed: I believe this was fixed in [5912] with the addition of `manage.py …
- 08:27 Ticket #5315 (imagefile and not long path) closed by
- duplicate
- 08:25 Ticket #2861 (Signals for m2m object creation/deletion) closed by
- duplicate: Closing in favor of #5390 which has a patch.
- 08:24 Ticket #1069 (Fire a signal after save of related objects) closed by
- duplicate: Closing in favor of #5390, which has a patch.
- 08:22 Ticket #2833 (Request.context tries to access user when there's no session causing ...) closed by
- duplicate: Duplicate of #4049.
- 08:20 SprintIdeas edited by
- (diff)
- 08:16 Ticket #2644 (Object listing in Admin Panel lists all objects even when "objects" ...) closed by
- wontfix: Since no-one's raised any further issues in seven months of this …
- 08:13 Ticket #2545 ([patch] Option to collapse fieldset if empty) closed by
-
worksforme: This can be accomplished already with the
js
option in the current … - 08:12 Ticket #2544 (Pass variables from url handler to the query set of a generic view) closed by
- invalid: The solution here is to write a wrapper around the generic view.
- 08:05 Ticket #2395 (Failure to include required fields in Admin class results in ...) closed by
- duplicate: Duplicate of #289.
- 08:00 Ticket #1007 ([patch] Add support for a faux ON DELETE RESTRICT functionality) closed by
- duplicate: Closing in favor of #2288, which has more recent activity.
- 07:59 Ticket #3436 (Don't fetch Field's choices on form/manipulator creation) closed by
- wontfix: Per comments above this is not a problem in newforms, and the old …
- 07:58 Ticket #2277 (Change manipulator fires a huge number of queries) closed by
- wontfix: Comments in #3436 indicate that this is not a problem in newforms, and …
- 07:56 Ticket #2249 (MD5 is broken sometimes, an option to use SHA would be appreciated.) closed by
- invalid: Since this appears to be caused by a third-party library breaking …
- 07:55 Ticket #2248 ([patch] inline_models, replacement for edit_inline and core=True) closed by
-
wontfix: This implementation was discarded in favor of the
TabularInline
and … - 07:54 Ticket #2233 ([patch] Model save method should have acces to file fields details ...) closed by
- invalid: Manipulators are deprecated, so this patch is invalid, and I _think_ …
- 07:51 Ticket #2205 ([patch] models.STACKED messes up the fields display in Admin) closed by
- invalid: This is made obsolete by newforms-admin, and the method used there to …
- 07:49 Ticket #2197 ([patch] Generic search interface) closed by
- wontfix: Since this hasn't gone anywhere and Adrian was against this idea for …
- 07:46 Ticket #4428 (DateTimeField's clean() does not support millisecond resolution) reopened by
- Not fixing quite the same problem as #4487, since SplitDateTime …
- 07:45 Ticket #4428 (DateTimeField's clean() does not support millisecond resolution) closed by
- duplicate: see #4487.
- 07:43 Ticket #2104 ([patch] Make admin view methods wrappable by user views for non-staff) closed by
- wontfix: The admin views are going away, to be replaced with a much more …
- 07:42 Ticket #2032 (MySQL 5 - missing collations) closed by
- fixed: I'm pretty sure that the refactoring of the MySQL backed and support …
- 07:40 Ticket #1994 ([patch] Custom upload_to per instance of FileField) closed by
- duplicate: Closing in favor of #5361.
- 07:38 Ticket #1939 ([patch] edit_inline and Multiple ForeignKeys to same model breaks the admin) closed by
-
wontfix:
edit_inline
is being completely rewritten for newforms-admin, so … - 07:37 Ticket #1919 (filter truncatewords is inefficient and destroys white space) closed by
- fixed: An HTML-safe truncation filter was added some time ago, so the …
- 07:35 Ticket #1882 (limit upload file size) closed by
- duplicate: Closing in favor of #5361.
- 07:34 Ticket #1855 (Using a custom default manager can lead to un-editable objects in admin) closed by
- invalid: This isn't going to be relevant as of newforms-admin, and I'm the one …
- 07:27 Ticket #1702 (UniqueAmongstFieldsWithPrefix validator does not work as advertised) closed by
- wontfix: The old-style validators are deprecated and going away.
- 07:26 Ticket #1665 ([patch] Added "length" param to Field class) closed by
- fixed: The newforms library exposes the ability to do this, I believe, in …
- 07:25 Ticket #1658 (db.models.base.ModelBase.__new__ fails to deduce app_label with model ...) closed by
- duplicate: Closing in favor of #3591.
- 07:23 Ticket #1642 (a directory option for FilePathField, or a DirPathField) closed by
- duplicate: Closing in favor of #5361.
- 07:16 Ticket #1470 (Update all fields related to the same model when adding an item) closed by
- duplicate: Duplicate of #562.
- 07:14 Changeset [e965618]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #1394 -- Fixed an admin crash when saving models with pk db …
- 07:14 Ticket #1394 (primary_key with db_column set results in errors in admin) closed by
- fixed: (In [6360]) Fixed #1394 -- Fixed an admin crash when saving models …
- 07:10 Changeset [1ef4f5ea]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #4710 -- Improved mod_python HTTPS checking. Thanks, Aaron …
- 07:10 Ticket #4710 (ModPythonRequest.is_secure(): accept greater range of HTTPS env. settings) closed by
- fixed: (In [6359]) Fixed #4710 -- Improved mod_python HTTPS checking. Thanks, …
- 06:59 Ticket #2633 (django.utils.dateformat.DateFormat.O() returns wrong value) closed by
- fixed: (In [6358]) Fixed #2633 -- Fixed timezone computation in O() format …
- 06:59 Changeset [68884a5]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #2633 -- Fixed timezone computation in O() format function, …
- 06:58 Ticket #1209 ([patch] Add AND OR support to ifequal default tag) closed by
- wontfix: Marking wontfix because apparently nobody's interested in doing this; …
- 06:48 Ticket #978 (STACKED ForeignKey classes don't show up in the admin for subclasses ...) closed by
- invalid: The model-subclassing code has been removed from Django and the admin …
- 06:41 Ticket #792 (FileField and edit_inline=meta.STACKED) closed by
- invalid: The age of this ticket and the fact that various components in that …
- 06:39 Ticket #749 (Middleware should work as a 'stack' or allow custom orderings) closed by
- duplicate: Duplicate of #730.
- 06:38 Changeset [c012b896]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #4067 -- Fixed validation of IPAddressFields in newforms. Thanks …
- 06:38 Ticket #4067 (Validation of IPAddressField don't work with newforms) closed by
- fixed: (In [6357]) Fixed #4067 -- Fixed validation of IPAddressFields in …
- 06:36 Ticket #651 (Allow directories in filename argument to save_<fieldname>_file) closed by
- duplicate: Closing as a duplicate of #5361 per PhiR's comment above.
- 06:36 Ticket #640 (order_with_respect_to option fails) closed by
- invalid: I have a very strong suspicion that the issues described here are a …
- 06:33 Ticket #607 (Admin option to show/hide fields) closed by
- wontfix: In theory, once newforms-admin lands you'll have a level of …
- 06:32 Ticket #596 (Allow Django to be packaged as a Python egg) closed by
- wontfix: Django dropped setuptools support (for Django itself) some time ago …
- 06:30 Ticket #562 ("Add another" JavaScript doesn't add new value to all fields relating ...) closed by
- wontfix: Marking wontfix because there really isn't a workable solution here; …
- 06:27 Changeset [c694587e]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #4049 -- Improved error handling in auth() context processor. …
- 06:27 Ticket #4049 (`auth` context processor shouldn't error if `AuthenticationMiddleware` ...) closed by
- fixed: (In [6356]) Fixed #4049 -- Improved error handling in auth() context …
- 06:26 Ticket #342 (Add a way for fields to be displayed in the admin without being editable) closed by
- wontfix: newforms-admin will obsolete this; you will, in theory, be able to …
- 06:25 Ticket #289 ([patch] more details with "Please correct the errors below.") closed by
- wontfix: newforms-admin will deal with this, I believe, and makes this ticket …
- 06:23 Ticket #265 (Patch: RequiredIfOtherField and friends don't work with edit_inline) closed by
- wontfix: Even if this is still an issue, newforms-admin will completely obsolete it.
- 06:12 Ticket #5511 (Some tests don't are "unicodized") closed by
- invalid: That is intentional in a number of cases. It's also not bad in the …
- 05:49 Changeset [e988aa3]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed a typo. I think I should get full marks for getting all the …
- 05:44 Ticket #5511 (Some tests don't are "unicodized") created by
- You only have to run this command: […]
- 05:04 Changeset [7a6e9f76]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Rewrote the backends test to be more portable. Was previously failing …
- 05:04 Changeset [14754fa]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Removed the test portion that relies on transactions when the backend …
- 04:53 Ticket #5510 (testing) closed by
- invalid
- 04:34 Ticket #4223 (Document how to create tests for Django framework itself) closed by
- fixed: Simon, I'm going to close this as fixed because the sprint added notes …
- 04:34 Ticket #5510 (testing) created by
- testing
- 04:33 NewformsAdminBranch edited by
- added missing comma from tuple (diff)
- 04:19 Ticket #5499 (INTERSECT Query in DB-API) closed by
- wontfix: I think you're well into the custom SQL zone here…
- 04:18 Ticket #5033 (Dynamic initial values for MultipleChoiceFields in newforms) closed by
- wontfix: Documenting all of the possible types of initial data to pass into …
- 04:17 Ticket #4756 (Mention direct_to_template as an alternate shortcut when wanting ...) closed by
- wontfix: And on further reflection, I'm going to stand by the above comment and …
- 04:14 Ticket #5404 (0.95 tutorials next/prev links redirect to latest version) closed by
- wontfix: Marking "wontfix" but it's really "cantfix"; docs for older versions …
- 03:56 Ticket #5509 (Allows {{{''}}} as a valid value (in Blank=True fields)) created by
- If blank=True in one field, there is no possibility (nop in admin nop …
- 03:07 Ticket #5485 (Changing repetitive uploaded files from underscores to numbers) closed by
- wontfix: Every solution to this problem will annoy someone; if we switch it to …
- 03:00 Ticket #5508 (broken page in doc) closed by
- duplicate: Duplicate of many other reports. In the future, please search before …
- 02:39 Ticket #5508 (broken page in doc) created by
- http://www.djangoproject.com/documentation/models/ does not function
- 01:57 NewformsAdminBranch edited by
- (diff)
- 01:56 NewformsAdminBranch edited by
- More updates around migrating to newforms-admin (diff)
- 01:50 NewformsAdminBranch edited by
- added some info an backward incompatible changes (diff)
- 01:14 SprintIdeas edited by
- Moved #5418 down to Results section. (diff)
- 01:00 Ticket #2465 (Make select_related() related work for ForeignKeys with null=True) reopened by
- Reopening as this will be fairly easy to support when select_related() …
- 00:51 Ticket #5507 (File bases session backend failing on Win32) created by
- The new file based Session backend (ticket #2066, changeset [6333]) …
- 00:10 SprintIdeas edited by
- (diff)
- 00:00 Ticket #3031 (date_based.archive_month includes too much) closed by
- fixed: I've included patch for this in #5506 -- the particlar bug this ticket …
- 00:00 Ticket #391 (date_based generic views might be off by one) closed by
- fixed: Malcolm reckons it's OK to move discussion to #5506.
09/15/2007:
- 23:49 TracNotification edited by
- Reverted noisy change by anonymous (diff)
- 23:46 Ticket #5506 (Add some tests for Generic views) created by
- This sprint has seen a few tests being written for generic views, …
- 23:43 Ticket #5504 (Backwards-incompatible change introduced by [6289]) closed by
- fixed
- 23:42 BackwardsIncompatibleChanges edited by
- Added template loading change. (diff)
- 23:38 Changeset [748e55b1]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #4975 -- Allow the default label suffix character to be …
- 23:38 Ticket #4975 (Colons: Always appended to labels) closed by
- fixed: (In [6352]) Fixed #4975 -- Allow the default label suffix character to …
- 22:57 Changeset [23f95c9d]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #5503 -- corrected a small typo in email example. Thanks, …
- 22:57 Ticket #5503 (Email - Sending multiple content types.) closed by
- fixed: (In [6351]) Fixed #5503 -- corrected a small typo in email example. …
- 22:44 SprintIdeas edited by
- removing closed tickets (diff)
- 22:32 Ticket #5505 (Self-Referential ForeignKeys broken using newforms form_for_instance ...) created by
- Problem arises when deepcopying a model that has a ForeignKey. I've …
- 22:27 Changeset [ec7d80b9]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #3993 -- Added some useful dictionary methods to SortedDict, …
- 22:27 Ticket #3993 ([patch] Add convenience methods to SortedDict) closed by
- fixed: (In [6350]) Fixed #3993 -- Added some useful dictionary methods to …
- 22:17 Changeset [8ccf202]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #3955 -- Added the ability to traverse LOCALE_PATHS when …
- 22:17 Ticket #3955 (compile-messages.py could use LOCALE_PATHS from settings.py) closed by
- fixed: (In [6349]) Fixed #3955 -- Added the ability to traverse LOCALE_PATHS …
- 22:10 Ticket #4317 (Fix compress() in SplitDateTimeField) closed by
- duplicate: Replying to mboersma: > I wasn't able to reproduce the …
- 21:23 SprintIdeas edited by
- (diff)
- 21:11 Ticket #5502 (Removing the automatic colon from newforms' _html_output) closed by
- duplicate: Dupe. See #4975
- 21:03 Ticket #5501 (r6333 broken python 2.4 compatibility) closed by
- fixed: (In [6348]) Fixed #5501 -- Fixed Python 2.3 and 2.4 incompatibility. …
- 21:03 Changeset [ae759588]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #5501 -- Fixed Python 2.3 and 2.4 incompatibility. Thanks, …
- 21:01 Changeset [d0f4e52a]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fix a couple of typos from [6309] git-svn-id: …
- 20:57 Changeset [e2409750]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #3703 -- Added pk property to models. Thanks, Collin Grady and …
- 20:57 Ticket #3703 ([patch] Add 'pk' property to models.Model) closed by
- fixed: (In [6346]) Fixed #3703 -- Added pk property to models. Thanks, Collin …
- 20:45 Ticket #5306 (ImageField upload_to - New Web Forms) closed by
- duplicate: will be solved by #5361.
- 20:40 SprintIdeas edited by
- (diff)
- 20:31 Ticket #3800 (document newforms widgets) closed by
- worksforme: It's absolutely clear in the Docs now.
- 20:30 SprintIdeas edited by
- (diff)
- 20:23 SprintIdeas edited by
- (diff)
- 20:15 Ticket #5504 (Backwards-incompatible change introduced by [6289]) created by
-
Before [6289],
{% load satchmo.google %
} was identical to {{{{% … - 20:15 Ticket #5503 (Email - Sending multiple content types.) created by
- This line of code in the example: […] Should be […] Because …
- 19:44 Ticket #5502 (Removing the automatic colon from newforms' _html_output) created by
- The _html_output() method automatically adds a colon at the end of a …
- 18:56 Ticket #5113 (Foreign key not created for class "Project") closed by
- duplicate: dup of #4193 which is more documented.
- 18:22 Ticket #4930 (foreign key constraint not set in database for FKs to another ...) reopened by
- i think he refers to the same issue as #5113. Basically it seems …
- 18:05 SprintIdeas edited by
- (diff)
- 17:59 SprintIdeas edited by
- (diff)
- 17:52 Ticket #5501 (r6333 broken python 2.4 compatibility) created by
- runtests.py fail under python 2.4.4 here is a quick patch
- 17:39 Changeset [1de4bf0]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Edited docs/settings.txt changes from [6316] git-svn-id: …
- 17:36 Changeset [b4485934]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Edited docs/sessions.txt changes from [6333] git-svn-id: …
- 17:36 Changeset [c079d52]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Small wording fix in docs/i18n.txt git-svn-id: …
- 17:35 SprintIdeas edited by
- (diff)
- 17:14 Ticket #3030 (unique=True and db_index=True leads to duplicated indexes) closed by
- worksforme: I'm closing this because I believe it was fixed by the addition of the …
- 16:44 Changeset [c3a489d8]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Cleaned up a couple of mistakes (a handful of bugs in the test client) …
- 16:34 SprintIdeas edited by
- (diff)
- 16:29 Changeset [bcf7e9a9]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #2066: session data can now be stored in the cache or on the …
- 16:29 Ticket #2066 ([patch] Make session framework backends pluggable) closed by
- fixed: (In [6333]) Fixed #2066: session data can now be stored in the cache …
- 16:28 DjangoPoweredSites edited by
- (diff)
- 16:27 SprintIdeas edited by
- (diff)
- 16:26 DjangoPoweredSites edited by
- (diff)
- 16:01 Ticket #5093 (ForeignKey should have a constraint) closed by
- duplicate: This is a duplicate of #2445.
- 15:58 SprintIdeas edited by
- (diff)
- 15:48 Ticket #3501 ([patch] sqlite selection on datetime members fail when datefield is null) closed by
- worksforme: Works for me in current SVN r6326
- 15:45 SprintIdeas edited by
- (diff)
- 15:43 Ticket #5291 (Error in newforms docu about BooleanField Validation and required) closed by
- duplicate: see #5104
- 15:30 SprintIdeas edited by
- (diff)
- 15:23 Ticket #4963 ([newforms-admin] LogLentry in options.py uses str, should use unicode) closed by
- fixed: (In [6327]) newforms-admin: Fixed #4963. We now use force_unicode …
- 15:17 SprintIdeas edited by
- (diff)
- 15:16 Ticket #5426 ([newforms-admin] - uncapfirst tag and utility function) closed by
- wontfix: I don't think this is a common enough case to include in Django. It's …
- 15:11 Ticket #4587 ([newforms-admin] attribute `model._meta.admin` is not assigned but it ...) closed by
- fixed: Ticket #5500 covers the last case where model._meta.admin is being …
- 15:09 Ticket #5500 (Add an adminindex templatetag) created by
- The adminindex command [removed in r8548 --JKM] can only act on …
- 15:00 Changeset [e6460e4]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Changed set_language() change from [6320] to use request.REQUEST, …
- 14:55 Changeset [bb94a48]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Changed set_language() redirect view to check POST data for 'next'. …
- 14:54 Ticket #5499 (INTERSECT Query in DB-API) created by
- In my example, I have a model called Event. I have a search box and …
- 14:48 Ticket #5401 ([newforms-admin] - make-messages.py does'nt work for django) closed by
- fixed: (In [6319]) newforms-admin: Fixed #5401 -- make-messages.py works …
- 14:45 Ticket #3604 (Use hashlib if running under Python 2.5) closed by
- fixed: (In [6318]) Fixed #3604 -- django.contrib.auth password checking now …
- 14:45 Changeset [bcfaa73]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #3604 -- django.contrib.auth password checking now uses hashlib …
- 14:25 Changeset [07447a0f]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #5454: settings.DATABASE_BACKEND may now refer to an external …
- 14:25 Ticket #5454 (Using a user-built DB backend) closed by
- fixed: (In [6316]) Fixed #5454: settings.DATABASE_BACKEND may now refer to an …
- 14:19 Ticket #5434 (Add preserve_topology option to GEOSGeometry.simplify) closed by
-
fixed: (In [6315]) gis: Fixed #5434, GEOS
simplify()
may now preserve … - 14:19 Sprint14Sep edited by
- (diff)
- 14:08 SprintIdeas edited by
- (diff)
- 13:56 Ticket #5440 (GEOSGeometry: Add WKB support) closed by
- fixed: (In [6314]) gis: Fixed #5440 with patches from rcoup; cleaned up …
- 13:56 Changeset [201a6cc]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- One more tweak to [6309] - sorry for the noise. git-svn-id: …
- 13:55 Ticket #5498 (GeoDjango not compatible with PostGIS 1.1.0) created by
- Matthew Wensing posted …
- 13:54 Changeset [8a48d490]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Small reST tweak to [6309]. git-svn-id: …
- 13:53 Ticket #5407 (raw_id ForeignKey field behaves like a ManyToManyField) closed by
- fixed: (In [6310]) newforms-admin: Fixed #5407. Javascript problems with …
- 13:52 Changeset [fc478a0f]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #4437: added notes to the modpython auth handler documentation …
- 13:52 Ticket #4437 (Apache auth recipe does not work in Apache 2.2) closed by
- fixed: (In [6309]) Fixed #4437: added notes to the modpython auth handler …
- 13:43 TracNotification edited by
- (diff)
- 13:43 Changeset [41e622e1]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #5284 -- Documented never_cache decorator. Thanks, xbito …
- 13:43 Ticket #5284 (never_cache decorator is not documented) closed by
- fixed: (In [6308]) Fixed #5284 -- Documented never_cache decorator. Thanks, xbito
- 13:41 SprintIdeas edited by
- (diff)
- 13:39 Ticket #5484 (render_to_string is undocumented) closed by
- fixed: (In [6307]) Fixed #5484 -- Documented render_to_string. Thanks, ubernostrum
- 13:39 Changeset [d3c2dd30]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #5484 -- Documented render_to_string. Thanks, ubernostrum …
- 13:37 Ticket #5497 (OneToOneField limit_choices_to filters parent set in admin) created by
- Setting limit_choices_to on a OneToOneField filters the queryset …
- 13:36 Changeset [40702fe2]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Small change to modpython auth handler to support Apache 2.2 …
- 13:33 Ticket #5449 ([patch] Documentation should mention that the JavaScript calendar ...) closed by
- fixed: (In [6304]) Fixed #5449 -- Noted in docs/model-api.txt that the admin …
- 13:33 Changeset [0639474d]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #5449 -- Noted in docs/model-api.txt that the admin date …
- 13:31 Ticket #5275 (Document QuerySet.iterator) closed by
- fixed: (In [6303]) Fixed #5275 -- Documented QuerySet.iterator(). Thanks, …
- 13:31 Changeset [fb288d95]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #5275 -- Documented QuerySet.iterator(). Thanks, ubernostrum …
- 13:31 Ticket #2145 (list_filter not available if model contains OneToOneField) closed by
- worksforme: list_filter appears to be working in current svn with OneToOneField. …
- 13:29 Changeset [e90eb41]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #4234 -- Added docs/contenttypes. Thanks, ubernostrum …
- 13:29 Ticket #4234 (write documentation about the addin "contenttypes"...) closed by
- fixed: (In [6302]) Fixed #4234 -- Added docs/contenttypes. Thanks, ubernostrum
- 13:13 Ticket #5488 (newforms-admin: inline fields with multiple fk's between models ...) closed by
- fixed: (In [6301]) newforms-admin: Fixed #5488. inlines with multiple …
- 13:11 Ticket #3350 (Django should call time.tzset after setting TZ environment variable.) closed by
- fixed: (In [6300]) Fixed #3350 -- Fixed timezone setting. Thanks, Matt Boersma.
- 13:11 Changeset [84fc132]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #3350 -- Fixed timezone setting. Thanks, Matt Boersma. …
- 13:04 Ticket #5496 (It's needed a test directory for testing own django views (generic ...) created by
- I'd like to write testing for tickets like #3594, but there is no …
- 13:01 Changeset [388182b6]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #3032 -- Added some useful methods and attributes so that …
- 13:01 Ticket #3032 (AnonymousUser has no attribute is_staff/is_superuser (django.contrib.auth)) closed by
- fixed: (In [6299]) Fixed #3032 -- Added some useful methods and attributes so …
- 12:56 Changeset [4f87e343]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed two more instances of bug #4827 in the management code. …
- 12:48 Changeset [bf3c1cf]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #4888 -- Fixed small confusion in docs/authentication.txt. …
- 12:46 Changeset [4b610f42]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Added a get_host() method to HttpRequest. There is still an …
- 12:44 Changeset [061ed82b]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #5430 -- Improved docs for running Django's own unit tests in …
- 12:44 Ticket #5430 (incomplete docs for running Django's own unit tests) closed by
- fixed: (In [6295]) Fixed #5430 -- Improved docs for running Django's own unit …
- 12:36 Ticket #5358 ([newforms-admin] django.newforms.models.inline_formset does not do ...) closed by
- duplicate: Closed as a duplicate of #5488. That ticket has a better description …
- 12:32 Changeset [b7e90a0a]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #5495 -- Made some organization / spelling / grammar changes to …
- 12:32 Ticket #5495 (docs/i18n.txt Organization, spelling, grammar) closed by
- fixed: (In [6294]) Fixed #5495 -- Made some organization / spelling / grammar …
- 12:30 Changeset [7b172de6]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #5267 -- Documented that order_by('?') queries can be slow …
- 12:30 Ticket #5267 (document that order_by('?') is a huge performance issue) closed by
- fixed: (In [6293]) Fixed #5267 -- Documented that order_by('?') queries can …
- 12:12 DjangoPoweredSites edited by
- (diff)
- 12:01 SprintIdeas edited by
- (diff)
- 11:58 Ticket #5233 (Getting a "TypeError; __str__ returned non-string (type Topic)" when ...) closed by
- worksforme: Unable to duplicate. Probably unrelated, but […] should be […] …
- 11:51 Ticket #5495 (docs/i18n.txt Organization, spelling, grammar) created by
- Upon request from #django-sprint, I've re-organized some parts of …
- 11:36 Ticket #5494 (javascript_catalog generic view only search catalogs in ...) created by
- In [http://www.djangoproject.com/documentation/i18n/#message-files …
- 11:34 Changeset [8d3d5a3]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #5109 -- Pass the request object to any exception signal …
- 11:34 Ticket #5109 (signals.got_request_exception send Request Object) closed by
- fixed: (In [6292]) Fixed #5109 -- Pass the request object to any exception …
- 11:19 Changeset [e461646b]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #5242 -- Fixed table processing for some databases with case …
- 11:19 Ticket #5242 (Table name matching fails during syncdb for dbs with case sensitive names.) closed by
- fixed: (In [6291]) Fixed #5242 -- Fixed table processing for some databases …
- 11:18 Changeset [1788b0c]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Variable renaming. I didn't feel comfortable with the tricky …
- 11:17 Ticket #1516 (No good access to SCRIPT_NAME) reopened by
- Can you fix SCRIPT_NAME in the mod_python adapter? SCRIPT_NAME means …
- 10:57 Changeset [d30badc]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #5243 -- Allow loading of templatetags from subdirectories (via …
- 10:57 Ticket #5243 ({% load %} does not load template tags inside sub-directories) closed by
- fixed: (In [6289]) Fixed #5243 -- Allow loading of templatetags from …
- 10:17 Changeset [951ecbf7]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Edited docs/newforms.txt changes from [6273] git-svn-id: …
- 10:06 Changeset [7c27f3e7]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #5177 -- Changed content type creation to also remove the types …
- 10:06 Ticket #5177 (ContentType should purge orphaned models) closed by
- fixed: (In [6287]) Fixed #5177 -- Changed content type creation to also …
- 09:46 Changeset [8e970f4]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #5492 -- Removed some bad markup. Thanks, msaelices. …
- 09:46 Ticket #5492 (Typo error in docs/i18n.txt) closed by
- fixed: (In [6286]) Fixed #5492 -- Removed some bad markup. Thanks, msaelices.
- 09:35 Ticket #5493 (make-messages.py not parses JS *.html templates for domain djangojs) created by
- When you do translations in javascripts and creates you want to create …
- 09:09 Ticket #5492 (Typo error in docs/i18n.txt) created by
- This is actual fragment: […] And should be that: […]
- 09:07 Ticket #5281 (Non unicode GET-data is not allowed?) closed by
- wontfix: As frej says, setting the encoding to "latin-1" (or "iso-8859-1" if …
- 09:03 Changeset [9d18227a]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #5471 -- Fixed cleaning of boolean field data when it's used as …
- 09:03 Ticket #5471 (BooleanField fails to work when processing data from as_hidden) closed by
- fixed: (In [6285]) Fixed #5471 -- Fixed cleaning of boolean field data when …
- 08:58 Ticket #4519 (Cannot use form_from_instance with a ManyToMany field) closed by
- fixed: Fixed in [5919] if you can reproduce the bug in django SVN, let us know.
- 08:21 SprintIdeas edited by
- (diff)
- 07:38 LittleEasyImprovements edited by
- (diff)
- 07:31 Changeset [e582777]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Added svn:ignore *.pyc attributes on a couple of new directories. …
- 07:28 Ticket #5491 (Make make-messages.py sort filenames when processing files) created by
- When make-messages.py enumerates the files it will extract …
- 07:23 Ticket #5479 (changes to accommodate HTTPResponse.headers move to _headers) closed by
- fixed: Looks like this was already committed in [6235].
- 07:20 Changeset [b2f92dfc]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #5462 -- Added Peruvian localflavor. Thanks, xbito. …
- 07:20 Ticket #5462 (Add PE (Peruvian) localflavor) closed by
- fixed: (In [6283]) Fixed #5462 -- Added Peruvian localflavor. Thanks, xbito.
- 06:47 SprintIdeas edited by
- (diff)
- 06:46 SprintIdeas edited by
- (diff)
- 06:45 Changeset [885db3cb]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #5355 -- Fixed data cleaning for DecimalField. In passing, …
- 06:45 Ticket #5355 (DecimalField may "clean" itself and then raise an Exception) closed by
- fixed: (In [6282]) Fixed #5355 -- Fixed data cleaning for DecimalField. In …
- 06:40 SprintIdeas edited by
- (diff)
- 06:38 SprintIdeas edited by
- added #5430 (diff)
- 06:29 Ticket #5041 (Admin pages insufficiently escape special characters in primary keys links) closed by
- wontfix: wontfixed in favor of #5490.
- 06:22 Ticket #5490 (newforms-admin: Admin pages insufficiently escape special characters ...) created by
- This is the same issue as reported in #5041, but tested and patched in …
- 06:19 Changeset [7ca1a046]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #5443 -- Handle lack of os.access() and os.chmod() in Jython. …
- 06:19 Ticket #5443 (Jython has no os.access (nor os.chmod)) closed by
- fixed: (In [6281]) Fixed #5443 -- Handle lack of os.access() and os.chmod() …
- 06:19 SprintIdeas edited by
- removing closed tickets (diff)
- 06:19 Changeset [ff25059f]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #5357 -- Added documentation on the 'page' argument to generic …
- 06:19 Ticket #5357 (Documentation should include page argument of object_list) closed by
- fixed: (In [6280]) Fixed #5357 -- Added documentation on the 'page' argument …
- 06:19 Ticket #5289 ([schema-evolution] global name 'set' is not defined) closed by
- wontfix: I'm boldly closing this, for now; as russellm points out, this only …
- 06:13 Changeset [09060e9b]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Made a small optimization to deepcopy in [6276]. git-svn-id: …
- 06:12 Ticket #5468 ([patch] direct_to_template uses literal dict in keyword arg) closed by
- fixed: (In [6278]) Fixed #5468 -- Fixed the handling of the context argument …
- 06:12 Changeset [b3619477]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #5468 -- Fixed the handling of the context argument in …
- 06:06 Ticket #5444 (manipulators.py: Dynamically created classes should be types) closed by
- fixed: (In [6277]) Fixed #5444 -- Changed manipulator class construction to …
- 06:06 Changeset [7a6abfdd]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #5444 -- Changed manipulator class construction to use type(), …
- 06:01 SprintIdeas edited by
- (diff)
- 05:57 Changeset [39814eeb]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #5487 -- Added deepcopying ability to lazy() objects, along with …
- 05:57 Ticket #5487 (object.__new__(method_descriptor) is not safe, use ...) closed by
- fixed: (In [6276]) Fixed #5487 -- Added deepcopying ability to lazy() …
- 05:36 Ticket #5470 ("Z" in dateformat does not work for negative utc offsets) closed by
- fixed: (In [6275]) Fixed #5470 -- Fixed the 'Z' time format marker in …
- 05:36 Changeset [b984505]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #5470 -- Fixed the 'Z' time format marker in templates to handle …
- 05:17 Changeset [c96c57af]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Added Vsevolod Solovyov (a.k.a. Murkt) to AUTHORS. git-svn-id: …
- 05:12 Ticket #5387 (method Form.is_multipart) closed by
- fixed: (In [6273]) Fixed #5387 -- Added is_multipart method to forms. …
- 05:12 Changeset [f0cd172c]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #5387 -- Added is_multipart method to forms. Original patch from …
- 05:11 Changeset [32ed8838]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #5489 -- Updated docs to reflect the changes in [6177]. Thanks, …
- 05:11 Ticket #5489 (Changes on set_language generic view from i18n not reflected in docs) closed by
- fixed: (In [6272]) Fixed #5489 -- Updated docs to reflect the changes in …
- 05:05 SprintIdeas edited by
- (diff)
- 05:00 Ticket #5489 (Changes on set_language generic view from i18n not reflected in docs) created by
- In [6177] was changed set_language_view() to require POST request …
- 04:51 Changeset [8a17181b]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #5477 -- Added links from the markup filters to the more …
- 04:51 Ticket #5477 (Template doc page missing an important link) closed by
- fixed: (In [6271]) Fixed #5477 -- Added links from the markup filters to the …
- 04:51 Ticket #5486 (Jython has no os.getpid) closed by
- fixed: (In [6270]) Fixed #5486 -- Worked around the lack of os.getpid() in …
- 04:51 Changeset [cd8959c]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #5486 -- Worked around the lack of os.getpid() in Jython, whilst …
- 04:14 Changeset [1baae32]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #4879 -- Added 'created' arg to post_save signal. This is True …
- 04:14 Ticket #4879 (post_create signal) closed by
- fixed: (In [6269]) Fixed #4879 -- Added 'created' arg to post_save signal. …
- 03:54 Ticket #1516 (No good access to SCRIPT_NAME) closed by
- wontfix: One good reason not to set SCRIPT_NAME for mod_python is that it's …
- 03:53 SprintIdeas edited by
- added tickets I've dealt with (diff)
- 03:41 Ticket #5389 (ImportError in daily_cleanup.py after [6087] changeset) closed by
- invalid: Replying to boobsd@gmail.com: > > This is a BUG, …
- 03:39 Ticket #5488 (newforms-admin: inline fields with multiple fk's between models ...) created by
- In case a single foreign key relation exists between the inline model …
- 03:29 Ticket #3036 (Misc minor doctest failures) closed by
- fixed: (In [6268]) Fixed #3036 -- Fixed some doctest strings that were …
- 03:29 Changeset [84e824f]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #3036 -- Fixed some doctest strings that were failing. Thanks to …
- 03:12 Ticket #5487 (object.__new__(method_descriptor) is not safe, use ...) created by
- Traceback (most recent call last): File …
- 03:05 Changeset [671a835]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed a small bug in strings_only handling for force_unicode(). …
- 02:30 SprintIdeas edited by
- removing old tickets (diff)
- 00:50 Changeset [c5990310]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed some Python 2.3 unicode conversion problems. Uncovered by the …
- 00:37 Changeset [072dfaa1]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Added svn:ignore prop to new directories. git-svn-id: …
- 00:32 Changeset [31453619]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #4714 -- Modified serializers to handle None primary keys …
- 00:32 Ticket #4714 (JSON serializer doesn't handle None primary keys correctly (has tests.)) closed by
- fixed: (In [6264]) Fixed #4714 -- Modified serializers to handle None primary …
- 00:14 Changeset [60450489]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #3088 -- Filter parameters are now translated in blocktrans. …
- 00:14 Ticket #3088 (Filter parameters are not translated in blocktrans) closed by
- fixed: (In [6263]) Fixed #3088 -- Filter parameters are now translated in …
- 00:14 Ticket #5311 (Validation of erroneous data model breaks with AttributeError instead ...) closed by
- duplicate: I now think this bug is a duplicate of #3323 or maybe even #1662 …
- 00:01 Changeset [5c3905c]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #1888 -- Fixed small interface inaccuracy when using …
- 00:01 Ticket #1888 (Small interface inaccuracy when using filter_interface=models.VERTICAL) closed by
- fixed: (In [6262]) Fixed #1888 -- Fixed small interface inaccuracy when using …
- 00:00 Changeset [16906ea7]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #5024 -- Fixed potential error in docs/databases.txt related to …
- 00:00 Ticket #5024 ("Passwd" is invalid option in MySQL option file; must use "Password") closed by
- fixed: (In [6261]) Fixed #5024 -- Fixed potential error in docs/databases.txt …
Note: See TracTimeline
for information about the timeline view.