Timeline
08/28/2008:
- 23:35 Ticket #8666 (no startproject in django-admin.py) created by
- I just updated the checkout and now when I try to django-admin.py …
- 23:31 Ticket #8176 (New django.po for Japanese language.) closed by
- fixed: Committed in [8693].
- 23:30 Changeset [e66b0ae]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 Japanese translation from Takashi Matsuo. git-svn-id: …
- 23:30 Ticket #8575 (get_or_create testcase fails under MySQL) closed by
- fixed: (In [8692]) Fixed #8575 -- Catch one particular instance of …
- 23:30 Changeset [90279aea]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 #8575 -- Catch one particular instance of OperationalError in …
- 22:05 Ticket #8176 (New django.po for Japanese language.) reopened by
- I've updated Japanese translations against rev8691. Please see the …
- 21:42 Ticket #7823 (ForeignKey get_db_prep_lookup doesn't work for custom primary key) closed by
- fixed
- 21:41 Ticket #8101 (Admin boolean filter) closed by
- fixed: Fixed in [8691].
- 21:40 Changeset [54f41e35]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 #8101 -- Allow the strings '1' and '0' as filter values for …
- 21:40 Changeset [a1d2f6ef]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 #7823 -- Fixed an edge case in RelatedField.get_db_prep_lookup() …
- 20:59 Ticket #8665 (Update Polish translations) created by
- Changelog: * Translate strings from [8679]. * Remove obsolete …
- 20:53 Ticket #8101 (Admin boolean filter) reopened by
- There's still a problem here, but I'm guessing it's probably something …
- 20:44 Ticket #8662 (Overriding save() raises error when using Model.objects.create()) closed by
- fixed: (In [8689]) Fixed #8662 -- Fixed the documentation of Model.save() to …
- 20:44 Changeset [d22ee35e]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 #8662 -- Fixed the documentation of Model.save() to match the …
- 20:44 Changeset [02f86a1]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 #8616 -- Fixed a race condition in the file-based session …
- 20:44 Ticket #8616 (File-based sessions dropped with SESSION_SAVE_EVERY_REQUEST = True) closed by
- fixed: (In [8688]) Fixed #8616 -- Fixed a race condition in the file-based …
- 20:36 Ticket #8481 (Update french translation for "Password reset on") closed by
- fixed: Included in #8661. Merci !
- 20:16 Ticket #8664 (PhoneNumberField should be moved to django.contrib.localflavor.us) created by
- Like russelm [http://code.djangoproject.com/ticket/8210#comment:4 …
- 20:07 Ticket #8663 (Inconsistencies/Bug in ModelForm) created by
- When a ModelForm is used to display a form for a Model, the fields …
- 19:25 Ticket #4339 (Override an existing file, using Model.save_FIELD_file method,) reopened by
- I'm re-opening this because I respectfully disagree with Marty. Don't …
- 19:16 Ticket #8662 (Overriding save() raises error when using Model.objects.create()) created by
- It seems that when over writing .save() (and maybe other default …
- 18:51 Ticket #8661 (French translations for Django 1.0) created by
- I'll fix #8481 in the meantime.
- 17:59 Changeset [6e841ca7]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 catalan translation. git-svn-id: …
- 17:58 Changeset [e3b178e]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 Spanish translation. The Last-Translator and Language-Team …
- 17:47 Ticket #8660 (Calling User.get_profile() should pre-populate the user foreign key on ...) created by
- When you use the User.get_profile() method to fetch a profile object, …
- 17:29 Ticket #8659 (Quote relation name creating PostgreSQL database) created by
- Using PostgreSQL as a database backend, if I define a model with a …
- 17:22 Ticket #8658 (Per request environment not cleaned between requests with mod_python) created by
- I'm using a single sign-on system called Shibboleth which is …
- 17:18 Ticket #4380 (Rename DEFAULT_CHARSET to OUTPUT_CHARSET (or similar)) closed by
-
wontfix: Not worth it now. We're going to have to support
DEFAULT_CHARSET
for … - 17:16 Ticket #3069 ([patch] fix gettext invocation for invalid dates) closed by
- fixed: Closing this off, since we shouldn't be exposing raw Python date …
- 16:46 Ticket #8657 (How to do a "... where field NOT IN (select field ...") closed by
- invalid: Please ask support questions on the django-users mailing list. But the …
- 16:42 Ticket #8657 (How to do a "... where field NOT IN (select field ...") created by
- I have searched your site and the web and cannot find how to do a: …
- 16:42 Ticket #8656 (Document how iteration works for UploadFile) closed by
- fixed: Fixed in [8685].
- 16:41 Ticket #8149 (UploadedFile doesn't iterate over lines with \r line endings) closed by
- wontfix: Universal newline handling only makes sense for files generated/stored …
- 16:39 Changeset [52914fb]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 #8656: added a note about iterating over
UploadedFile
only … - 16:36 Ticket #8656 (Document how iteration works for UploadFile) created by
-
Iterating over an
UploadFile
instance splits lines on\n
only (we … - 16:23 Changeset [fc2978c]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 bug in
NullBooleanField.to_python
. git-svn-id: … - 16:21 Ticket #8062 (Re: #7560 casting now breaks filters (ints, bools, floats) in ...) closed by
- wontfix: We need to work out what the uniform behaviour is going to be here …
- 16:02 Changeset [8d823638]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 German translation, yay. git-svn-id: …
- 15:58 Ticket #8556 (models.CommaSeperatedIntegerField doesn't return a forms field of any use) closed by
- fixed: (In [8682]) Fixed #8556: added a useful formfield to …
- 15:58 Changeset [a41ca9c9]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 #8556: added a useful formfield to
CommaSeparatedIntegerField
. … - 15:57 Ticket #8655 (MultiValueField does not render correctly with as_hidden) created by
- MultiValueField needs to define hidden_widget = MultipleHiddenInput so …
- 15:48 Changeset [fe8e00ae]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 #8194:
AdminForm.first_field
now correctly returns the first … - 15:48 Ticket #8194 (Admin form keyboard focus does not respect fields or fieldsets options) closed by
-
fixed: (In [8681]) Fixed #8194:
AdminForm.first_field
now correctly returns … - 15:20 Ticket #8654 (missing ugettext_lazy in __all__ at django/utils/translation/__init__.py) closed by
-
fixed: (In [8680]) Fixed #8654: added
ugettext_lazy
to … - 15:20 Changeset [503fda4]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 #8654: added
ugettext_lazy
to … - 15:18 Ticket #8610 (Mark alt attributes of admin widgets for i18n) closed by
- fixed: Fixed in [8679].
- 15:17 Tickets #8617,8644 batch updated by
- fixed: (In [8679]) Marked a handful of missed strings for translation. Fixes …
- 15:17 Changeset [0c66bac4]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
- Marked a handful of missed strings for translation. Fixes #8644, …
- 15:13 Ticket #8654 (missing ugettext_lazy in __all__ at django/utils/translation/__init__.py) created by
- missing ugettext_lazy in all at django/utils/translation/init.py
- 14:54 Changeset [9348c118]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 all Swedish translations. git-svn-id: …
- 14:51 Ticket #8653 (Formtools' security_hash need a more general fix) created by
- Ticket #6209 fixed security_hash for BooleanFields only. I'm also …
- 14:46 Ticket #8608 (django.contrib.comments points to documentation that doesn't exists on ...) closed by
- fixed: (In [8677]) Fixed #8608: corrected doc link in comment 400 error page.
- 14:46 Changeset [7b653025]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 #8608: corrected doc link in comment 400 error page. …
- 14:42 Ticket #8651 (Deserializer does not allow for 0 based primary keys on a foreign ...) closed by
- fixed: Fixed in [8676].
- 14:38 Changeset [9f59fc55]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 #8651: correctly deserialize objects with 0 for pk/fk. …
- 14:33 Ticket #8645 (Dutch translations for Django 1.0) closed by
- fixed: Committed in [8671].
- 14:29 Ticket #8403 (Current file locking does not work on NFS mounts) closed by
- fixed: (In [8675]) Fixed #8403 -- Changed the use of fcntl.flock() to …
- 14:28 Changeset [1954202]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 #8403 -- Changed the use of fcntl.flock() to fcntl.lockf(). On …
- 14:28 Changeset [f96b1249]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 a couple of unused imports. git-svn-id: …
- 14:28 Changeset [65c0846c]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 a few save() methods on models to accept force_insert and …
- 14:20 BackwardsIncompatibleChanges edited by
- Documented need for force_insert and force_update on save() (diff)
- 14:19 Ticket #8609 (Typo in obsolete-index.txt) closed by
- fixed: This has been corrected by Jacob in changeset 8669.
- 14:05 Ticket #8221 (NoReverseMatch should not swallow ImportError/AttributeError) closed by
-
fixed: (In [8672]) Fixed #8221: added some better
NoReverseMatch
error … - 14:05 Changeset [a46d3eb]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 #8221: added some better
NoReverseMatch
error strings. Thanks, … - 13:47 Ticket #8110 (Admin interface: 'long' object has no attribute 'isdigit') closed by
- worksforme: I can't reproduce this, either. We'll need more information -- your …
- 13:13 Ticket #8652 (Multiline tags and tag escape tags) created by
- Multiline tag support would help make templates more readable and …
- 13:07 Ticket #8651 (Deserializer does not allow for 0 based primary keys on a foreign ...) created by
- The deserializer in core/serializers/python does not take into account …
- 12:26 Changeset [10244d1]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 #8645 -- Updated Dutch translation from Rudolph Froger. …
- 12:22 BackwardsIncompatibleChanges edited by
- Documented changes to create() and get_or_create() (diff)
- 12:18 Ticket #8419 (Fix race in get_or_create() which can lead to update) closed by
- fixed: (In [8670]) Changed create() and get_or_create() to force an insert …
- 12:18 Changeset [c181734]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 create() and get_or_create() to force an insert (not update an …
- 11:33 Changeset [79348d40]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 doc references to obsolete removed forms stuff. git-svn-id: …
- 11:31 Changeset [82179ccb]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 #8637: fixed timeuntil and date values. git-svn-id: …
- 11:31 Ticket #8637 (timeuntil filter crashes with datetime.date values) closed by
- fixed: (In [8668]) Fixed #8637: fixed timeuntil and date values.
- 11:27 Changeset [2e7a87c]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 in comments upgrade guide. git-svn-id: …
- 11:23 Ticket #8650 (request.path_info is not documented) created by
- HttpRequest.path_info is documented nowhere. I think documentation …
- 11:18 Changeset [fc66490]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 an inconsistancy in redirects with
META['SERVER_PORT']
being … - 11:15 Changeset [fc1fbf61]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 a comment from the top of the Hungarian translation to avoid …
- 11:14 Changeset [3d577fe]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 #7524: allow errors raised during import of a urlconf to bubble …
- 11:14 Ticket #7524 (Not concrete exception when urls module imports invalid modules.) closed by
- fixed: (In [8664]) Fixed #7524: allow errors raised during import of a …
- 11:10 Ticket #8171 (Invalid formset when form is missing from POST data) closed by
- wontfix: wontfix - see #8649.
- 11:10 Ticket #8649 (Document caveats about dynamically adjusting formsets.) created by
- See #8171, and especially …
- 11:08 Ticket #8648 (Admin ignores to_field on ForeignKey) created by
- As reported here: …
- 11:05 Ticket #8613 (FileField.save_file() is no longer used.) closed by
-
fixed: (In [8663]) FIxed #8613: removed vestigal
FileField.save_file()
. … - 11:05 Changeset [1a40498d]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 #8613: removed vestigal
FileField.save_file()
. Thanks, … - 10:57 Ticket #5096 (Doc: Model ref mentions sql-based initial data, should use fixtures) reopened by
- Sorry, I'm actually still working on this one.
- 10:57 Ticket #8647 (Add support for user password encryption algorithm selection) created by
- User class in django/contrib/auth/models supports crypt algorithm in …
- 10:53 Ticket #8398 (Admin lists aren't showing non-field columns in table header) closed by
- worksforme
- 10:52 Ticket #8632 (Permission name field is to short when handling Models with long names) closed by
- duplicate: Dup of #8162.
- 10:43 Ticket #8027 (wrong fieldset validation?) closed by
- fixed: (In [8662]) Fixed #8027: correctly validate fields/fieldsets in …
- 10:43 Changeset [b31568a]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 #8027: correctly validate fields/fieldsets in
ModelAdmin
… - 10:31 Ticket #8581 (Obsolete command in whatsnext docs) reopened by
- keeping the '*.txt' is only going to search three files.
- 10:06 Ticket #7753 (NullBooleanField does not clean data correctly when ...) closed by
- fixed: Fixed in r8661.
- 10:06 Changeset [b99cc935]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 #7753: clean
NullBooleanField
correctly when using … - 09:26 Ticket #8646 (Django test client does not set a wsgi compliant environment) created by
- Expanding on my previous bug i've now noticed that the test client …
- 09:09 Ticket #8645 (Dutch translations for Django 1.0) created by
- Made Dutch translations 100% up-to-date with 1.0-beta2 r8657.
- 09:02 Ticket #8644 (Title of admin app index view is untranslatable) created by
- The title of the app_index view of the admin is marked for translation …
- 09:02 Ticket #8643 (Misleading comments in django.http.multipartparser.py) created by
- There are a number of comments in the file presumably left over from …
- 08:58 Ticket #8640 (updated Macedonian translation) closed by
- fixed
- 08:57 Changeset [938f7ea9]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 Macedonian translation, thanks Georgi Stanojevski git-svn-id: …
- 08:56 Ticket #8642 (FAQ still mentions old file saving methods) created by
- The file/image fields section of the FAQ …
- 08:52 Ticket #8641 (File.save documentation does not mention that contents must be a ...) created by
- The documentation for the revised FileField …
- 08:44 Ticket #8407 (docs: incorrect output shown for Paginator use in interactive session) closed by
- fixed: (In [8659]) Fixed #8407: Corrected some output in the Paginator docs. …
- 08:44 Changeset [f53596d]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 #8407: Corrected some output in the Paginator docs. Thanks to …
- 08:40 Ticket #8406 (docs: incorrect model repr in interactive sessions) closed by
- fixed: (In [8658]) Fixed #8406: Corrected some expected output to use repr …
- 08:40 Changeset [5c43a0a4]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 #8406: Corrected some expected output to use repr format. Thanks …
- 08:07 Ticket #8640 (updated Macedonian translation) created by
- Please update the Macedonian translation. Updated django.po and diff …
- 07:56 Ticket #5096 (Doc: Model ref mentions sql-based initial data, should use fixtures) closed by
- fixed: It looks to me like these changes have been incorporated (or added …
- 07:49 Ticket #8531 (Typo in Fixtures documentation) closed by
- fixed: (In [8657]) Fixed #8531: Corrected a typo in a sample YAML fixture. …
- 07:49 Changeset [71615db]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 #8531: Corrected a typo in a sample YAML fixture. Thanks to …
- 07:44 Ticket #8639 (startproject is disabled if a settings module is specified) closed by
- duplicate: Duplicate of #8329.
- 07:38 Ticket #8639 (startproject is disabled if a settings module is specified) created by
- I believe the documentation to django-admin.py should say the command …
- 07:22 Changeset [3f13fa3]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 #8578: Corrected a typo in a shell example in the testing docs. …
- 07:22 Ticket #8578 (Typo in testing docs, that also makes bad highlight) closed by
- fixed: (In [8656]) Fixed #8578: Corrected a typo in a shell example in the …
- 07:09 Ticket #8638 (Provide setting to disable e-mail sending) created by
- When running the development server with live data, it would be nice …
- 07:07 Ticket #8637 (timeuntil filter crashes with datetime.date values) created by
- We got this issue after #7201 fixed. Since datetime.date objects does …
- 06:52 Ticket #8636 (Test runner sets SERVER_PORT to int) closed by
- fixed: (In [8655]) Fixed #8636: Corrected the test client to use the string …
- 06:52 Changeset [229f2c1c]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 #8636: Corrected the test client to use the string '80' in the …
- 06:46 Ticket #8581 (Obsolete command in whatsnext docs) closed by
- fixed: (In [8654]) Fixed #8581: Updated the suggested command for a low-tech …
- 06:46 Changeset [369b4270]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 #8581: Updated the suggested command for a low-tech …
- 06:43 Ticket #8583 (Comments upgrade SQL fails on FreeComment data) closed by
- fixed: (In [8653]) Fixed #8583: Modified the migration SQL described in the …
- 06:43 Changeset [545cd6d6]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 #8583: Modified the migration SQL described in the comments …
- 06:40 Ticket #8590 (Add some information in comment upgrade guide) closed by
- fixed: (In [8652]) Fixed #8590: Added clarification that you need to install …
- 06:39 Changeset [ab28e72f]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 #8590: Added clarification that you need to install the new …
- 06:37 Ticket #8635 (Test runner sets SERVER_PORT to int) closed by
- duplicate: Incomplete; duplicated in #8636
- 06:32 DjangoResources edited by
- (diff)
- 06:29 Ticket #8636 (Test runner sets SERVER_PORT to int) created by
- The main django wsgi handler sets e.g. SERVER_PORT = '80' but the test …
- 06:29 Ticket #8635 (Test runner sets SERVER_PORT to int) created by
- The main django wsgi handler sets e.g. SERVER_PORT = '80' but the test …
- 06:29 Ticket #8595 (Remove note about possible change of url template tag syntax) closed by
- fixed: (In [8651]) Fixed #8595: Removed a note about possible changes to the …
- 06:29 Changeset [3442821]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 #8595: Removed a note about possible changes to the syntax of …
- 06:27 Ticket #8600 (Typo in URL dispatcher doc) closed by
- fixed: (In [8650]) Fixed #8600: Corrected example URLConf to match new …
- 06:27 Changeset [f1ab8b4]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 #8600: Corrected example URLConf to match new comments …
- 05:58 Ticket #8634 (Wrong ordering by a field in a different table example in new ...) created by
- The example on ordering a queryset by a field in a different table in …
- 04:57 Ticket #8633 (Field default value force to unicode when create custom field.) closed by
- invalid: Ohh, i have a mistake.
- 04:40 Ticket #8633 (Field default value force to unicode when create custom field.) created by
- When create a custom field like document …
- 04:11 Ticket #8608 (django.contrib.comments points to documentation that doesn't exists on ...) reopened by
- Replying to mtredinnick: > The 404 page refers to the …
- 04:10 VersionOneRoadmap edited by
- reverted (diff)
- 03:21 VersionOneRoadmap edited by
- (diff)
- 03:20 VersionOneRoadmap edited by
- (diff)
- 03:02 Ticket #8632 (Permission name field is to short when handling Models with long names) created by
- django/contrib/auth/models.py, line 72 name = …
- 02:18 Ticket #8624 (Updated Hungarian translation for 1.0) closed by
- fixed: (In [8649]) Fixed #8624, Updated Hungarian translation, Thanks …
- 02:18 Changeset [a0dd9ec]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 #8624, Updated Hungarian translation, Thanks Szilveszter Farkas. …
- 01:50 Ticket #8592 (Savepoints not completely disabled with PostgreSQL prior to 8.0.) closed by
- fixed: I believe this is fixed by [8648]. Please reopen if the problem still …
- 01:49 Changeset [21672c2]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 #8592 -- Fixed a bug in the way savepoint usage was disabled for …
- 01:00 Changeset [59607bb]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
- Italian translation: no real string changes, just run makemessages …
- 00:42 Ticket #8597 (PostgreSQL: r8536 broke iexact lookups with underscores) closed by
- fixed: (In [8646]) Fixed #8597 -- Allow the use of strings containing …
- 00:42 Changeset [71dda191]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 #8597 -- Allow the use of strings containing underscores and …
- 00:21 Ticket #8629 (validator_list should be removed from Documentation.) closed by
- fixed: This was removed from the documentation in [8616]. The docs on …
- 00:16 Ticket #8625 (Updated Hebrew translations) closed by
- fixed: (In [8645]) Fixed #8625 -- Updated Hebrew translation from Meir Kriheli.
- 00:16 Changeset [f749b848]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 #8625 -- Updated Hebrew translation from Meir Kriheli. …
- 00:09 BackwardsIncompatibleChanges edited by
- markup fix. (diff)
- 00:06 Ticket #8608 (django.contrib.comments points to documentation that doesn't exists on ...) closed by
- duplicate: The 404 page refers to the final resting place for the new …
- 00:00 Ticket #5937 (Generic Relations backward lookups generate invalid SQL) closed by
- fixed: (In [8644]) Improvements to [8608] to fix an infinite loop (for …
- 00:00 Changeset [4cd03ef]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
- Improvements to [8608] to fix an infinite loop (for …
08/27/2008:
- 23:35 Ticket #8631 (.submit_row CSS class collapses in FF3) created by
- The .submit_row CSS class collapses in FF3, making the Save button …
- 22:56 Ticket #8630 (Improve the comments framework customizability) created by
- Currently the comments framework allows to customize comments by …
- 21:53 Ticket #8629 (validator_list should be removed from Documentation.) created by
- http://www.djangoproject.com/documentation/model-api/#validator-list …
- 21:13 Ticket #5937 (Generic Relations backward lookups generate invalid SQL) reopened by
-
This wasn't properly fixed by the above commit.
exclude()
causes an … - 21:12 Ticket #8621 (Error in contrib.comments:) closed by
- worksforme: Looks like you are being bitten by the old pyc files. Just delete all …
- 21:04 Ticket #8627 (Textarea misses first line if empty (in display)) reopened by
- We can look at this after 1.0. It's too late now to have time to test …
- 20:47 Ticket #8628 (Add development server address/port as settings.) closed by
- wontfix: I don't see why this is desirable. * The command line option works …
- 20:39 Ticket #8628 (Add development server address/port as settings.) created by
- This patch adds two new setting variables: DEVELOPMENT_SERVER_ADDRESS …
- 20:14 Ticket #8627 (Textarea misses first line if empty (in display)) closed by
- wontfix: I'm not sure I like this. It changes the data without the user's …
- 19:40 Ticket #8627 (Textarea misses first line if empty (in display)) created by
- If you save a textarea with a leading empty line, the browser won't …
- 19:38 Ticket #8626 (Translations from "en_US" locale being used even though ...) created by
- I've got a situation where even though the template has …
- 19:26 GeoDjangoInstall edited by
- Fixed formatting (diff)
- 19:25 GeoDjangoInstall edited by
- (diff)
- 19:24 GeoDjangoInstall edited by
- Cleaned up GEOS lib details for GeoDjango install notes (diff)
- 18:05 Ticket #8276 (Change fields' names in django.contrib.localflavor.pl.forms) closed by
- fixed: (In [8643]) Fixed #8276: corrected another couple of names in …
- 18:05 Changeset [1abfb1df]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: corrected another couple of names in …
- 17:55 Ticket #8601 (Typo in comments view) closed by
- fixed: (In [8642]) Fixed #8601: a small typo in comment views.
- 17:55 Changeset [08024e9]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 #8601: a small typo in comment views. git-svn-id: …
- 17:52 Ticket #8554 (Comment object_pk isn't correctly cast to text for lookups) closed by
- fixed: Fixed in [8631]
- 17:51 Changeset [1106c55]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 #8544: correctly cast
Comment.object_pk
to string when doing … - 17:43 Ticket #8307 (ImageFile use of width_field and height_field is slow with remote ...) closed by
- wontfix: Yeah, I like the access methods always getting the *real* file sizes. …
- 17:41 Ticket #8208 (ImageField does not set width/height_field using 'actual' file) closed by
- wontfix: Yeah, this patch won't work as-s -- try applying it and running the …
- 17:36 Ticket #8625 (Updated Hebrew translations) created by
- Updated Hebrew translations. This includes the new contrib.comments …
- 17:35 Ticket #8222 (Storage should reset file's cursor after saving) closed by
- wontfix: This change causes a test failure: […] This is because depending …
- 17:28 Ticket #8615 (Changeset 8605 breaks model loading under unknown circumstances) closed by
-
invalid: The recommended places for
admin.site.register()
calls is in an … - 17:21 Ticket #8454 (uploaded file permissions vary based on handler) closed by
- fixed: (In [8640]) Fixed #8454: added a FILE_UPLOAD_PERMISSIONS setting to …
- 17:21 Changeset [ff420b43]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 #8454: added a FILE_UPLOAD_PERMISSIONS setting to control the …
- 17:02 Ticket #8624 (Updated Hungarian translation for 1.0) created by
- I have updated the Hungarian translation for Django 1.0. Please see …
- 16:44 Changeset [f58217cc]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 #8455: a lack of permissions in
MEDIA_ROOT
no longer causes an … - 16:44 Ticket #8455 (Lack of filesystem permissions to save uploaded file results in server hang) closed by
-
fixed: (In [8639]) Fixed #8455: a lack of permissions in
MEDIA_ROOT
no … - 16:30 Ticket #8534 (Querying for FileField.size leaves file open) closed by
- fixed: (In [8638]) Fixed #8534: getting the size of a file no longer opens it …
- 16:30 Changeset [52672f2]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 #8534: getting the size of a file no longer opens it (at least …
- 16:25 Ticket #8623 (New comments upgrade guide breaks permalinks, views) created by
- The SQL provided by the …
- 16:19 Ticket #8175 (FileStorage-rf: Why does 'close' call 'open'?) closed by
- fixed: Fixed in [8637].
- 16:18 Changeset [8943a85]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 #8175: don't open files we're about to close. This was a pesky …
- 16:03 Ticket #8622 (Exceptions in UploadHandler cause hang) created by
- I ran across this trying to recreate another problem. On Windows, if …
- 15:56 Ticket #8621 (Error in contrib.comments:) created by
- Caught an exception while rendering: Could not import …
- 15:53 Ticket #8156 (UnicodeEncodeError on repr of UploadedFile with unicode name) closed by
-
fixed: (In [8636]) FIxed #8156:
UploadedFile.__repr__
now returns a string, … - 15:53 Changeset [c33aeaa]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 #8156:
UploadedFile.__repr__
now returns a string, a good … - 15:30 Ticket #7379 (middleware redirects in common.py don't pass the same URL parameters ...) closed by
- fixed: (In [8635]) Fixed #7379: fixed a subtle corner case involving URL …
- 15:29 Changeset [40e5cde1]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 #7379: fixed a subtle corner case involving URL encoding in …
- 15:29 Ticket #7769 ([patch] TemporaryUploadedFile is missing a few methods/params) closed by
- fixed: (In [8634]) Fixed #7769: Added a couple missing file methods to …
- 15:29 Changeset [615ed200]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 #7769: Added a couple missing file methods to …
- 15:17 Ticket #8620 (ModelForm.Meta.exclude only excludes model fields, not form fields) created by
- If I have a ModelForm that inherits from another form, and I define …
- 14:59 Changeset [887f7787]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 #8287: the debug page now shows the actual requested URL even if …
- 14:59 Ticket #8287 (Debug page shows wrong URL info when altering request.path) closed by
- fixed: (In [8633]) Fixed #8287: the debug page now shows the actual requested …
- 14:54 Ticket #6533 (Syndication Framework: Item titles and descriptions double-escaped) closed by
- wontfix: OK, I spent a really long time looking into this. As the test in …
- 14:52 Changeset [2e9a8801]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 test to ensure that strings in RSS are properly escaped. Refs …
- 14:45 Ticket #8619 (Allow FormWizard to accept classes or instances) created by
- This is a feature request for FormWizard to take instances of Forms …
- 14:22 Ticket #8606 (Attribute error in Exception handling - Oracle backend) closed by
- worksforme: This is almost certainly an outdated version of cx_Oracle. Please …
- 14:20 Ticket #8585 (InterfaceError with MySQLdb set_character_set) closed by
- worksforme: I'm pretty sure this is a problem with your installtion of MySQL …
- 14:17 Ticket #8618 (Many-to-many intermediary tables can't have multiple foreign keys to ...) created by
- The following schema: […] doesn't pass validation because …
- 12:04 Ticket #8602 (Archive_week should accept Monday as the first day of the week) closed by
- duplicate: Duplicate of #1061, but the real issue of having this local metadata …
- 12:03 Ticket #8563 ([gis] Current locale considered when converting a geometry to WKT) closed by
- invalid: Because this is an underlying bug in GEOS I'm closing this ticket. …
- 12:01 Ticket #8596 (Error while importing URLconf 'mysite.urls': No module named models) closed by
- invalid: This is a bug in your code. There's no responsibility for Django to …
- 11:45 Ticket #8435 (Document formset's `prefix` argument.) closed by
-
fixed: (In [8631]) Fixed #8435 -- Documented the
prefix
option on formsets. - 11:44 Changeset [e704559]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 #8435 -- Documented the
prefix
option on formsets. … - 10:43 Ticket #8165 (When using can_order=True on formset, ordered_forms is not avaible ...) closed by
- invalid: I talked with Joseph about this. He says that the behavior of …
- 10:39 Changeset [d441a758]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 couple of typos in docstrings of methods in BaseFormSet. …
- 10:04 Ticket #8617 (wizard_error string in form wizard is not marked for translation) created by
- The wizard_error message that is optionally displayed when the …
- 09:54 Ticket #8616 (File-based sessions dropped with SESSION_SAVE_EVERY_REQUEST = True) created by
- When using django.contrib.sessions.backends.file with …
- 09:33 DevelopersForHire edited by
- (diff)
- 09:16 Ticket #8611 (Reverse for '<django.contrib.auth.decorators._CheckLogin object at ...) closed by
- invalid: this is for django development, not support requests, use named urls …
- 09:15 Ticket #8615 (Changeset 8605 breaks model loading under unknown circumstances) created by
- [8605] seems to be a backward incompatible change. Without the line …
- 09:07 Ticket #8614 (typo in django.contrib.comments models.py) created by
- While reading through django/contrib/comments/models.py I noticed that …
- 08:51 VersionOneReleasePartyHelsinki edited by
- added a comment (diff)
- 08:41 Changeset [4848d4c]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
- Typo in spanish .po file git-svn-id: …
- 08:38 Changeset [453e9ae]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 Spanish translation. git-svn-id: …
- 08:29 DevelopersForHire edited by
- (diff)
- 08:27 Ticket #8613 (FileField.save_file() is no longer used.) created by
- In [8616], nearly all of oldforms was removed (yay!), but …
- 08:25 Ticket #8612 (Add Indonesian (id) localflavor) created by
- Classes: * IDPostCodeField * IDProvinceSelect * IDPhoneNumberField …
- 08:22 Ticket #8611 (Reverse for '<django.contrib.auth.decorators._CheckLogin object at ...) created by
- this happens when trying to get a reverse for a function decorated …
- 08:15 Changeset [35f4bdc7]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
- Catalan translation up-to-date git-svn-id: …
- 08:14 VersionOneReleasePartyHelsinki edited by
- (diff)
- 08:04 Ticket #8610 (Mark alt attributes of admin widgets for i18n) created by
-
In
django.contrib.admin.widgets
are two strings not marked for … - 08:01 Ticket #8609 (Typo in obsolete-index.txt) created by
- forms and newforms-migration have been removed from the obsolete directory.
- 07:56 Ticket #8608 (django.contrib.comments points to documentation that doesn't exists on ...) created by
- When having an error on my django install about comments, I'm invited …
- 07:45 Ticket #8607 (yaml serialization to file fails) created by
- When serializing anything to yaml with stream=open('file','w') it …
- 07:45 Ticket #8606 (Attribute error in Exception handling - Oracle backend) created by
- There is an error with the Oracle backend. Here is the trackback: …
- 07:32 Ticket #8605 (Link to Django Software Foundation at docs.djangoproject.com broken) created by
- The link to Django Software Foundation at docs.djangoproject.com …
- 07:31 VersionOneRoadmap edited by
- Replacement of oldforms: done (diff)
- 07:27 Ticket #8604 ("Documentation" link on djangoproject.com should be changed) created by
- Just to not forget about that: The new documentation system has …
- 07:19 Ticket #8603 (Typo in index.txt) created by
- The howto-outputting-PDF link should not contain capitals.
- 07:18 Changeset [c91cdbd]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
- Bumped version number for 1.0 Beta 2 release. git-svn-id: …
- 07:12 Ticket #8591 (Bad link at docs.djangoproject.com) closed by
- fixed: (In [8624]) Fixed #8591: Corrected URL pattern to catch release notes. …
- 06:50 Changeset [a20cf7f9]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 typo in notes git-svn-id: …
- 06:49 Changeset [236ceea]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 2 release notes git-svn-id: …
- 06:22 Ticket #8602 (Archive_week should accept Monday as the first day of the week) created by
- Currently, the weeks in django.views.generic.date_based.archive_week …
- 06:09 Ticket #8601 (Typo in comments view) created by
- The patch should speak for itself. I've also removed an unused import.
- 06:08 Ticket #8600 (Typo in URL dispatcher doc) created by
- Not a massively important typo, but potentially misleading. The given …
- 06:01 Ticket #8599 (Remove unused 'urls' directory in comments) closed by
- fixed: (In [8621]) Fixed #8599 -- Removed unused urls directory hanging …
- 06:01 Changeset [ba6f7e42]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 #8599 -- Removed unused urls directory hanging about. Thanks …
- 05:54 Ticket #8599 (Remove unused 'urls' directory in comments) created by
-
Most likely an oversight after the merge of
newcomments
. There is an … - 05:49 DevelopersForHire edited by
- (diff)
- 05:43 Localization edited by
- (diff)
- 05:34 Ticket #8598 (form.html template in contrib.comments has an open paragraph tag.) closed by
- invalid: Apologies this ticket is incorrect. My bad.
- 05:28 Ticket #8598 (form.html template in contrib.comments has an open paragraph tag.) created by
- The paragraph tag on line 7 of the comments hasn't been closed and is …
- 05:07 VersionOneReleasePartyHelsinki edited by
- (diff)
- 05:05 VersionOneReleasePartyHelsinki edited by
- (diff)
- 04:54 Ticket #8597 (PostgreSQL: r8536 broke iexact lookups with underscores) created by
- Changeset [8536] changed the way field iexact lookups are translated …
- 04:17 Ticket #8594 (Add a model Meta parameter to prevent from table creation) closed by
- duplicate: Dupe of #3163.
- 04:00 Ticket #8596 (Error while importing URLconf 'mysite.urls': No module named models) created by
- After upgrading to rev [8617], I get an error caused by: […] The …
- 03:58 Ticket #8311 (Changeset 8342 makes test suite hang if memcached is not running) closed by
- fixed: (In [8620]) Fixed #8311 -- Avoid an infinite loop with session key …
- 03:58 Changeset [ee285609]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 #8311 -- Avoid an infinite loop with session key generation when …
- 03:55 Ticket #8595 (Remove note about possible change of url template tag syntax) created by
- This note is probably not relevant in the 1.0 doc.
- 03:54 Ticket #8594 (Add a model Meta parameter to prevent from table creation) created by
- I'm working with an existing oracle database, and I can't use the …
- 03:51 Changeset [b80db03]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
- Italian translation updated, a few strings improved. Thanks to Nicola …
- 03:28 Ticket #8020 (python process crashes when using sitemaps after [8088]) closed by
- fixed: From your description, it sounds like you are running a version from …
- 03:25 Ticket #8593 (Image upload in Windows changes filename to lowercase) created by
- When using an ImageField and uploading an image via admin, say the …
- 03:11 BackwardsIncompatibleChanges edited by
- Added note about [8618][ (diff)
- 03:06 Ticket #7289 (ModelForm metaclass doesn't remove declared Field attributes) closed by
- fixed: (In [8618]) Fixed #7289 -- Made ModelForms behave like Forms in the …
- 03:05 Changeset [7e9a22a]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 #7289 -- Made ModelForms behave like Forms in the sense that …
- 03:02 Ticket #8592 (Savepoints not completely disabled with PostgreSQL prior to 8.0.) created by
- I am using Django 1.0 beta 1 with PostgreSQL 7.4. With mod_python, I …
- 03:02 Ticket #8591 (Bad link at docs.djangoproject.com) created by
- Bad link at http://docs.djangoproject.com/en/dev/releases/. All …
- 02:56 VersionOneFeatures edited by
- (diff)
- 02:48 Ticket #8590 (Add some information in comment upgrade guide) created by
- Some users seems to have trouble upgrading to the newcomments contrib …
- 02:35 Ticket #7742 (remove oldforms) closed by
- fixed: fixed in [8616].
- 02:27 Ticket #8589 (admin logout url broken) closed by
- fixed: (In [8617]) Fixed #8589 -- Fixed the URL for the logout link on the …
- 02:27 Changeset [ec8848d]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 #8589 -- Fixed the URL for the logout link on the app_index page …
- 02:22 Ticket #8559 (new comment.get_absolute_url returns '') closed by
- fixed: Replying to jacob: > That's because the shortcut view …
- 02:21 BackwardsIncompatibleChanges edited by
- oldforms removal (diff)
- 02:19 Changeset [c2ba59fc]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 oldforms, validators, and related code: * Removed …
- 02:16 Changeset [a1575766]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 Polish translation to match new comments system git-svn-id: …
- 02:10 Ticket #8589 (admin logout url broken) created by
- If you click on the app link in admin interface and then logout the …
- 02:04 Changeset [c3054716]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 get_absolute_url() for comments. Previously, it relied on "view …
- 01:56 Ticket #8588 (Admin interface +'s are still displayed next to FK even if you dont ...) created by
- In the admin if your logged in with a user that does not have …
- 01:50 Ticket #8571 (comment framework throws obscure exception in {% comment_form_target %}) closed by
- worksforme: Thanx, I have deleted old *.pyc files, and now it is working. I would …
- 01:45 Ticket #8587 (Documentation not clear for apache-mopython) created by
- Hello, First, let me thank the documentation team and the designer …
- 01:17 VersionOneReleasePartyHelsinki edited by
- added link to djangopeople.net (diff)
- 01:16 VersionOneReleasePartyHelsinki created by
- created the page
- 01:14 DevelopersForHire edited by
- (diff)
- 01:13 DevelopersForHire edited by
- (diff)
- 01:12 DevelopersForHire edited by
- Added Usware (diff)
- 01:12 IrcDjangoFi edited by
- added mention about 1.0 release party in Helsinki (diff)
- 01:02 Ticket #8552 (Use the LOGIN_REDIRECT_URL in auth test views) closed by
- fixed: (In [8613]) Fixed #8552 -- Use the LOGIN_REDIRECT_URL setting in the …
- 01:02 Changeset [157dbe2f]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 #8552 -- Use the LOGIN_REDIRECT_URL setting in the auth tests, …
- 00:57 Ticket #8518 (Refactored documentation for Widgets renders wrong) closed by
- fixed: Fixed in [8610]
- 00:57 Ticket #8544 (Markup changes to the docs) closed by
- fixed: (In [8612]) Fixed #8544 -- Some more documentation markup fixes from …
- 00:57 Changeset [9de848c]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 #8544 -- Some more documentation markup fixes from Thejawsi …
- 00:57 Ticket #8526 (Incorrect info in settings documentation) closed by
- fixed: (In [8611]) Fixed #8526 -- Corrected the default value for the …
- 00:57 Changeset [5577b96a]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 #8526 -- Corrected the default value for the SESSION_FILE_PATH …
- 00:56 Changeset [4091e652]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 #8518 -- Fixed some markup problems in the widget documentation. …
- 00:45 Ticket #7498 (ForeignKey doesn't check type on __init__) closed by
- fixed: This was fixed as a side-effect of [8185], but I committed your test …
- 00:44 Changeset [900178d]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 test from kcarnold to show that #7498 is fixed. Refs #7498. …
- 00:23 Ticket #5937 (Generic Relations backward lookups generate invalid SQL) closed by
- fixed
- 00:22 Changeset [d70c890]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 #5937 -- When filtering on generic relations, restrict the …
- 00:22 Ticket #8577 (Admin raises UnboundLocalError) closed by
- fixed: (In [8607]) Fixed #8577 -- Fixed a couple of indentation errors when …
- 00:22 Changeset [6e51f051]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 #8577 -- Fixed a couple of indentation errors when viewing the …
- 00:10 Ticket #8584 (Corner case for get_language_for_request function in translation) closed by
- fixed: (In [8606]) Fixed #8584 -- Fixed a case where the wrong locale might …
- 00:10 Changeset [3b993b2]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 #8584 -- Fixed a case where the wrong locale might be made …
- 00:04 Ticket #8586 (ImageFieldFile cannot be saved with File.read()) created by
- Both of these forms of data are rejected by get_image_dimensions, but …
08/26/2008:
- 22:40 Ticket #8585 (InterfaceError with MySQLdb set_character_set) created by
- I have syncdb and runserver via console mode without any error. but …
- 21:42 Ticket #8571 (comment framework throws obscure exception in {% comment_form_target %}) reopened by
- I am getting the same error. I stopped the development server, …
- 20:16 Ticket #8584 (Corner case for get_language_for_request function in translation) created by
- As I understand the problem would show itself if the following, rather …
- 20:11 Ticket #8583 (Comments upgrade SQL fails on FreeComment data) created by
- In the contrib.comments upgrade instructions, the UPDATE statements …
- 19:39 Ticket #8582 (Changing password on a new install generates a NoReverseMatch exception) closed by
- duplicate: This is #8493, fixed in [8473]. Thanks for the clear report, in any case.
- 19:31 Ticket #8582 (Changing password on a new install generates a NoReverseMatch exception) created by
- I searched for this bug, best I knew how...didn't find anything on it. …
- 18:28 Ticket #8581 (Obsolete command in whatsnext docs) created by
- Now, source docs are in several directories. In whatnext.txt doc there …
- 18:10 Ticket #8580 (Missing links to django source files in settings doc.) created by
- 18:08 Ticket #8579 (Move admin validation to only run as part of "validate" management command) created by
- Normal practice within Django is that validation code is only run when …
- 18:06 Ticket #8569 (Admin fieldsets can cause "'str' object has no attribute ...) closed by
- fixed: (In [8605]) Fixed #8569 -- Ensure that apps are correctly set up …
- 18:06 Changeset [8226b8c9]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 #8569 -- Ensure that apps are correctly set up before …
- 18:06 Changeset [255bf69e]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
- Tweaked the admin validation code to make things a bit easier to read. …
- 17:55 Ticket #8578 (Typo in testing docs, that also makes bad highlight) created by
- The incorrect typo was in this URL: …
- 17:47 Ticket #8020 (python process crashes when using sitemaps after [8088]) reopened by
- This change recurses for me on Mac OSX, I don't understand why it …
- 17:43 Ticket #8577 (Admin raises UnboundLocalError) created by
- […] Code added in [8474] for #1390 produced this error. The …
- 17:30 Ticket #8576 (Multiple AutoFields in a model) created by
- Got the assertions failed recently: […] and […] Depending on the …
- 17:29 Ticket #1390 (Add app name to title and navigation-bar in admin interface) closed by
- fixed: Please do not reopen this ticket, the original issue has been solved, …
- 17:23 Ticket #1390 (Add app name to title and navigation-bar in admin interface) reopened by
- The change made to django/contrib/admin/sites.py generated: […]
- 17:20 Ticket #8572 (Improve flexibility of admin.autodiscover for custom admin sites) closed by
- duplicate: This is a duplicate of #8500. I think this approach is better, but it …
- 17:14 Ticket #8575 (get_or_create testcase fails under MySQL) created by
- As mentioned here: …
- 16:40 Ticket #8328 ([8240] contained undocumented backwards incompatible change) closed by
- fixed
- 16:40 Ticket #8574 (Sitemap should be a new style class) created by
- django.contrib.sitemaps.Sitemap should be a new-style class deriving …
- 16:40 BackwardsIncompatibleChanges edited by
- added note for fixing #8328. (diff)
- 16:36 Ticket #6529 (flatattr() doesn't check if a string is marked as "safe") closed by
- duplicate: I mark this ticket as duplicated of #8566. The changeset [8601] is …
- 16:33 Changeset [70966cb]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 #6893:
FormWizard
now properly updates itsstep
value. … - 16:33 Ticket #6893 (FormWizard does not set the step value correctly) closed by
-
fixed: (In [8603]) Fixed #6893:
FormWizard
now properly updates itsstep
… - 16:33 Changeset [05133ba]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 stray code from [8601]. git-svn-id: …
- 16:32 Ticket #8566 (mark_safe not propagating from widgets to templates) closed by
- fixed: (In [8601]) Fixed #8566 -- Allow safe-strings in the "attrs" parameter …
- 16:32 Changeset [1fc8f84f]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 #8566 -- Allow safe-strings in the "attrs" parameter to form …
- 16:30 Changeset [5f396193]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 comment tests to hook up URLs in the correct manner. This …
- 16:24 Ticket #8573 (inspectdb doesn't make use of FK and uniqueness information when the ...) created by
- This was reported as an …
- 16:07 Ticket #8571 (comment framework throws obscure exception in {% comment_form_target %}) closed by
- worksforme: You'll get this if you still have stale pyc files left over from the …
- 16:04 Ticket #8572 (Improve flexibility of admin.autodiscover for custom admin sites) created by
-
admin.autodiscover
is great, but you cannot customize admin … - 16:00 Ticket #8571 (comment framework throws obscure exception in {% comment_form_target %}) created by
- Today I updated Django to trunk version 8580, and I saw new comments …
- 15:51 Changeset [384c48e4]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 some tests I broke as a result of the escapejs changes in …
- 15:44 Ticket #8036 (select_related() yields unexpected results with certain combinations ...) closed by
- fixed: (In [8598]) Fixed #8036 -- Fixed a case when attempting to traverse …
- 15:44 Changeset [8f5234d8]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 #8036 -- Fixed a case when attempting to traverse non-existent …
- 15:26 Ticket #8570 (Wrong indentation style in django/contrib/formtools/utils.py) created by
- This file has 8 space padding. This should be 4, as …
- 15:21 Ticket #8569 (Admin fieldsets can cause "'str' object has no attribute ...) created by
- As reported here: …
- 15:19 Ticket #6209 (FormPreview never passes security_hash validation when a BooleanField ...) closed by
-
fixed: (In [8597]) Fixed #6209: handle
BooleanField
s inFormPreview
and … - 15:19 Changeset [6056ab1b]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 #6209: handle
BooleanField
s inFormPreview
andFormWizard
. … - 15:17 Ticket #8568 (Remove note about missing signals documentation in models doc.) created by
- I've attached a patch
- 15:08 Ticket #4389 (BIDI language detection not smart enough) closed by
-
fixed: (In [8596]) Fixed #4389: be more robust in
get_language_bidi()
. … - 15:08 Changeset [a0329d0]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 #4389: be more robust in
get_language_bidi()
. Thanks, arien. … - 15:03 Ticket #8565 (Comments should use object_id instead of object_pk) closed by
- duplicate: Dup of #8554.
- 14:59 Changeset [52c3c3a3]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 an error in comment upgrade SQL. git-svn-id: …
- 14:56 Changeset [91ca961b]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 German translation git-svn-id: …
- 14:47 Ticket #8567 (Formwizard documentation does not clearly describe how to specify forms) created by
- When I read the Form Wizard doc, it took me a lots of searching before …
- 14:38 Changeset [e3fad41]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
- A noble spirit no longer embiggens the smallest function signatures. …
- 14:38 Changeset [471533fb]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 signals docs to doc index. git-svn-id: …
- 14:35 Ticket #8566 (mark_safe not propagating from widgets to templates) created by
- I submitted the below to Django Users and Malcolm Tredinnick suggested …
- 14:23 Changeset [c5cc26ff]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 Sphinx markup in signals docs. git-svn-id: …
- 14:15 Ticket #8565 (Comments should use object_id instead of object_pk) created by
-
django.contrib.comments.models.BaseCommentAbstractModel
uses … - 14:10 Ticket #8523 (contrib.auth's ChangePasswordTest tests have invalid setUp/tearDown methods) closed by
- wontfix: @cammacrae: your patches are not what this ticket was about. The issue …
- 14:07 Ticket #8236 (Signals Documentation) closed by
- fixed: Fixed in [8590] -- see …
- 14:04 Changeset [6f29ad31]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 #8326: added signals documentation. Thanks to MercuryTide's …
- 13:53 Changeset [378f5ddb]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 comment signals to provide enough information to actually act …
- 13:53 Ticket #6353 (debug.technical_500_response fails on exceptions having localized text ...) closed by
- fixed: (In [8588]) Fixed #6353 (again) by making force_unicode() and …
- 13:53 Changeset [c6a2bd9b]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 #6353 (again) by making force_unicode() and smart_str() a bit …
- 13:35 Ticket #8564 (newforms-admin doesn't support linking to it via {% url %} or reverse()) created by
- In the old admin, that was possible to have a link to the admin area …
- 13:15 Changeset [5dd68fa7]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
- Marked a couple of unmarked strings in edit_inline templates and …
- 13:14 Ticket #8563 ([gis] Current locale considered when converting a geometry to WKT) created by
- I'm getting a OGRGeometry Exception intermittently, when saving a …
- 13:09 Ticket #8562 (OneToOnes + primary_key = True ... fails in Admin) created by
- This goes back to the primary keys and missing in the Admin forms as …
- 13:08 Ticket #7984 (Admin "View on site" builds wrong URL with inline models) closed by
- fixed: (In [8586]) Fixed #7984 -- 'View on site' links now work in inlines. …
- 13:07 Changeset [5a72589]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 #7984 -- 'View on site' links now work in inlines. Thanks philwo …
- 13:05 Ticket #8561 (Patсh for Lithuanian support to Javascript slug creation) created by
- Path for Lithuanian support to Javascript slug creation in …
- 12:44 Ticket #8560 (Small typo in tutorial 2) closed by
- fixed: (In [8585]) Fixed #8560 -- Corrected a typo in a comment of …
- 12:44 Changeset [05a4439]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 #8560 -- Corrected a typo in a comment of …
- 12:19 Ticket #2839 (Filter translation ignores "By") closed by
- worksforme: I haven't been able to reproduce the problem. Since this a 2 years old …
- 12:03 Ticket #8560 (Small typo in tutorial 2) created by
- A followup to #8392 and [8432], sorry for not noticing it was also …
- 11:55 Ticket #8558 ("from django.db import models" missing in tutorial02) closed by
- fixed: (In [8584]) Fixed #8558 -- Removed a stray line in tutorial 2 left …
- 11:55 Changeset [c849fcc]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 #8558 -- Removed a stray line in tutorial 2 left over from when …
- 11:54 Ticket #8558 ("from django.db import models" missing in tutorial02) reopened by
- The line in question does in fact exist in the tutorial. It's just …
- 11:44 Ticket #8559 (new comment.get_absolute_url returns '') created by
- Just upgraded to the new comments system (sort of peaved that …
- 11:38 Ticket #6353 (debug.technical_500_response fails on exceptions having localized text ...) reopened by
- You're going to hate me, but there were two problems referenced in …
- 11:24 NewformsHOWTO edited by
- Q about choicefield options depending on parent object (diff)
- 11:18 Ticket #8126 (admin.autodiscover() fails on bogus INSTALLED_APPS entries) closed by
-
fixed: (In [8583]) Fixed #8126: improved
admin.autodiscover()
to be more … - 11:18 Changeset [a516ebd]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 #8126: improved
admin.autodiscover()
to be more forgiving of … - 10:52 Ticket #8326 (Basic Django/Jython documentation) closed by
- fixed: (In [8582]) Fixed #8326: added documentation about running Django on …
- 10:52 Changeset [30de7331]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 #8326: added documentation about running Django on Jython. Docs …
- 10:35 Ticket #7625 (admin.list_filter should accept methods with boolean property) closed by
- wontfix: I'm marking this as wontfix, because Django's filters work by …
- 10:26 Ticket #8530 (Errors in field options in topics/db/models.txt) closed by
- fixed: This doesn't seem to apply any more; I think it was fixed at some …
- 10:23 Ticket #8555 (comments documentation issues: get_comment_form raising argument ...) closed by
-
fixed: (In [8581]) Fixed #8555: corrected
get_comment_form
tag documentation. - 10:23 Changeset [c5c61b26]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 #8555: corrected
get_comment_form
tag documentation. … - 09:11 Ticket #8558 ("from django.db import models" missing in tutorial02) closed by
- invalid: The text you refer to does not exist in the tutorial for the current …
- 08:40 Ticket #8558 ("from django.db import models" missing in tutorial02) reopened by
- The code snippet (for admin.py) I'm refering to starts with the line: …
- 08:09 Ticket #8558 ("from django.db import models" missing in tutorial02) closed by
- invalid: This section deals entirely with the admin, and everything necessary …
- 08:04 Ticket #8558 ("from django.db import models" missing in tutorial02) created by
- The 2nd example in section "Adding related objects" in tutorial02 …
- 07:59 Ticket #8557 (intpoint filter for contrib.humanize) created by
- for european users would be really useful an intpoint filter in …
- 07:20 DjangoResources edited by
- (diff)
- 07:20 Ticket #8556 (models.CommaSeperatedIntegerField doesn't return a forms field of any use) created by
- CommaSeperatedIntegerField just returns a normal charfield, which …
- 06:59 VersionOneFeatures edited by
- (diff)
- 06:59 Ticket #8523 (contrib.auth's ChangePasswordTest tests have invalid setUp/tearDown methods) reopened by
- Thumping the template_dirs means that anyone who uses …
- 06:48 VersionOneFeatures edited by
- (diff)
- 06:47 Ticket #8555 (comments documentation issues: get_comment_form raising argument ...) created by
- the documentation @ …
- 06:45 VersionOneFeatures edited by
- (diff)
- 06:00 Ticket #8554 (Comment object_pk isn't correctly cast to text for lookups) created by
- The title says it all... …
- 03:58 Ticket #8347 (missing fields/definitions in sqlite3 introspection module) closed by
- fixed: (In [8580]) Fixed #8347 -- Added a few missing field type conversion …
- 03:58 Changeset [4f711eb5]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 #8347 -- Added a few missing field type conversion to SQLite's …
- 03:22 BackwardsIncompatibleChanges edited by
- Added note about error handling for timezone-different comparisons. (diff)
- 03:08 Ticket #7201 (timeuntil filter misbehaves if my datetime has a timezone) closed by
- fixed: (In [8579]) Fixed #7201 -- Fixed the timeuntil filter to work …
- 03:08 Changeset [3111d7f6]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 #7201 -- Fixed the timeuntil filter to work correctly with …
- 03:06 Ticket #8036 (select_related() yields unexpected results with certain combinations ...) reopened by
- The problem still exists in [8571]. I've attached tests with as few …
- 03:04 Ticket #8552 (Use the LOGIN_REDIRECT_URL in auth test views) reopened by
- 03:03 Ticket #8552 (Use the LOGIN_REDIRECT_URL in auth test views) closed by
- fixed
- 03:02 Ticket #8553 (Add soundex support to MySQL (and others)) closed by
- wontfix: Not really worth it. Soundex support has enough collisions that it's …
- 02:58 Ticket #8553 (Add soundex support to MySQL (and others)) created by
- I needed to use MySQL sounds like support in an app recently and found …
- 02:56 Changeset [61957df1]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 few people to the AUTHORS file who have made recent …
- 02:56 Ticket #7177 (Expand and modify escaping of JavaScript strings in the escapejs filter) closed by
- fixed: (In [8577]) Fixed #7177 -- Added extra robustness to the escapejs …
- 02:56 Changeset [8c4a5258]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 #7177 -- Added extra robustness to the escapejs filter so that …
- 02:49 Ticket #8552 (Use the LOGIN_REDIRECT_URL in auth test views) created by
- Use the LOGIN_REDIRECT_URL setting in the login method instead of the …
- 02:44 Ticket #7084 (django-admin.py makemessages fails on multiline blocktrans tags on Windows) closed by
- fixed: Fixed in [8576].
- 02:43 Changeset [fcf059d]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 #7084 -- Fixed the "makemessages" command to handle line endings …
- 02:36 Ticket #6101 (Seeing ", etc. in admin list of related object to be deleted) closed by
- fixed: (In [8575]) Fixed #6101 -- Tweaked a couple of places in the …
- 02:36 Changeset [73afcee]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 #6101 -- Tweaked a couple of places in the …
- 02:23 Ticket #4529 (Allow multiple blocks with the same name in one template) closed by
- wontfix: This is still pretty much by design based on how the template system …
- 02:11 Ticket #8150 (Django documentation overview is outdated (as of 2008-08-07)) closed by
- fixed: (In [8574]) Fixed #8150 -- Updated a reference to creating an admin …
- 02:11 Changeset [af83b650]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 #8150 -- Updated a reference to creating an admin class in the …
- 02:00 Ticket #1751 (unique_together does not work when any of the listed fields contains a FK) closed by
- fixed: Agreed. The impending removal of manipulators (part of #7742) would …
- 01:58 Changeset [ccb37ce7]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
- The comments app was unconditionally accessing various settings that …
- 01:43 Changeset [47ed499a]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 references that aren't
Field
attributes. git-svn-id: … - 00:36 GeoDjangoFedoraInstall edited by
- (diff)
- 00:35 GeoDjangoFedoraInstall created by
- 00:09 GeoDjangoInstall edited by
- adding Fedora 9 specific tips (diff)
08/25/2008:
- 23:55 Changeset [b016ea0]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 trailing whitespace in a few files. git-svn-id: …
- 23:15 Ticket #8551 (Add REMOTE_ADDR: '127.0.0.1' to TestClient environment by default) created by
- The fake environment django.test.client.Client sets up is missing …
- 23:05 Ticket #8539 (Two PEP links broken in new documentation) closed by
- fixed: Fixed in [8552].
- 23:02 Ticket #8150 (Django documentation overview is outdated (as of 2008-08-07)) reopened by
- Malcolm, I think this is still relevant. The problem persists in the …
- 22:22 Ticket #7786 (queries test failure on Python 2.3) closed by
- fixed: (In [8570]) Hid a few QuerySet regression tests from Python 2.6 due to …
- 22:22 Changeset [15ed5e61]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
- Hid a few QuerySet regression tests from Python 2.6 due to a bug in …
- 22:13 Ticket #8550 (date filter can't right work in object_history.html.) closed by
- duplicate: This is essentially a duplicate of #8541 -- both tickets are saying …
- 22:05 Ticket #8550 (date filter can't right work in object_history.html.) created by
- object_history.html:30 <th scope="row">{{ …
- 21:43 Ticket #8490 (path_info equals script_name on lighttpd using fastcgi under a ...) closed by
- fixed: Fixed in [8569].
- 21:42 Changeset [948a833e]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 #8490 -- Worked around a bug in flup 1.0.1 when working out the …
- 21:10 Ticket #8150 (Django documentation overview is outdated (as of 2008-08-07)) closed by
- fixed: This isn't really relevant now that the docs refactor has landed. All …
- 20:59 Tickets #2335,8506 batch updated by
- fixed: (In [8568]) Added documentation to explain the gains and losses when …
- 20:59 Changeset [f2b389b3]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 documentation to explain the gains and losses when using …
- 20:05 Ticket #8139 (Some quote typos in Template documentation) closed by
- invalid: The new docs have cleaned these up.
- 19:52 Changeset [b2c2c3a2]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
- A few fixes for the testing documentation: * Removed an extra …
- 19:46 Changeset [5485e0d]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 for Geo sitemap errata. git-svn-id: …
- 19:41 Ticket #8549 (Fields added via the extra() QuerySet modifier are not outputted when ...) closed by
- duplicate: Duplicate of #5711
- 19:38 Ticket #8549 (Fields added via the extra() QuerySet modifier are not outputted when ...) created by
-
It appears that when you add a field via the
extra()
method on a … - 19:34 Changeset [8a88379]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 the
GeometryField
form to catch more than just GEOS … - 19:09 Ticket #8548 (Lengthy verbose_name results in fatal mysql 'warning' error during syncdb.) created by
- […] Running 'python manage.py syncdb' results in MySQLdb trying to …
- 19:09 Changeset [b47c25ef]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 a stray reference to mysql_old in the docs. git-svn-id: …
- 18:56 Ticket #8542 (model_formsets tests added in r8528 fail on MySQL) closed by
- fixed: (In [8563]) Fixed #8542 -- Made the model_formstests tests from [8528] …
- 18:56 Changeset [d5f1d6f9]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 #8542 -- Made the model_formstests tests from [8528] a little …
- 18:22 BackwardsIncompatibleChanges edited by
- Corrected a typo. (diff)
- 17:55 Ticket #8543 (can_delete and can_order labels are not internationalized) closed by
- fixed: (In [8562]) Fixed #8543: added translation markings to can_delete and …
- 17:55 Changeset [4df380ff]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 #8543: added translation markings to can_delete and can_order …
- 17:53 Ticket #7831 (get_language_from_request should be case-insensitive while matching ...) closed by
- fixed: (In [8561]) Fixed #7831: be case-insensitive when in …
- 17:53 Changeset [6a5cc9e]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 #7831: be case-insensitive when in
get_language_from_request
. … - 17:47 Ticket #6353 (debug.technical_500_response fails on exceptions having localized text ...) closed by
- fixed: (In [8560]) Fixed #6353: better handle unicode in exception reasons.
- 17:47 Changeset [ddb3cdd]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 #6353: better handle unicode in exception reasons. git-svn-id: …
- 17:43 Ticket #8106 (select_related queries return wrong data) closed by
- fixed: (In [8559]) Fixed #8106 -- Untangled some problems with complex …
- 17:43 Changeset [3deff41]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 #8106 -- Untangled some problems with complex select_related() …
- 17:34 Changeset [6abe046]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 silly typo in comment settings doc. git-svn-id: …
- 17:34 Ticket #8036 (select_related() yields unexpected results with certain combinations ...) closed by
- fixed: I've tried pretty hard to reproduce this, but I can't. It's quite …
- 17:22 Ticket #6784 ("is_public yes" doesn't work in template tag "comment_form") closed by
- invalid: With the new comment system added in [8557], I'm closing all …
- 17:21 Ticket #6582 (contrib.comments.models fieldset names should be translated) closed by
- invalid: With the new comment system added in [8557], I'm closing all …
- 17:21 Ticket #5249 (Posting a FreeComment from an IPv6 address bypasses IPAddressField ...) closed by
- invalid: With the new comment system added in [8557], I'm closing all …
- 17:21 Ticket #2177 ([Patch] Free Preview and Posted Templates for Comments App) closed by
- invalid: With the new comment system added in [8557], I'm closing all …
- 17:21 Ticket #2134 ([patch] add comment object to comments/posted template) closed by
- invalid: With the new comment system added in [8557], I'm closing all …
- 17:21 Ticket #1853 (admin documentation section errors for 'comments' tags) closed by
- invalid: With the new comment system added in [8557], I'm closing all …
- 17:16 BackwardsIncompatibleChanges edited by
- (diff)
- 17:14 Changeset [cba9199]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
- Refactored Django's comment system. Much of this work was done by …
- 17:08 Ticket #7006 (Overridden fields/widgets for ForeignKeys in ModelForms) closed by
- invalid: I think error is the normal behaviour here. Validation success because …
- 16:16 SchemaEvolution edited by
- Whoops, not so. (diff)
- 16:15 SchemaEvolution edited by
- Found another one. (diff)
- 16:14 Ticket #7975 (Admin inlines incorrectly report "this field is required" if inline ...) reopened by
- Notice the parenthetical remark I added above: (BTW you also need to …
- 16:06 Ticket #7975 (Admin inlines incorrectly report "this field is required" if inline ...) closed by
- worksforme: I've testing this ticket, and the validation error doesn't appears. …
- 15:47 Changeset [b46e736c]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
- Because the filter tests take non-zero time to pass, it's possible for …
- 14:56 Changeset [853f4d29]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 #8547 -- Corrected the breadcrumb display in the …
- 14:56 Ticket #8547 (object_history.html not updated to show app_index in breadcrumbs) closed by
- fixed: (In [8555]) Fixed #8547 -- Corrected the breadcrumb display in the …
- 14:55 Ticket #8547 (object_history.html not updated to show app_index in breadcrumbs) created by
- 14:49 Ticket #8546 (HttpResponse.content should be in an Attributes section, not in Methods) created by
- HttpResponse.content is a property, not a method, so it should be in …
- 14:29 Changeset [834ce902]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 #8499 -- Corrected a couple of instances of where the CSS class …
- 14:29 Ticket #8499 (Admin Fieldset changed css from 'error' to 'errors') closed by
- fixed: (In [8554]) Fixed #8499 -- Corrected a couple of instances of where …
- 14:29 Changeset [018057d8]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 bad link in topics/db/models.txt git-svn-id: …
- 14:28 Changeset [a1698845]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 #8539: fixed PEP references. Thanks, carljm. git-svn-id: …
- 14:28 Ticket #5591 (i18n documentation: Incorrect statement about template variables in {% ...) closed by
-
fixed: (In [8551]) Fixed #5591: corrected info about variables in
trans
… - 14:28 Changeset [f964a6e4]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 #5591: corrected info about variables in
trans
tag. Thanks, … - 14:11 Ticket #8425 (Palau, Federated States of Micronesia and Marshall Islands are ...) closed by
- fixed: (In [8550]) Fixed #8425: removed the independant nations of Palau, …
- 14:11 Changeset [744d8821]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 #8425: removed the independant nations of Palau, Marshall …
- 14:09 Ticket #7499 (TimeField may contain the sub-second times but cannot validate them) closed by
-
fixed: (In [8549]) Updated
TimeInput
changes from [8491] to allow time … - 14:09 Changeset [cbd57488]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
TimeInput
changes from [8491] to allow time widgets to be … - 14:08 Ticket #8545 (row_post_data in request-response.txt should be raw_post_data) created by
- Simple typo: row instead of raw Patch: […]
- 14:04 BackwardsIncompatibleChanges edited by
- (diff)
- 14:02 BackwardsIncompatibleChanges edited by
- (diff)
- 13:53 Changeset [7e06b69a]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 outdated "adminindex" command -- the same behavior is now far …
- 13:40 Ticket #8544 (Markup changes to the docs) created by
- Some changes in rendering were made to …
- 13:40 Ticket #8393 (Test client handler should call set_script_prefix) closed by
-
worksforme: Looking at
urlresolvers.get_script_prefix
, I can't see how it could … - 13:34 Ticket #8543 (can_delete and can_order labels are not internationalized) created by
- In …
- 13:32 Ticket #8519 (databrowse.site.register reports "The model ModelBase is already ...) closed by
- fixed: (In [8547]) Fixed #8519: report the correct class in databrowse's …
- 13:32 Changeset [ab7eabf]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 #8519: report the correct class in databrowse's …
- 13:24 Changeset [0a6314f2]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 #8285: signal handlers that aren't functions work under DEBUG. …
- 13:24 Ticket #8285 (Signal Handlers can only be functions with DEBUG=True) closed by
- fixed: (In [8546]) Fixed #8285: signal handlers that aren't functions work …
- 13:06 Signals edited by
- Added a tip about using dispatch_uid to prevent double-dispatch of signals (diff)
- 12:59 Ticket #7888 (BaseModelFormSet cannot resolve instances of inherited models when saving) closed by
- fixed: However, this ticket itself has been fixed. I will mark as such. Open …
- 12:53 Signals edited by
- The page seems to have already been updated post signals-refactor, … (diff)
- 12:36 Ticket #7888 (BaseModelFormSet cannot resolve instances of inherited models when saving) reopened by
- The code in [8528] is obviously incorrect. Consider the following …
- 12:22 Ticket #8458 (adding own commands to manage.py not working correctly) closed by
- worksforme: Replying to dafire: > I tried to add my own commands as …
- 12:21 Ticket #8523 (contrib.auth's ChangePasswordTest tests have invalid setUp/tearDown methods) closed by
- wontfix
- 12:20 Changeset [1aa48898]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 get_or_create test case for Oracle by re-raising the more …
- 12:10 Ticket #8379 ('change user' admin form doesn't validate username) closed by
- fixed: (In [8544]) Fixed #8379: the admin user change form now properly …
- 12:10 Changeset [78d13fb]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 #8379: the admin user change form now properly validates the …
- 12:06 Ticket #8542 (model_formsets tests added in r8528 fail on MySQL) created by
- The model_formsets tests added in [8528] are failing on MySQL: […] …
- 11:57 Ticket #8344 (contrib.auth.models.User.get_profile() throws AttributeError not ...) closed by
- fixed: (In [8543]) Fixed #8344: make User.get_profile() work when …
- 11:56 Changeset [9a1e4ced]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 #8344: make User.get_profile() work when …
- 11:55 Ticket #7833 (UserCreationForm doesn't handle the case where password1 is not set) closed by
- fixed: (In [8542]) Fixed #7833: the user creation form now works when …
- 11:55 Changeset [15ed0d65]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 #7833: the user creation form now works when password1 isn't …
- 11:37 Ticket #6828 (Broken images in Tutorial part 2) closed by
- fixed
- 11:24 Changeset [e3df3547]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
- Converted some images in the docs that claimed to be PNGs, but …
- 11:03 Ticket #8471 (404 Page not found following link from 1.0b1 Release Notes) closed by
- invalid: Those links to older versions are auto-generated on every page. …
- 10:57 Ticket #8349 (syncdb doesn't make all the necessary changes with the Oracle backend) closed by
- wontfix: You are hoping for behaviour from syncdb that doesn't exist. At the …
- 10:56 Ticket #8541 (DATE_WITH_TIME_FULL in django 1.0 beta zh_CN) created by
- settings.LANGUAGE_CODE = 'zh-cn' When viewing some model's history in …
- 10:52 Ticket #7743 (Django uses "testserver" instead of "example.com" in assertRedirects tests) closed by
- wontfix: Was marked as "invalid" a while back, so I assume the reopening was …
- 10:51 Changeset [97bc8727]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 handful of typo/markup problems in the docs. Patch from Daniel …
- 10:29 Ticket #8529 (Please, update AUTHORS file) closed by
- fixed: (In [8539]) Fixed #8529 -- Added Petr Lewandowski to the AUTHORS file.
- 10:29 Changeset [9647698]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 #8529 -- Added Petr Lewandowski to the AUTHORS file. …
- 10:20 Ticket #8540 (daemonize should close all open files) created by
-
In source:django/utils/daemonize.py, the
become_daemon
function … - 09:34 Ticket #8539 (Two PEP links broken in new documentation) created by
- In docs/internals/contributing.txt and docs/topics/testing.txt, a PEP …
- 09:31 Ticket #8538 (Document when process_response and process_exception middleware is invoked) created by
- It would be helpful if the django docs better covered the exact …
- 09:23 Ticket #8537 (clarify session expiration) created by
- the "How to use sessions" documentation at …
- 07:59 Ticket #7317 (XViewMiddleware should not be enabled by default.) closed by
- fixed: Fixed in [8537].
- 07:58 Ticket #8242 (INSTALLED_APPS with "foo.*" not populated consistently) closed by
-
fixed: (In [8538]) Fixed #8242: handle
foo.*
consistantly in INSTALLED_APPS. - 07:58 Changeset [60d5f0db]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 #8242: handle
foo.*
consistantly in INSTALLED_APPS. … - 07:57 Changeset [e206eab]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 #7317: the x-view middleware is no longer enabled by default. …
- 07:56 Ticket #3575 (postgres backend should optimize iexact searches) closed by
- fixed: (In [8536]) Fixed #3575: use UPPER() instead ILIKE for postgres …
- 07:56 Changeset [3df72660]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 #3575: use UPPER() instead ILIKE for postgres case-insensitive …
- 07:38 Ticket #7443 (timesince template filter reverses its parameters when given a base date) closed by
- fixed: (In [8535]) Fixed #7743: Reverted [8483], which was itself a reversion …
- 07:38 Ticket #7743 (Django uses "testserver" instead of "example.com" in assertRedirects tests) reopened by
- Oops - excuse the fat fingers. That last commit message should have …
- 07:37 Ticket #8536 (Some fixes for the makemessages management command) created by
- The command doesn't correctly clean up after itself if an error …
- 07:36 BackwardsIncompatibleChanges edited by
- Added notes on changes to timesince in [8535]. (diff)
- 07:31 Changeset [06d4976]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 #7743: Reverted [8483], which was itself a reversion of [8481], …
- 07:23 Ticket #8535 (Paginate InlineModelAdmin objects) created by
- The InlineModelAdmin is fantastic, but to show much data (about 100), …
- 05:47 Ticket #8534 (Querying for FileField.size leaves file open) created by
- I have the following model in my application: […] As you can see …
- 05:30 Ticket #8533 (Docs on model inheritance missing since r8506 (docs refactor)) created by
- Following docs refactor, I believe that all of the information …
- 04:46 Ticket #8532 (Using Yaml format in Fixtures) closed by
- fixed
- 04:39 Ticket #8532 (Using Yaml format in Fixtures) created by
- By default, loaddata command only looks for xml and json fixtures. …
- 03:35 Ticket #8531 (Typo in Fixtures documentation) created by
- On …
- 03:02 Ticket #8530 (Errors in field options in topics/db/models.txt) created by
- There are a couple ReST syntax errors in field options in …
- 02:18 Ticket #8529 (Please, update AUTHORS file) created by
- Please, update AUTHORS file with translator data. I can commit only to …
- 02:13 Ticket #8517 (Update Polish translations) closed by
- fixed: (In [8534]) Fixed #8517 - updated Polish translations. Thanks, Piotr …
- 02:13 Changeset [78bdff1]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 #8517 - updated Polish translations. Thanks, Piotr Lewandowski. …
- 00:10 Ticket #8499 (Admin Fieldset changed css from 'error' to 'errors') reopened by
- Reopening, since there's still a bug here (adding a patch to a closed …
Note: See TracTimeline
for information about the timeline view.