Timeline
08/15/2008:
- 23:53 Ticket #6935 (inspectdb should handle table names with spaces.) closed by
- fixed: (In [8403]) Fixed #6935: Modified inspectdb to provide better handling …
- 23:51 Changeset [eab705f]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 #6935: Modified inspectdb to provide better handling for table …
- 23:49 Ticket #8355 (sqlite3.creation.py failed to compile by using built-in compile function.) closed by
- fixed: (In [8402]) Fixed #8355: Removed some whitespace that was apparently …
- 23:48 Changeset [7299b397]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 #8355: Removed some whitespace that was apparently causing …
- 23:45 Ticket #8355 (sqlite3.creation.py failed to compile by using built-in compile function.) created by
- […] This would cause py2exe or other situation failure.
- 23:11 Ticket #7845 (./manage.py reset fails if app does not define models) closed by
- fixed: (In [8401]) Fixes #7845: Removed a piece of stale code that was …
- 23:11 Changeset [0345fec]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
- Fixes #7845: Removed a piece of stale code that was causing …
- 23:05 Ticket #7302 (Missed quoting in SQL ordering fragment) closed by
- invalid: First off - there's no way in hell that this is ready for checkin. It …
- 22:40 Ticket #7419 (Testing framework or model save behaves differently after qsrf merge ...) closed by
- worksforme: As at [8400], the provided test case is passing for me. I don't know …
- 21:29 Changeset [fc2c03b5]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 #8268: Modified admin scripts tests to use JYTHONPATH when …
- 21:29 Ticket #8268 (admin_scripts test doesn't take into account the JYTHONPATH ...) closed by
- fixed: (In [8400]) Fixed #8268: Modified admin scripts tests to use …
- 21:18 Ticket #7331 (QueryDict.iteritems behaves differently than QueryDict.items) closed by
- fixed: fixed in [8399].
- 21:17 Changeset [2b82a3b]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 #7331 -- Made
QueryDict.iteritems
behave like … - 18:29 Changeset [ddc156bc]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 #6970 -- Raise the original
IntegrityError
when all required … - 18:29 Ticket #6970 (misleading error message if get_or_create not provided with defaults) closed by
-
fixed: (In [8398]) Fixed #6970 -- Raise the original
IntegrityError
when … - 17:46 Ticket #8342 (The admin wrongly assumes you can't login with your email) reopened by
- I don't think this is a duplicate of #7591. #7591 asked to include …
- 17:35 Ticket #7875 (Admin changelist not showing any rows when having multiple foreignkeys ...) closed by
- worksforme: I can't reproduce this bug with the model and admin classes provided. …
- 17:23 DjangoResources edited by
- Added geodjango-basic-apps url (diff)
- 17:13 Changeset [3b45a40c]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 #8219 -- More robust date to string conversion in syndication …
- 17:13 Ticket #8219 (RSS Syndication UnicodeDecodeError) closed by
- fixed: (In [8397]) Fixed #8219 -- More robust date to string conversion in …
- 17:11 Ticket #8319 (limit_choices_to does not limit choices on inlined fields with ...) reopened by
- Replying to russellm: > limit_choices_to has never had an …
- 16:57 Changeset [f67fb60]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 #8341 -- Allow simpler subclassing of ModelAdmin and …
- 16:57 Ticket #8341 (InlineModelAdmin is missing `can_delete` and `can_order`) closed by
- fixed: (In [8396]) Fixed #8341 -- Allow simpler subclassing of ModelAdmin and …
- 16:48 Ticket #8354 (MySQL rejects datetimes with unusual unicode() representations) created by
-
The database adapters assume that
unicode(datetime.datetime)
… - 16:37 Changeset [8edb4f97]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 #8299 -- Clarified the ModelAdmin.form option. Also added an …
- 16:37 Ticket #8299 (Docs on ModelAdmin.form attribute need improvement) closed by
- fixed: (In [8395]) Fixed #8299 -- Clarified the ModelAdmin.form option. Also …
- 16:33 Ticket #8353 (TemplateSyntaxError when adding user in admin) created by
- When trying to add a user in admin you get a TemplateSyntaxError (url: …
- 16:14 Changeset [6a71c768]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 #8352 -- Corrected a typo in the contenttypes.txt documentation. …
- 16:14 Ticket #8352 (Misspelling near the end of contenttypes doc) closed by
- fixed: (In [8394]) Fixed #8352 -- Corrected a typo in the contenttypes.txt …
- 16:08 Ticket #5270 (Template tags won't accept an empty string as an argument) closed by
- fixed: (In [8393]) Fixed #5270 -- Allow template tags and filters to accept …
- 16:08 Changeset [6d863fef]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 #5270 -- Allow template tags and filters to accept an emtpy …
- 15:40 Ticket #7628 (syncdb fails in Oracle when orphaned sequences exist) reopened by
- 15:37 Ticket #7628 (syncdb fails in Oracle when orphaned sequences exist) closed by
- fixed: I've replaced the CREATE SEQUENCE statement with a PL/SQL block that …
- 15:33 Changeset [0ca73836]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 #8292 -- Honor filter_horizontal and filter_vertical in inlines …
- 15:33 Ticket #8292 (InlineModelAdmin not honoring filter_horizontal) closed by
- fixed: (In [8392]) Fixed #8292 -- Honor filter_horizontal and filter_vertical …
- 15:15 Ticket #7054 (help_text breaks formatting in Admin when using Admin option 'fields' ...) closed by
- duplicate: This is a duplicate of #2612. The patch here is better, but to keep …
- 15:15 Ticket #8352 (Misspelling near the end of contenttypes doc) created by
- In the last paragraph of …
- 15:10 Ticket #8290 (DecimalField does not handle validation of large decimal_places) closed by
- fixed: fixed in [8391].
- 15:09 Changeset [72713310]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 #8290 -- Fixed DecimalField's cleaning of values with a large …
- 14:51 Ticket #5385 ([newforms-admin] - inconsistency in admin date fields from javascript) closed by
- fixed: (In [8390]) Fixed #5385 -- Made the date returned from the calendar …
- 14:51 Changeset [9d1ec0b5]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 #5385 -- Made the date returned from the calendar picker …
- 14:33 Changeset [4cfa5afc]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
- Polish locales updated git-svn-id: …
- 14:15 Ticket #2145 (list_filter not available if model contains OneToOneField) closed by
- fixed: (In [8388]) Removed some checks for Model._meta.one_to_one_field to …
- 14:15 Changeset [417a4d66]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 some checks for Model._meta.one_to_one_field to prevent …
- 14:06 Ticket #8351 (load() method of the cache SessionStore backend returns None) created by
-
As of [8440], the
load()
method of the cacheSessionStore
backend … - 12:50 Ticket #8266 (Form composed entirely of BooleanFields fails FormWizard hash validation) closed by
- duplicate: This looks to be a dupe of #6209.
- 12:47 Changeset [c0d862d6]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 and added a bit more ReST markup to cache middleware …
- 12:42 Changeset [3bb50169]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 and redefined imports. git-svn-id: …
- 12:38 Ticket #957 (A SlugField with prepopulate_from does not work for stacked or tabular ...) closed by
- fixed: (In [8385]) Fixed #957 -- prepopulated_fields now works correctly on …
- 12:38 Changeset [d7467a0]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 #957 -- prepopulated_fields now works correctly on inlines. …
- 12:36 Changeset [f586c0b]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 media creation in the add_view. It was not pulling media from …
- 12:25 Ticket #8350 (Part 2 of Tutorial references get_admin_app_list as app_list) created by
- In Tutorial 2, in the section titled Customize the admin index page, …
- 12:10 Ticket #7364 (Login view is cached when caching middleware is turned on) closed by
- fixed: (In [8383]) Fixed #7364 -- Never cache the contrib.auth login view.
- 12:10 Changeset [415bf3ef]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 #7364 -- Never cache the contrib.auth login view. git-svn-id: …
- 11:57 Ticket #8349 (syncdb doesn't make all the necessary changes with the Oracle backend) created by
- I'm using the Oracle backend, with an already existing database. I had …
- 11:38 Changeset [90c67e0f]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 typo in comment. git-svn-id: …
- 11:36 Ticket #7629 (Login view is cached when caching middleware is turned on) closed by
- invalid: The admin views are already using never_cache in the …
- 11:31 Ticket #8348 (Feature request: -n/--no-act option to syncdb) created by
-
I'm about to run
syncdb
on a project I help maintain, but I … - 11:27 Ticket #7808 (Form Preview does not work with file uploads) closed by
- wontfix: You can't preview files since you can't pass on filefields as a hidden …
- 11:05 Ticket #8347 (missing fields/definitions in sqlite3 introspection module) created by
- The floatfield is missing in sqlite3 introspection module, 'real' …
- 10:52 Ticket #8346 (overriding widget in ModelChoiceField doesn't work as expected) created by
- Using below custom ModelChoiceField will not use RadioSelect widget as …
- 10:22 Ticket #8332 (delete generates faulty sql for subclasses of non-abstract parents) closed by
- duplicate: Looks like a duplicate of #7778
- 09:59 Changeset [0d48087a]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 few small tweaks to reduce persistent storage accesses in the …
- 09:58 Changeset [93462f95]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
- Reverted [8318] and [8329], since the change turned out to have no …
- 09:58 Changeset [4881a4f]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
- Use failIf() instead of assertFalse() so that tests work with python …
- 09:24 Ticket #8339 (Problem with behaviour of ManyToManyField) closed by
- invalid: There's no bug here. By default, Django wants the column names of the …
- 09:17 Changeset [01dd6021]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 ReST error in cache docs. git-svn-id: …
- 08:55 Ticket #8345 (Dutch translations, getting ready for 1.0 string-freeze) created by
- I updated the Dutch translations after beta-1 for Django 1.0 got …
- 08:46 Ticket #8250 ("information on MySQL transactions" link in transaction docs no longer ...) closed by
- duplicate: dup of #8137.
- 08:44 SprintAustinAugust2008 edited by
- (diff)
- 08:44 Changeset [a44439e8]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 #8137 -- Replaced an outdated link in the transactions docs. …
- 08:44 Ticket #8137 (Transactions documentation has invalid link) closed by
- fixed: (In [8377]) Fixed #8137 -- Replaced an outdated link in the …
- 08:44 SprintAustinAugust2008 edited by
- Added sponsor info. (diff)
- 08:35 Ticket #8335 (django.get_version() does not return SVN revision) closed by
- invalid: Plus, it works fine for me as at [8371]. If you're getting …
- 08:16 Changeset [06ea872b]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 #8244: Modified the temporary directory used by file storage …
- 08:16 Ticket #8244 (File storage tests fail intermittantly when run in parallel) closed by
- fixed: (In [8376]) Fixed #8244: Modified the temporary directory used by file …
- 07:43 Ticket #8186 (Updated German translation) closed by
- fixed: Fixed in r8375
- 07:42 Changeset [6eb0dea2]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 8186: Updated German locale, thanks benjixx git-svn-id: …
- 07:26 Ticket #8134 (loaddata refuses to load intermediary model target model) closed by
- fixed: (In [8321]) Fixed #8134 -- Corrected serialization of m2m fields with …
- 07:21 Ticket #5549 (Remove duplicate code in SessionBase, SessionManager and Session) closed by
- wontfix: I'm going to mark this wontfix; the original problem was resolved in …
- 07:17 Ticket #6452 (Catch 22 in Cache Documentation) closed by
- fixed: [8260] fixed this by splitting up the cache middleware into separate …
- 07:16 Changeset [6564bfec]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 #6551: clarify the meaning of
DATABASE_NAME
for SQLite in …
- 07:16 Ticket #6551 (improve Database setup section on tutorial) closed by
-
fixed: (In [8374]) Fixed #6551: clarify the meaning of
DATABASE_NAME
for …
- 07:12 Changeset [57aa1fd3]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 #6765: Changed docs/model-apit.txt to better indicate what's …
- 07:12 Ticket #6765 (Docs for 'Providing initial SQL data' misleading) closed by
- fixed: (In [8373]) Fixed #6765: Changed docs/model-apit.txt to better …
- 07:11 Ticket #8344 (contrib.auth.models.User.get_profile() throws AttributeError not ...) created by
- On line …
- 07:08 Ticket #7416 (Test Client Loses session when login is called) closed by
- fixed: (In [8372]) Fixed #7416: Modified test client to preserve session when …
- 07:08 Changeset [50b548d0]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 #7416: Modified test client to preserve session when a user logs …
- 07:07 Ticket #8181 (Documentation error leads to 'model already registered exceptions') closed by
- duplicate: Duplicate of #7964.
- 07:06 Ticket #8057 (Forms clean documentation omits essential) closed by
- duplicate: Duplicate of #7428.
- 07:02 Ticket #8154 (QuerySet.reverse() not working as documented) closed by
- fixed: (In [8371]) Fixed #8154: Added note to docs/db-api.txt indicating that …
- 07:02 Changeset [d8bfabe9]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 #8154: Added note to docs/db-api.txt indicating that reverse() …
- 06:54 Ticket #7676 (django serializers are not thread safe!) closed by
- fixed: (In [8370]) Fixed #7676 -- Modified serializer registration to be …
- 06:53 Changeset [0c115f12]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 #7676 -- Modified serializer registration to be thread safe. …
- 06:53 Changeset [188f1318]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 #8262: Corrected typo in docs/settings.txt git-svn-id: …
- 06:53 Ticket #8262 (ADMINS setting referred to as ADMIN in settings.txt) closed by
- fixed: (In [8369]) Fixed #8262: Corrected typo in docs/settings.txt
- 06:52 Changeset [b92b1791]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 #8234: Corrected typo in docs/cache.txt git-svn-id: …
- 06:52 Ticket #8234 (typo in cache middleware docs) closed by
- fixed: (In [8368]) Fixed #8234: Corrected typo in docs/cache.txt
- 06:51 Ticket #8277 (Typo in forms documentation) closed by
- fixed: Fixed in [8367], not sure why post-commit hook didn't close this.
- 06:50 Changeset [e149bee9]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 #8277: corrected minor typo in docs/forms.txt. git-svn-id: …
- 06:43 Ticket #8342 (The admin wrongly assumes you can't login with your email) closed by
- duplicate: Duplicate of #7591, which was marked wontfix by one of Django's lead …
- 06:30 VersionOneRoadmap edited by
- (diff)
- 06:28 VersionOneFeatures edited by
- Updated to reflect the current status (diff)
- 06:04 Ticket #8343 (Using umlauts with blocktrans results in TemplateSyntaxError) closed by
- worksforme: Are you shure your django.po has UTF-8 encoding?
- 05:56 Ticket #8343 (Using umlauts with blocktrans results in TemplateSyntaxError) created by
- /project/app/locale/de/django.po: msgid "foomsg %(val)s %(val)s" …
- 05:01 Ticket #8342 (The admin wrongly assumes you can't login with your email) created by
- On one of my sites, I have a custom authentication backend which …
- 04:40 Ticket #8341 (InlineModelAdmin is missing `can_delete` and `can_order`) created by
-
InlineModelAdmin
causes one to override whole function … - 04:36 Ticket #8340 (MySQL case sensitivity and utf8_bin / 2710) created by
- As noted in the documentation, I tried to change the collation within …
- 04:33 Ticket #8339 (Problem with behaviour of ManyToManyField) created by
- I have a problem using the ManyToManyFied with an already existing …
- 03:48 Changeset [ece6e16]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 #8337 -- Corrected typo introduced in [8365]. Thanks to julien …
- 03:48 Ticket #8337 (Minor typo in model api doc) closed by
- fixed: (In [8366]) Fixed #8337 -- Corrected typo introduced in [8365]. …
- 03:34 Ticket #8338 (Admin panel generating HTML table without <input> fields if variable ...) created by
- = Main information = Admin panel generating HTML table to enter data. …
- 03:32 Ticket #8337 (Minor typo in model api doc) created by
- Just a small typo in [8365] ;)
- 02:58 Ticket #8319 (limit_choices_to does not limit choices on inlined fields with ...) closed by
- wontfix: limit_choices_to has never had an effect on inline edit objects; I've …
- 02:55 Changeset [7eb44e32]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 #8319 -- Added documentation note on the limitations of …
- 02:41 Ticket #8331 (manage.py sqlclear and friends crash, for unknown reasons) closed by
- fixed: (In [8364]) Fixed #8331 -- Added style parameter to sqlite backend …
- 02:35 Changeset [1691c228]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 #8331 -- Added style parameter to sqlite backend implementation …
- 02:20 Ticket #8333 (FileField upload of large files looping and failing) closed by
- duplicate: Mistake on previous assumption. I'm always going through …
- 02:14 Ticket #2170 (db lookup methods not case sensitive on mysql) closed by
- fixed: Please don't revert tickets that have been closed unless you are …
- 02:09 Ticket #2170 (db lookup methods not case sensitive on mysql) reopened by
- As noted in the documentation, I tried to change the collation within …
- 02:07 Ticket #8336 (runserver option for disabling admin static files serving) created by
- Okay, it's handy not to worry about admin media files static serving, …
- 01:50 Ticket #8335 (django.get_version() does not return SVN revision) created by
- I#m using current SVN co. Revision 8363. Since 1.0 beta2 SVN revision …
- 01:38 Ticket #8334 (Allow add/create on m2m intermediate tables if all the non-FK fields ...) created by
- Add/create is currently disabled on m2m relations that use an …
- 01:09 Ticket #7658 (Streaming file uploads fail on Windows XP) closed by
- fixed: Re-resolving as 'fixed', since the newly reported issue is a *new* one …
- 00:27 Ticket #8333 (FileField upload of large files looping and failing) reopened by
- I dont think this is a duplicate. No temp file involved here. When …
- 00:03 Ticket #8333 (FileField upload of large files looping and failing) closed by
- duplicate: This might well be a dupe of #8203. I gather from your report that the …
08/14/2008:
- 23:31 Ticket #8333 (FileField upload of large files looping and failing) created by
- Tripped on this while trying to update photologue, testing a large zip …
- 23:26 Ticket #8332 (delete generates faulty sql for subclasses of non-abstract parents) created by
- Stack trace is attached. Student is a subclass of Person. Person has …
- 23:14 Changeset [86834680]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 minor typo git-svn-id: …
- 22:59 Changeset [5f373b38]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
- And one more typo git-svn-id: …
- 22:59 Changeset [002ab386]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
- reST fix in release notes git-svn-id: …
- 22:58 Changeset [c3af31c8]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 small typo in release notes git-svn-id: …
- 22:56 Changeset [3dc7459]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
- 1.0 beta 1 release notes git-svn-id: …
- 22:38 SprintAustinAugust2008 edited by
- (diff)
- 22:36 Changeset [9223f063]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 doctest which relied on implicit ordering and was failing on …
- 22:15 DjangoBrasil edited by
- (diff)
- 22:14 DjangoBrasil edited by
- (diff)
- 22:05 Ticket #8331 (manage.py sqlclear and friends crash, for unknown reasons) created by
- When I run manage.py sqlclear, it often crashes with the following …
- 21:45 Ticket #8330 (Cannot add new filterspecs without modifining filterspecs.py) closed by
- duplicate: Closing as a dupe of #5833.
- 21:40 Ticket #8330 (Cannot add new filterspecs without modifining filterspecs.py) created by
- Adding your own filter specs works easily by simply using this code …
- 21:26 Changeset [59ce2aae]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
- Modified version number string for Beta 1 release. git-svn-id: …
- 20:53 Ticket #7119 (Model's get_FOO_* methods cannot be overriden) closed by
- invalid: Marking as invalid, since these methods no longer exist.
- 20:39 Ticket #8329 (django shouldn't delete the startproject command) created by
- but put a warning in it's place
- 20:33 Changeset [fcc42c1]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 Oracle backend test case failure in modeltests\lookup. …
- 19:34 Ticket #8328 ([8240] contained undocumented backwards incompatible change) created by
- Changeset [8240] added code to override the default widget for certain …
- 17:36 Ticket #8327 (link to change password form on 'change user' page in admin interface ...) closed by
- invalid: Ok. Yep there is your problem. And you *do* know what a …
- 17:15 Ticket #8327 (link to change password form on 'change user' page in admin interface ...) created by
- Go into the admin interface, open a user, and try to change its …
- 17:10 SprintIsraelAugust2008 edited by
- (diff)
- 16:09 Ticket #8326 (Basic Django/Jython documentation) created by
- 16:03 Changeset [21029678]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 failing tests from [8352]. Thanks Alex Gaynor for the patch. …
- 15:57 Ticket #7445 (Auth docs still refer to oldforms) reopened by
- This fix seems to have been lost in the nfa merge. See …
- 15:51 Ticket #8324 (admin list display is broken) closed by
- fixed: (In [8353]) Fixed #8324 -- Corrected the simple case where …
- 15:51 Changeset [dd0e5fd9]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 #8324 -- Corrected the simple case where list_display is not …
- 15:45 Ticket #8325 (User Authentication Tutorial has incorrect redirect_field_name value) created by
- http://www.djangoproject.com/documentation/authentication/ It would …
- 15:34 Ticket #8324 (admin list display is broken) created by
- [8352] breaks simple list display. to reproduce, […] go to …
- 15:34 Ticket #8322 (Admin fails to add a slash between MEDIA_URL and upload_to) closed by
- invalid: Please ignore the last comment, I misunderstood how urljoin works. …
- 15:32 Ticket #7503 (Allow list_display to take functions) closed by
- fixed: Please don't re-open this ticket. Report the problem in a new one. I …
- 15:30 Ticket #8322 (Admin fails to add a slash between MEDIA_URL and upload_to) reopened by
- I believe that requirement should be dropped. The 1.0 alpha code …
- 15:29 Ticket #7503 (Allow list_display to take functions) reopened by
- [8352] breaks simple list display. to reproduce, […] go to …
- 15:19 Ticket #8311 (Changeset 8342 makes test suite hang if memcached is not running) reopened by
- This problem is different from the crash in the django-users thread, …
- 15:12 Ticket #7503 (Allow list_display to take functions) closed by
- fixed: (In [8352]) Fixed #7503 -- Allow callables in list_display. This also …
- 15:12 Changeset [b2ec6473]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 #7503 -- Allow callables in list_display. This also does a …
- 14:43 Ticket #8314 (rev 8340 breaks sessions while rev 8339 works) closed by
- fixed: (In [8351]) Fixed #8314 -- Fixed an infinite loop caused when …
- 14:43 Changeset [9e423b51]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 #8314 -- Fixed an infinite loop caused when submitting a session …
- 14:31 Ticket #8323 (British local flavor package named inconsistently) created by
- I just noticed that according to the …
- 14:16 Ticket #8322 (Admin fails to add a slash between MEDIA_URL and upload_to) closed by
-
invalid:
MEDIA_URL
must have a trailing slash per the documentation …
- 14:06 Ticket #8322 (Admin fails to add a slash between MEDIA_URL and upload_to) created by
- With MEDIA_URL="/media" and upload_to="somefolder" the admin, while …
- 13:44 Ticket #8321 (Use Hashcompat in contrib.auth.user) created by
- nothing fancy, just simply use the new django.utils.hashcompat for …
- 13:20 Ticket #8320 (Admin Transaction Management Error) created by
- When using admin from the trunk [r8346] on Ubuntu I am getting …
- 12:53 Ticket #8319 (limit_choices_to does not limit choices on inlined fields with ...) created by
- Limiting the choices for a tabular inlined member with an intermediate …
- 12:48 Ticket #8311 (Changeset 8342 makes test suite hang if memcached is not running) closed by
- worksforme: I'm not seeing this on r8350, try svn upping(and clearing out all the …
- 12:39 Ticket #8318 (Unexpected behavior with ManyRelatedManager get_or_create()) created by
- I've noticed 2 things happening when using a ManyRelatedManager …
- 12:34 Ticket #8288 (Field lookup of __gt and __gte on DecimalField causes memory blowup) closed by
- worksforme: I cannot recreate the problem described here. Note in describing the …
- 12:20 Ticket #8317 (inspectdb does not set primary_key=True or unique=True on foreign keys) created by
- The inspectdb command will not set primary_key=True or unique=True on …
- 12:15 Ticket #8316 (MySQL error with custom primary_key that is not an IntegerField) created by
- Create a model with a custom primary key field that is not an …
- 12:04 SprintAustinAugust2008 edited by
- added notes to see map (diff)
- 11:51 Ticket #8315 (MySQL Commands out of sync on attempt to rollback) created by
- I have newest code as of this ticket. This only happens when I run …
- 11:46 Ticket #8312 (Wrong capitalization in Italian translation) closed by
- fixed: Forgot the hash in the commit message. :-)
- 11:45 Changeset [9b66eae7]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
- Fixes 8312. Italian translation: lowercased names of languages, months …
- 10:58 BackwardsIncompatibleChanges edited by
- (diff)
- 10:54 Ticket #8313 (rev 8340 crashes python on OS X Leopard) closed by
- worksforme: I just looked over the shoulder of a co-worker running the exact same …
- 10:45 Ticket #8314 (rev 8340 breaks sessions while rev 8339 works) created by
- […]
- 10:41 Changeset [f9301fa]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 some testing code inadvertently commited in [8348]. …
- 10:37 Ticket #8206 (Remove models.base.Model.validate(), manipulator field functions, ...) closed by
- fixed: (In [8348]) Fixed #8206 -- Removed validate methods of Model and Model …
- 10:37 Changeset [788de6b5]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 #8206 -- Removed validate methods of Model and Model fields. …
- 10:19 Ticket #8313 (rev 8340 crashes python on OS X Leopard) created by
- I'm using OS X Leopard (10.5.4) and Postgres 8.3 w/ psycopg2. After …
- 10:08 Ticket #8312 (Wrong capitalization in Italian translation) created by
- The Italian translation uses capitalized words for names of languages, …
- 10:04 Ticket #8311 (Changeset 8342 makes test suite hang if memcached is not running) created by
- Up to changeset [8341] my project works okay. After upgrading to …
- 09:51 SprintAustinAugust2008 edited by
- Added one of the sponsors (diff)
- 09:43 Ticket #8286 (Tests fail with r8336) closed by
- fixed: (In [8347]) Fixed #8286 -- Simplified the m2m intermediate …
- 09:43 Changeset [29a9c34c]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 #8286 -- Simplified the m2m intermediate serialization test to …
- 08:54 Ticket #8310 (Fix usage of randint/randrange in [8340]) closed by
- fixed: (In [8346]) Fixed #8310 -- Actually use the SystemRandom RNG, if …
- 08:54 Changeset [2da6628]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 #8310 -- Actually use the SystemRandom RNG, if available, which …
- 08:49 Ticket #1180 (Django session key generation flawed) closed by
- fixed: *sigh* That's an entirely new bug, not part of this ticket. The main …
- 08:48 Ticket #8310 (Fix usage of randint/randrange in [8340]) created by
- Usage of randint and randrange in [8340] is slightly muddled.
- 08:46 Ticket #8309 (GenericForeignKey fails when used in abstract base models) created by
- The following code will reproduce this bug: […] If we do not use …
- 08:37 Ticket #8289 (Update to Irish Translation) reopened by
- Hi Malcolm, Thanks for the tips and the speedy commit, I've made some …
- 08:37 SprintIsraelAugust2008 edited by
- its in the school of computer sciense now, they asked for it (diff)
- 07:25 DjangoAndPyPy edited by
- a bit of update (diff)
- 06:12 SprintIsraelAugust2008 edited by
- (diff)
- 04:20 Ticket #1180 (Django session key generation flawed) reopened by
-
Malcolm, there's a minor glitch in [8340], you assign to
randint
in … - 03:51 DjangoSpecifications edited by
- (diff)
- 03:49 DjangoSpecifications edited by
- (diff)
- 03:23 Ticket #7706 (locale dir allowed in project dir, but views.i18n.javascript_catalog ...) closed by
- duplicate: This is the same issue as #5494.
- 03:19 Ticket #8197 (Update Polish administrative entites) reopened by
- How about after removing information about communes and cities? * …
- 02:32 Ticket #8308 (New Danish translation) created by
- Hi, here's a fresh Django translation for Danish.
- 02:05 Ticket #8307 (ImageFile use of width_field and height_field is slow with remote ...) created by
- im attaching a patch that could make it work
- 00:43 Ticket #8306 (BaseModelAdmin.formfield_for_dbfield() in desperate need of refactor) created by
- See attached patch, which moves all of the model-field-specific …
08/13/2008:
- 23:55 Ticket #8305 (XuXBZJFrj) closed by
- invalid
- 23:55 Ticket #8304 (XuXBZJFrj) closed by
- invalid
- 23:55 Ticket #8303 (XuXBZJFrj) closed by
- invalid
- 23:54 Ticket #8305 (XuXBZJFrj) created by
- 2Mdu0u <a href="http://rshsbbnnfgzq.com/">rshsbbnnfgzq</a>, …
- 23:54 Ticket #8304 (XuXBZJFrj) created by
- 2Mdu0u <a href="http://rshsbbnnfgzq.com/">rshsbbnnfgzq</a>, …
- 23:54 Ticket #8303 (XuXBZJFrj) created by
- 2Mdu0u <a href="http://rshsbbnnfgzq.com/">rshsbbnnfgzq</a>, …
- 23:49 Ticket #8297 (Withblock template tag) closed by
- wontfix: This syntax doesn't really stand a chance. It's fairly unreadable. …
- 23:43 Ticket #8300 (feedgenerator shouldn't use ascii to decode dates) closed by
- duplicate: Closing as a duplicate. Please reopen with an explanation of the …
- 23:31 BackwardsIncompatibleChanges edited by
- Polish localflavor changes (diff)
- 23:29 Ticket #8276 (Change fields' names in django.contrib.localflavor.pl.forms) closed by
- fixed: (In [8345]) Fixed #8276 -- Changed the names of a few Polish …
- 23:29 Changeset [4adf048]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 #8276 -- Changed the names of a few Polish localflavor classes …
- 23:20 Ticket #8197 (Update Polish administrative entites) closed by
- wontfix: I think this is too much data, even for something as loose as …
- 23:11 BackwardsIncompatibleChanges edited by
- Updated for recent small session changes. (diff)
- 23:02 Ticket #7515 (Add .clear() and .destroy() to session objects) closed by
- fixed: I'm not going to worry about the attempt at exception-proofing …
- 23:00 Ticket #6984 (Session Data Race Condition Leading to Dropped Sessions) closed by
- fixed: Fixed in [8344]
- 22:59 Ticket #1180 (Django session key generation flawed) closed by
- fixed: Fixed in [8340] (I wrote the wrong ticket number in the commit message).
- 22:58 Changeset [9d83444f]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 #6984 -- Make sure to load session data from the file (if …
- 22:58 Ticket #6941 (Session key reuse creates minor security flaw.) closed by
- fixed: (In [8343]) Fixed #6941 -- When logging a user out, or when logging in …
- 22:58 Changeset [97a7dab]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 #6941 -- When logging a user out, or when logging in with an …
- 22:57 Changeset [5e8efa9a]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
- Implemented a flush() method on sessions that cleans out the session …
- 22:57 Changeset [31ec68c]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 clear() method to sessions. Patch from mrts. Refs #7515. …
- 22:57 Changeset [af7b6475]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 guaranteed atomic creation of new session objects. Slightly …
- 22:31 Ticket #8302 (Documentation type-o in "Order of Middleware_Classes") closed by
- duplicate: Dupe of #8234.
- 22:26 Ticket #8302 (Documentation type-o in "Order of Middleware_Classes") created by
- http://www.djangoproject.com/documentation/cache/#order-of-middleware-c …
- 20:12 DjangoResources edited by
- Adding link to Dia2Django (diff)
- 19:21 Dia2Django edited by
- Added pointers and insructions (diff)
- 19:21 Ticket #2131 (HttpResponseSendFile for serving static files handler-specific ...) reopened by
- Claiming we "haven't looked very widely" is ridiculous, given what …
- 19:20 Ticket #8301 (ModelFormSet documentation is very confusing) created by
- It's very hard to understand the ModelFormSet documentation. Also …
- 19:08 Dia2Django created by
- 18:13 Ticket #8300 (feedgenerator shouldn't use ascii to decode dates) created by
- if i use some locale like tr_TR.UTF-8 or any other locale, a …
- 18:00 Ticket #8299 (Docs on ModelAdmin.form attribute need improvement) created by
- At the moment it is not really clear from the docs that you have to …
- 17:50 PolishLocalflavor edited by
- refactor (diff)
- 17:49 Ticket #1553 ([patch] missing validate and to_python methods) closed by
- wontfix: Er, I don't know why Trac did that.
- 17:49 Ticket #1553 ([patch] missing validate and to_python methods) reopened by
- Sorry. In case anyone finds this, the new ticket is #8298.
- 17:47 Ticket #8298 (Missing to_python methods causing issues with serialization) created by
- Lack of to_python on IntegerField? is breaking our tests that read …
- 17:36 PolishLocalflavor edited by
- minor spelling fixes (diff)
- 17:31 Ticket #8297 (Withblock template tag) created by
- Important note: This ticket can work only if #8296 gets checked …
- 17:25 Ticket #8296 (Allow template parser to parse until "complex" block node) created by
- For info, this was brought up in [1]. Currently, with block tags, you …
- 15:38 Ticket #8293 (NJiKWWbgSqiqJS) closed by
- invalid: Spam
- 15:38 Ticket #8294 (NJiKWWbgSqiqJS) closed by
- invalid: Spam
- 15:37 Ticket #8295 (NJiKWWbgSqiqJS) closed by
- invalid: Spam.
- 15:34 Ticket #8295 (NJiKWWbgSqiqJS) created by
- 92cPNo <a href="http://dgvnmufchudp.com/">dgvnmufchudp</a>, …
- 15:34 Ticket #8294 (NJiKWWbgSqiqJS) created by
- 92cPNo <a href="http://dgvnmufchudp.com/">dgvnmufchudp</a>, …
- 15:34 Ticket #8293 (NJiKWWbgSqiqJS) created by
- 92cPNo <a href="http://dgvnmufchudp.com/">dgvnmufchudp</a>, …
- 15:34 Ticket #8292 (InlineModelAdmin not honoring filter_horizontal) created by
-
One would expect the
filter_horizontal
/filter_vertical
admin … - 15:05 NewformsHOWTO edited by
- Fixed usage of the form attribute on ModelAdmin subclasses (diff)
- 14:32 Ticket #8291 ("pk" alias doesn't work for Meta option "ordering") created by
- Using the model below: […] ... yields the error message: …
- 13:48 SprintIsraelAugust2008 edited by
- (diff)
- 13:34 Ticket #8290 (DecimalField does not handle validation of large decimal_places) created by
- If decimal_places is set to 2, and a number like 0.0000000001 tries to …
- 13:31 Ticket #8289 (Update to Irish Translation) closed by
- fixed: (In [8339]) Fixed #8289 -- Updated Irish translation from Michael …
- 13:31 Changeset [81fba12]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 #8289 -- Updated Irish translation from Michael Thornhill. …
- 13:24 Ticket #8064 ('Show' and 'Hide' links from CollapsedFields aren't translated to ...) closed by
- fixed: Fixed in r8338.
- 13:21 Changeset [029ec918]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 #8064 -- Updated a few messages in the Javascript translation …
- 13:19 Ticket #8045 (No russian translation for Password confirmation field name in ...) closed by
- fixed: (In [8337]) Fixed #8045 -- Small update to Russian translation. …
- 13:19 Changeset [9c4379d1]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 #8045 -- Small update to Russian translation. Thanks, dmor. …
- 13:01 Ticket #7437 (SelectDateWidget is not documented) reopened by
- In the meantime it's where? Doc search …
- 12:22 Ticket #8231 (tutorial part 2 is obsolete.) closed by
- duplicate: Closing as a dupe of #8181.
- 12:17 Ticket #8231 (tutorial part 2 is obsolete.) reopened by
- 11:45 Ticket #8289 (Update to Irish Translation) created by
- updating translation files to r8335 now 20% complete
- 11:06 Ticket #8288 (Field lookup of __gt and __gte on DecimalField causes memory blowup) created by
- Somewhere between Django alpha 1 and 2, it seems a bug was introduced …
- 10:11 Ticket #8287 (Debug page shows wrong URL info when altering request.path) created by
- Not sure if this is a bug or an expected behavior, but anyway... I …
- 10:06 Ticket #8286 (Tests fail with r8336) created by
- Tested on r8336, Debian Etch, Python 2.4.4 […]
- 09:39 Ticket #8284 (raw_input broken in eclipse) closed by
- wontfix: This sounds like its an issue with the way eclipse (or PyDev) is …
- 09:36 Changeset [4edbb8b]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 #8138 -- Added a stealth option to the loaddata command so that …
- 09:36 VersionOneRoadmap edited by
- (diff)
- 09:16 Ticket #8285 (Signal Handlers can only be functions with DEBUG=True) created by
- When DEBUG=True, signal handlers can only be functions, rather than …
- 08:59 Ticket #8284 (raw_input broken in eclipse) created by
- There are a few constructs in django like […] In eclipse on …
- 07:49 Ticket #8283 (.filter() is ignored after (query | query) construction) created by
- Model: […] Let's create several assets: […] Let's query all …
- 06:36 Ticket #8282 (admin models not properly unregistered when having exceptions in ...) closed by
- duplicate: #8245 reports the same issue and has a patch.
- 05:59 Ticket #8282 (admin models not properly unregistered when having exceptions in ...) created by
- If duing development one makes codeing errors in admin.py, the …
- 04:55 Ticket #56 (Primary key columns should be UNSIGNED) reopened by
- This improvement got lost somehow. I spent half an hour looking in the …
- 04:39 Ticket #6213 (PREPEND_WWW and APPEND_SLASH settings don't work with flatpages middleware) reopened by
-
This issue has still not been fixed: if
settings.PREPEND_WWW
… - 03:39 Ticket #8281 (Django running ounder PyISAPIe on IIS doesn't detect HTTPS) created by
- The is_secure() function in django.http.Request uses os.environ to …
- 02:08 Ticket #8280 (Commands framework doesn't support alternate import methods) created by
- From this thread on the developer mailing list …
- 01:24 DevelopersForHire edited by
- (diff)
- 01:23 DevelopersForHire edited by
- (diff)
- 00:30 SprintIsraelAugust2008 edited by
- (diff)
08/12/2008:
- 23:39 Ticket #8279 (Models with multiple ManyToManyField to 'self' use the last table for ...) created by
- […] From the database (postgres): […] And from ./manage.py …
- 23:32 Ticket #8278 (QueryDict.update eats data when other_dict is a MultiValueDict) created by
- django.http.QueryDict supports .update, but it seems to assume that …
- 23:22 Ticket #6769 (QueryDict's iteritems() wraps lists in another list) closed by
- duplicate: Dupe of #7331.
- 23:12 DevelopersForHire edited by
- (diff)
- 22:25 PolishLocalflavor edited by
- + related stuff (diff)
- 22:17 Ticket #8277 (Typo in forms documentation) created by
- "You might want to allow the user to create several articles at once. …
- 22:11 PolishLocalflavor edited by
- - source code + link to terc.py (diff)
- 22:07 PolishLocalflavor created by
- Initial creation
- 21:42 Ticket #8276 (Change fields' names in django.contrib.localflavor.pl.forms) created by
- I would like to propose backward incompatible change …
- 21:38 Ticket #8275 (Unused and unnecessary imports in auth views) created by
- Attached patch removes those.
- 21:23 Ticket #8274 (Auth views should allow form customization) created by
- It is possible to make your own authentication backend. However, if …
- 21:13 Ticket #8273 (Reduce amount of redundant code in django.contrib.localflavor) created by
- There is a plenty of somehow redundant code in …
- 21:11 Ticket #8272 (Patch to forms to add a fieldset attribute to Field for use with templates) created by
- I needed to create a complex form that used fieldsets to divide …
- 20:35 Ticket #8181 (Documentation error leads to 'model already registered exceptions') reopened by
- I was able to reproduce the problem this way: 1. Part 2 of the …
- 18:42 Ticket #8271 (Typo in "Activate your djangoproject.com account" email body) created by
- Here's the text of the "Activate your djangoproject.com account" …
- 18:41 Ticket #8189 (FileField documentation still mentions get_<fieldname>_url) closed by
- fixed: Fixed in r8335.
- 18:34 Changeset [cb1368b]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 #8189, another use of get_FOO_url() missed in the docs after …
- 18:31 Changeset [bb30805]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 #8131: use reverse() in auth views. Patch from davenaff. …
- 18:31 Ticket #8131 (Make new auth views 'reversable') closed by
- fixed: (In [8334]) Fixed #8131: use reverse() in auth views. Patch from davenaff.
- 18:29 Ticket #7725 (File uploads not listed in index) closed by
- fixed: (In [8333]) Updated docs/index with new documents. Fixes #7725.
- 18:29 Changeset [bfac0b73]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 docs/index with new documents. Fixes #7725. git-svn-id: …
- 18:22 Ticket #7714 (corrected documentation for {% url %} resolver) closed by
- fixed: (In [8332]) Clarified a bit of the {% url %} documentation. Fixes #7714.
- 18:22 Changeset [3d1795d]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
- Clarified a bit of the {% url %} documentation. Fixes #7714. …
- 18:18 Ticket #8269 (sessions should only be marked modified when data actually changes) closed by
- wontfix: Yeah, if you don't want the session to be marked as changed, don't …
- 18:13 Ticket #7979 (django doesn't give a traceback for errors resulting from importing ...) closed by
- duplicate: This is a duplicate of #7524 that also has a patch.
- 18:13 Ticket #8270 (Add convenience method to ContentTypeManager) created by
- app_label, model_name (e.g. ('news', 'story')) is often passed around …
- 17:53 Ticket #8269 (sessions should only be marked modified when data actually changes) created by
- the modified flag on sessions currently is set on any assignment, even …
- 17:12 Changeset [d05c725]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 #8253: fixed xmlns regression for Atom feeds, and in the process …
- 17:12 Ticket #8253 (Regression: Atom feed lacks xmlns root attribute) closed by
- fixed: (In [8331]) Fixed #8253: fixed xmlns regression for Atom feeds, and in …
- 17:02 VersionOneFeatures edited by
- Updated Jython status (diff)
- 17:00 Ticket #8268 (admin_scripts test doesn't take into account the JYTHONPATH ...) created by
- Very recently Jython started to recognize the JYTHONPATH environment …
- 16:46 Ticket #8267 (Default FileStore setting show wrong module) created by
- The default settings looks to be …
- 16:01 Ticket #8266 (Form composed entirely of BooleanFields fails FormWizard hash validation) created by
- FormWizard's call method checks the hash of the previous forms …
- 15:51 Ticket #8265 (Debug template exception message is confuse) closed by
- duplicate: This is basically the same as #8178.
- 15:47 Ticket #8265 (Debug template exception message is confuse) created by
- When some error happens and the debug page for error 500 is shown with …
- 15:10 Ticket #8264 (Replace get_absolute_url with more sane alternative) created by
- See http://code.djangoproject.com/wiki/ReplacingGetAbsoluteUrl
- 15:09 ReplacingGetAbsoluteUrl edited by
- (diff)
- 15:09 ReplacingGetAbsoluteUrl edited by
- (diff)
- 15:03 ReplacingGetAbsoluteUrl edited by
- (diff)
- 14:54 ReplacingGetAbsoluteUrl edited by
- (diff)
- 14:53 ReplacingGetAbsoluteUrl edited by
- (diff)
- 14:53 ReplacingGetAbsoluteUrl created by
- 14:38 WikiStart edited by
- (diff)
- 13:49 Changeset [ca020a5e]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 oracle-specific test DB creation code so the test suite will run …
- 13:28 Ticket #8243 (model-api docs not updated to FileField refactor) closed by
- duplicate: Duplicate of #8189/
- 13:28 SprintIsraelAugust2008 edited by
- remove the community part (diff)
- 13:25 Ticket #8263 (models.TextField max_length) closed by
- invalid: Text fields have no maximum length -- that's the whole point of text …
- 13:23 Ticket #8220 (ForeignKey dropdown sorting in Admin) closed by
- wontfix: The object is sorted according to its …
- 13:18 Ticket #8213 (Make use of "select_related(tables)" in admin) closed by
- wontfix: Actually, you don't need this patch at all; you can just override …
- 13:15 Ticket #8263 (models.TextField max_length) created by
- if some model has file type of models.CharField. When field string …
- 12:27 Signals edited by
- Adding django-stdimage to the list of applications that uses signals (diff)
- 12:21 Ticket #8195 (Importing models from same directory throws unhelpful exception ...) closed by
- worksforme: Marking worksforme; kcarnold, please feel free to reopen when you …
- 12:10 Ticket #8155 (Random session timeouts when setting request.set_expiry(0)) closed by
- worksforme: I've not seen this happen, personally. A couple things to …
- 12:09 Ticket #8262 (ADMINS setting referred to as ADMIN in settings.txt) created by
- There's one spot where ADMINS is erroneously called ADMIN. Fixed in …
- 11:45 CookBookNewformsAdminAndUser edited by
- (diff)
- 11:28 Changeset [a14f41f3]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 #8260 -- Changed [8318] to also work with MySQLdb 1.2.1p2. …
- 11:28 Ticket #8260 (MySQLDb v 1.2.1 -- no VARCHAR) closed by
- fixed: (In [8329]) Fixed #8260 -- Changed [8318] to also work with MySQLdb …
- 11:14 Ticket #8048 (Wiki Registration Link) closed by
- fixed: Added.
- 11:06 Changeset [bb5a35cc]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 group of missing imports, aliases and parameter passings from …
- 11:00 Ticket #8039 (Incompatibillity with extra and order_by in some cases) closed by
- duplicate: Duplicate of #8191.
- 10:55 Ticket #7974 (cannot replace custom fields without using database format) closed by
- wontfix: This is by design: SubfieldBase is a shortcut for using some …
- 10:51 Ticket #7941 (ModelChoiceField gets an error when you pass an String instead of an ...) closed by
- worksforme: Looking at the code for ModelChoiceField, it doesn't care which type …
- 10:35 Ticket #7418 (session middleware claims user tampered with session cookie) closed by
- worksforme: I can't reproduce this on trunk. Please reopen if you have more …
- 10:29 Ticket #8261 (ModelAdmin hook for customising the "show on site" button) created by
- As Simon Willison …
- 10:24 CookBookNewformsAdminAndUser edited by
- (diff)
- 10:19 CookBookNewformsAdminAndUser edited by
- (diff)
- 10:07 Changeset [e42748db]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 my URL in the AUTHORS file git-svn-id: …
- 10:05 Ticket #8260 (MySQLDb v 1.2.1 -- no VARCHAR) created by
- The Change in r8318 i assumes Mysqldb 1.2.2, 1.2.1 does not have have …
- 09:50 SprintAustinAugust2008 edited by
- (diff)
- 09:42 Ticket #8259 (core/handlers/wsgi.py: raises TypeError in _get_raw_post_data if ...) created by
- * write a view which gets raw_post_data from request. * run …
- 09:35 Ticket #8255 (Nobody reads the BackwardsIncompatibleChanges page) closed by
- wontfix: Please don't reopen tickets that have been marked as wontfix. We will …
- 09:23 Ticket #8003 (paginaton docs don't mention orphan support) closed by
- fixed: It appears I fixed this in [8195].
- 09:19 Changeset [ec2ee4fc]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
- Minor correction for [8325]. git-svn-id: …
- 09:17 Ticket #8258 (Double escaping in admin delete confirmation) closed by
- duplicate: #6101 reported this a long time ago.
- 09:15 Changeset [1697f4e]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 couple typos in the modeltests' descriptions and made use of …
- 08:51 Ticket #8258 (Double escaping in admin delete confirmation) created by
- As reported by Pryankster in [1], the related objects to be deleted …
- 08:41 Changeset [c4d07d4d]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
- Corrected a documentation error. Thanks sk1p for catching this. …
- 08:39 Changeset [05ef002]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 #8246 -- Corrected the handling of settings files. Thanks to …
- 08:39 Ticket #8246 (Subpackage Settings Fix) closed by
- fixed: (In [8323]) Fixed #8246 -- Corrected the handling of settings files. …
- 08:04 Ticket #8256 (Changeset [8282] broke settings.py) closed by
- duplicate: Duplicate of #8246.
- 08:03 Ticket #8257 (Wiki at code.djangoproject.com incorrectly rejecting edits as spam) closed by
- invalid: Sign up for an account and this won't happen: …
- 08:02 Ticket #8257 (Wiki at code.djangoproject.com incorrectly rejecting edits as spam) created by
- Tried to add several Django error messages and their causes. Got "500 …
- 08:01 Changeset [d7503c5a]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 property on some recently added directories. …
- 07:58 Ticket #8255 (Nobody reads the BackwardsIncompatibleChanges page) reopened by
- I behaved like that because I didn't know where to look for …
- 07:58 Changeset [63ea5764]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 #8134 -- Corrected serialization of m2m fields with intermediate …
- 07:57 Ticket #8256 (Changeset [8282] broke settings.py) created by
-
When doing
manage.py runserver
it seems the settings in … - 07:41 SprintIsraelAugust2008 edited by
- (diff)
- 07:22 Ticket #8255 (Nobody reads the BackwardsIncompatibleChanges page) closed by
- invalid: What's your point? This isn't a bug report, it's a casual observation …
- 07:19 Ticket #8255 (Nobody reads the BackwardsIncompatibleChanges page) created by
- From the django irc room: […]
- 06:51 Changeset [dd970bf]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
- Deleted a block of test code that got duplicated in applying a patch. …
- 06:17 Ticket #8254 (incorrect sql query in many to many backwards relation using an ...) created by
- using the following models: […] I've made the following query: …
- 05:02 Signals edited by
- adding site that uses signals (diff)
- 03:47 Ticket #8253 (Regression: Atom feed lacks xmlns root attribute) created by
- Since [8311], the atom feed has no xmlns declaration anymore. The …
- 03:06 Ticket #8252 (roadmap charts consider "invalid", "duplicate", etc. tickets as active) closed by
- invalid: This doesn't look to be correct, at least not for the milestones we …
- 03:02 BackwardsIncompatibleChanges edited by
- Changed "exact" filtering on MySQL (again) (diff)
- 03:00 Ticket #8252 (roadmap charts consider "invalid", "duplicate", etc. tickets as active) created by
- roadmap charts (http://code.djangoproject.com/roadmap) consider …
- 02:54 Ticket #8102 (get_or_create is unable to handle unicode characters) closed by
- fixed: This has been fixed by the reversion of the changes from [7798].
- 02:53 Ticket #7789 (get_or_create fails due to case sensivity) closed by
- fixed: The above commit now makes this a ticket a moot point (although we …
- 02:52 Changeset [6294fc71]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 "exact" matches in MySQL to use the database's native …
- 02:52 Changeset [ca71eacd]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
- Convert binary-matched VARCHAR fields to unicode objects in the MySQL …
- 02:20 Ticket #8251 (Receiving NoReverseMatch using {% url %} and Generic Views) created by
- My project uses only generic views with named URL patterns. After …
- 01:31 Changeset [6bebb23]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
- Do not use savepoints with PostgreSQL prior to 8.0. git-svn-id: …
- 01:29 Ticket #8227 (Minor bug in italian translation) closed by
- fixed: (In [8316]) Fixes #8227. Thanks, marcob.
- 01:29 Changeset [97da73a9]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
- Fixes #8227. Thanks, marcob. git-svn-id: …
- 00:59 Ticket #7402 (get_or_create can cause a transaction to fail silently) closed by
- fixed: (In [8315]) Added savepoint protection to get_or_create() to avoid …
- 00:59 Changeset [3eb80748]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 savepoint protection to get_or_create() to avoid problems on …
- 00:52 SprintIsraelAugust2008 edited by
- Added self to TLV sprint attendees page (diff)
- 00:46 Ticket #8250 ("information on MySQL transactions" link in transaction docs no longer ...) created by
- The current link: …
- 00:34 Changeset [220993b]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 savepoint support to the transaction code. This is a no-op for …
- 00:21 Ticket #8249 (Regression of ticket #6820 (at least when using with GeoDjango)) created by
- It seems that the recent refactoring of introspection (changeset:8296) …
Note: See TracTimeline
for information about the timeline view.