Timeline
03/30/2009:
- 22:51 Ticket #10672 (Proxy Model does not send save signal) created by
- […] This test case fails as the save signal never gets called.
- 22:29 Ticket #10671 (Error Message 500) closed by
- invalid: Please use the mailing list, django-users for asking for help, trac is …
- 22:28 Ticket #10671 (Error Message 500) created by
- I am trying to setup my website with Frontadmin. I receive an error …
- 21:57 Ticket #10670 (Using a QuerySet in a filter expression can cause later evaluation of ...) created by
- Adding the following test case to …
- 21:28 Ticket #10668 (Django Pony Missing) closed by
- fixed: Fixed. The Django pony courageously slew it's captors: …
- 20:37 Ticket #10669 (The import of third-party libraries in the project) closed by
- invalid: I don't see a bug report here. If this is a question please take it …
- 20:35 Ticket #10669 (The import of third-party libraries in the project) created by
- Third-party libraries are generally installed in the python …
- 20:24 Ticket #10668 (Django Pony Missing) created by
- The Django Pony went missing from the django sprint room at PyCon 2009 …
- 19:03 Changeset [62353e8f]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.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 #9863. A ForeignKey with editable=False to the parent in an …
- 19:03 Ticket #9863 (InlineModelAdmin breaks in the latest revision 9650) closed by
- fixed: (In [10239]) Fixed #9863. A ForeignKey with editable=False to the …
- 18:33 Changeset [9d808c14]stable/1.0.x by
- [1.0.X]: Fixed #9946 -- Removed redundant mention of needing to define …
- 18:30 Ticket #9946 (Redundant wording in documentation) closed by
- fixed: (In [10237]) Fixed #9946 -- Removed redundant mention of needing to …
- 18:30 Changeset [5c9d5434]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.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 #9946 -- Removed redundant mention of needing to define …
- 18:30 Ticket #10667 (Test failure in regressiontests.templates.tests.Templates) created by
- Straightforward test failure in r10222 with 2.5: […]
- 18:20 Changeset [9bbf9411]stable/1.0.x by
- [1.0.X]: Fixed #9978 -- Fixed a KeyError exception that was being …
- 18:16 Ticket #10537 (list_editable: ForeignKey widget points to wrong add_view) closed by
- fixed: (In [10235]) Fixed #10537: Fixed the foreign key add-another link in …
- 18:16 Changeset [4378af21]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.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 #10537: Fixed the foreign key add-another link in list_editable. …
- 18:00 Ticket #8749 (contrib.auth admin change password template breadcrumb differs) closed by
- fixed: (In [10234]) Fixed #8749: add better breadcrumbs in the change …
- 18:00 Changeset [4e035a0]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.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 #8749: add better breadcrumbs in the change password template. …
- 18:00 Ticket #8746 (Data entered in raw_id_fields needs better checking) closed by
- fixed: (In [10233]) Fixed #8746: Check data in raw_id_fields more closely. …
- 18:00 Changeset [5c321780]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.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 #8746: Check data in raw_id_fields more closely. Thanks, …
- 17:56 Changeset [22ac97b]stable/1.0.x by
- [1.0.X] Fixed #10149. FileFields? in a form now validate max_length. …
- 17:55 Changeset [86842e2]stable/1.0.x by
- [1.0.X] Ensure Django's test suite is included when we build release …
- 17:54 Changeset [843a9541]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Ensure Django's test suite is included when we build release packages. …
- 17:54 Changeset [a1e7723c]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.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
add_postgis_srs
routine to support SpatiaLite. … - 17:52 Changeset [13ea4a9]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.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 #9978 -- Fixed a KeyError exception that was being raised when …
- 17:52 Ticket #9978 (logout() method in test.client.Client raising KeyError) closed by
- fixed: (In [10228]) Fixed #9978 -- Fixed a KeyError exception that was being …
- 17:52 Changeset [fea6c735]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.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 #10149. FileFields in a form now validate max_length. Based on a …
- 17:52 Ticket #10149 (FileField doesn't validate max_length) closed by
- fixed: (In [10227]) Fixed #10149. FileFields in a form now validate …
- 17:41 Ticket #10413 (RelatedManager.add fails silently when adding an object of the wrong type) closed by
- fixed: (In [10226]) Fixed #10413: RelatedManager.add no longer fails silenty …
- 17:41 Changeset [6ce25d3]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.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 #10413: RelatedManager.add no longer fails silenty when trying …
- 17:39 Ticket #9883 (the linebreaks filter strips leading and trailing whitespace from ...) closed by
- fixed: (In [10225]) Fixed #9883: no longer do strange things with whitespace …
- 17:39 Changeset [c8ad87c2]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.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 #9883: no longer do strange things with whitespace in the …
- 17:38 Ticket #10157 (Assignment to a reverse OneToOne overwrites related object's PK) closed by
- fixed: (In [10224]) Fixed #10157: correctly set the related objects pk when …
- 17:38 Changeset [02e56530]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.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 #10157: correctly set the related objects pk when assigning a …
- 17:38 Ticket #10387 (code duplication in django.utils.cache) closed by
- fixed: (In [10223]) Fixed #10387: removed some code duplication in …
- 17:37 Changeset [657eefb]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.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 #10387: removed some code duplication in django.utils.cache. …
- 17:25 Ticket #9633 (Using adaptor objects as query parameters with sqlite3) closed by
- wontfix: This patch was not necessary for SpatiaLite support. Just had to add …
- 17:20 Ticket #9264 (ModelAdmin: multipe items in prepopulated_fields breaks the auto-fillin) reopened by
- If there's a patch to be tested, it doesn't sound like this is fixed?
- 17:17 Ticket #9686 (GeoDjango should support the sqlite3 back end via SpatiaLite) closed by
- fixed: Fixed in r10222
- 17:15 Changeset [8eca2df3]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.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 #9686 -- SpatiaLite is now a supported spatial database backend. …
- 17:13 Ticket #10665 (contrib.admin.ModelAdmin.list_filter filter by Null ForeignKey (no ...) closed by
- duplicate: Looks like #8528.
- 17:12 Ticket #9264 (ModelAdmin: multipe items in prepopulated_fields breaks the auto-fillin) closed by
- fixed: I have reviewed this too. No, it's not reproducible. It does work …
- 17:11 Changeset [f9582c8]stable/1.0.x by
- [1.0.X]: Fixed #9130 -- Fixed typo in comment, thanks scel. Backport …
- 17:10 Changeset [5ff1703f]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.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 #9130 -- Fixed typo in comment, thanks scel. git-svn-id: …
- 17:10 Ticket #9130 (Typo in gis/admin/widgets.py) closed by
- fixed: (In [10220]) Fixed #9130 -- Fixed typo in comment, thanks scel.
- 17:03 Changeset [f7e52d44]stable/1.0.x by
- [1.0.X] Fixed #9587. Formset.is_valid() now returns True if an invalid …
- 17:01 Changeset [3543e128]stable/1.0.x by
-
[1.0.X]: Fixed #8140 -- Made
UserManager.create_superuser
return the … - 17:00 Ticket #8140 (User.objects.create_superuser should return the new User instance) closed by
-
fixed: (In [10217]) Fixed #8140 -- Made
UserManager.create_superuser
return … - 17:00 Changeset [3989a7ae]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.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 #8140 -- Made
UserManager.create_superuser
return the new … - 16:49 Ticket #10666 (Aggregate with inherited columns does not work as expected) created by
- […]
- 16:40 Ticket #9991 (manage.py inspectdb guesses TextField on postgres' real column) reopened by
- Restoring ticket status
- 16:35 Changeset [546d764]stable/1.0.x by
-
[1.0.X]: Fixed #9065 -- Fixed the
timesince
andtimeuntil
template … - 16:32 Ticket #9065 (timesince filter not calculating difference between two dates) closed by
-
fixed: (In [10215]) Fixed #9065 -- Fixed the
timesince
andtimeuntil
… - 16:32 Changeset [3e7f513]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.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 #9065 -- Fixed the
timesince
andtimeuntil
template tags to … - 16:23 Ticket #9991 (manage.py inspectdb guesses TextField on postgres' real column) closed by
- fixed: There are no tests for any management commands. Feel way to junior in …
- 16:22 Ticket #9883 (the linebreaks filter strips leading and trailing whitespace from ...) reopened by
- oops. went too far with the ticket state.
- 16:21 Tickets #9883,10163 batch updated by
- #9758 was actually a user error, not passing in the queryset during …
- 16:20 Ticket #10665 (contrib.admin.ModelAdmin.list_filter filter by Null ForeignKey (no ...) created by
-
Consider a model
foo
with a boolean fieldstatus
and a Nullable … - 16:15 Ticket #9758 (modelformset_factory forms generate error when using queryset) closed by
- invalid: In the interval since this was originally opened, the docs have been …
- 16:01 Changeset [b49e3915]stable/1.0.x by
-
[1.0.X]: Fixed #8643 -- Corrected docstrings of
MultiPartParser
, … - 15:59 Changeset [1f8c4ce6]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.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 #8643 -- Corrected docstrings of
MultiPartParser
, thanks … - 15:59 Ticket #8643 (Misleading comments in django.http.multipartparser.py) closed by
-
fixed: (In [10213]) Fixed #8643 -- Corrected docstrings of
MultiPartParser
, … - 15:33 Changeset [487a7fdc]stable/1.0.x by
-
[1.0.X]: Fixed #10094 -- Fixed the
include
andextends
template … - 15:30 Ticket #10094 (include and extends template tags do not accept filenames with spaces) closed by
-
fixed: (In [10211]) Fixed #10094 -- Fixed the
include
andextends
… - 15:30 Changeset [86c51424]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.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 #10094 -- Fixed the
include
andextends
template tags to … - 15:16 Changeset [daae84a8]stable/1.0.x by
- [1.0.X]: Fixed #10079 -- Moved settings import inside the function …
- 15:15 Ticket #10079 (Make template.context usable outside of Django) closed by
- fixed: (In [10209]) Fixed #10079 -- Moved settings import inside the function …
- 15:15 Changeset [9ac3905f]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.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 #10079 -- Moved settings import inside the function that uses it …
- 14:55 Changeset [ef283643]stable/1.0.x by
- [1.0.X]: Fixed a few class references in the model field docs. …
- 14:54 Changeset [ef933f16]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.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 few class references in the model field docs. git-svn-id: …
- 14:42 Ticket #10664 (non-serializing fixtures) created by
- I think that a new "non-(de)serializing" type of fixtures might be …
- 14:38 Ticket #10404 (ImageField: height_field and width_field option sometimes doesn't work) closed by
- worksforme: The attached test patch would expose this problem, it doesn't. Marking …
- 14:36 Changeset [0805657]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.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 #9587. Formset.is_valid() now returns True if an invalid form is …
- 14:36 Tickets #9587,9665 batch updated by
- fixed: (In [10206]) Fixed #9587. Formset.is_valid() now returns True if an …
- 14:35 Changeset [10a3e41c]stable/1.0.x by
-
[1.0.X]: Fixed #10076 -- Documented invalid arguments for
FileField
, … - 14:31 Ticket #10076 (Wrong Documentation for FileField and unique=True) closed by
- fixed: (In [10204]) Fixed #10076 -- Documented invalid arguments for …
- 14:31 Changeset [78cbc3ac]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.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 #10076 -- Documented invalid arguments for
FileField
, based on … - 14:19 Ticket #10663 (Serbian translations) created by
- Serbian language uses two scripts, Cyrillic (official), and Latin …
- 14:07 Ticket #9980 (Nice-have correction for Authentication) closed by
- invalid: In the paragraph directly above, it is already mentioned that you must …
- 14:02 Ticket #10410 (FileField saves one filename on disk and another on DB) closed by
- invalid: This test proves that the bug is not reproducable models.py […] …
- 14:01 Changeset [387bd8f3]stable/1.0.x by
- [1.0.X]: Fixed #9944 -- Fixed a URL in tutorial four that was changed …
- 14:00 Ticket #9944 (Section 4: URLconf doesn't reflect the change at the end of section 3) closed by
- fixed: (In [10202]) Fixed #9944 -- Fixed a URL in tutorial four that was …
- 14:00 Changeset [27314a8]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.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 #9944 -- Fixed a URL in tutorial four that was changed in the …
- 13:52 Ticket #9580 (javascript_quote should accept SafeUnicode) closed by
- wontfix: Replying to Passy: > I used it to escape a rendered form …
- 13:51 Ticket #9816 (ModelForm with only FileField or ImageField can not pass validation) closed by
- invalid: Since neither of us can reproduce it. Reopen if you think I've tried …
- 13:44 Changeset [46e37d2]stable/1.0.x by
- [1.0.X]: Fixed #9914 -- Fixed field class name in models docs, patch …
- 13:42 Ticket #9914 (Code sample calls non-existant models.ManyToMany()) closed by
- fixed: Fixed in r10200
- 13:40 Changeset [1e214534]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.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 #9914 -- Fixed field class name in models docs, patch from timo. …
- 13:32 Changeset [46292cdc]stable/1.0.x by
- [1.0.X]: Fixed #9853 -- Added information to the model date/time …
- 13:30 Ticket #9853 (DateField and DateTimeField documentation incomplete) closed by
- fixed: (In [10198]) Fixed #9853 -- Added information to the model date/time …
- 13:30 Changeset [8ed6b2b1]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.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 #9853 -- Added information to the model date/time fields to note …
- 12:15 Ticket #9794 (GeoDjango Distance Test Failures on Oracle 11g) closed by
- fixed: (In [10197]) Refactored and cleaned up parts of the spatial database …
- 12:15 Changeset [867e7150]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.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 and cleaned up parts of the spatial database backend. …
- 12:10 Changeset [412e1d59]stable/1.0.x by
- [1.0.X]: Fixed some long lines and removed trailing whitespace. …
- 12:07 Changeset [a61c0b79]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.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 long lines and removed trailing whitespace. git-svn-id: …
- 11:48 Changeset [54d6fe97]stable/1.0.x by
-
[1.0.X]: Fixed #8462 -- Made
length
andlength_is
template filters … - 11:46 Ticket #8462 (length and length_is filters don't fail silently) closed by
-
fixed: (In [10193]) Fixed #8462 -- Made
length
andlength_is
template … - 11:46 Changeset [432f7f62]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.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 #8462 -- Made
length
andlength_is
template filters fail … - 11:08 Changeset [4a5a21d1]stable/1.0.x by
- [1.0.X]: Made the template tests error output a bit more pretty. …
- 11:05 Changeset [a6d7b418]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Made the template tests error output a bit more pretty. git-svn-id: …
- 10:58 Tickets #8813,9284 batch updated by
- fixed: (In [10190]) Fixed #9284. Fixed #8813. BaseModelFormSet now calls …
- 10:58 Changeset [9face54b]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.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 #9284. Fixed #8813. BaseModelFormSet now calls ModelForm.save(). …
- 09:36 Ticket #3310 (manage.py test does not work if there is not a model.py in the application) closed by
- duplicate: Duplicate of #7198. Even though this is the earlier ticket, I'm …
- 09:35 Ticket #10661 (manage.py test errors on apps without models.py files) closed by
-
duplicate: Duplicate of #7198.
test
is just another management command, so it … - 09:21 DjangoBranches edited by
- Removed hg.dpaste.com link -- superseded by Bitbucket version (diff)
- 09:21 Ticket #10662 (lazy translation cannot be evaluated in string operation) created by
-
[…]
both
b
andc
contain something like {{{<django. … - 09:12 DjangoJobs edited by
- (diff)
- 09:11 Ticket #10661 (manage.py test errors on apps without models.py files) created by
- I believe this is related to #7198.
- 09:00 Ticket #10660 (GeometryField doesn't honor "required" attribute) created by
- The Django documentation says that every form field can be left blank …
- 06:25 Ticket #10659 (Properly handle Paste's MultiDict and UnicodeMultiDict in Django ...) created by
- We are using Django Forms with Pylons and improper handling of Paste's …
- 05:44 Ticket #10658 (mistake in documentation) created by
- http://docs.djangoproject.com/en/dev/ref/contrib/syndication/ " To …
- 03:13 Ticket #10657 (Meta option 'ordering' causes problems with nullable fields) created by
- See also ticket:10574 which basically seems to be talking about the …
- 01:09 Ticket #10314 (TestCase assert methods do not accept a msg parameter) closed by
- invalid: Replying to Alex: > No reason we shouldn't keep the same …
- 00:26 Ticket #10656 (Documentation correction for unicode character encoding typo) created by
- […] should be \xc3\x85
03/29/2009:
- 22:36 Changeset [8f996105]stable/1.0.x by
- [1.0.X] Fixed #10653 -- Update docs regarding Jython support. Thanks, …
- 22:32 Ticket #10653 (Remove outdated note on Jython version needed for running Django) closed by
- fixed: (In [10188]) Fixed #10653 -- Update docs regarding Jython support. …
- 22:32 Changeset [1e082c38]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.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 #10653 -- Update docs regarding Jython support. Thanks, Leo …
- 22:24 WikiFormatting edited by
- (diff)
- 22:11 Changeset [d02ee6bd]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.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 redundant definition of
connection_created
signal due to DVCS … - 22:03 Changeset [9b00b87]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.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 #10655 -- Who uses 5-space indentation anyways? Thanks to …
- 22:03 Ticket #10655 (django/utils/text.py contains inconsistent indentation) closed by
- fixed: (In [10186]) Fixed #10655 -- Who uses 5-space indentation anyways? …
- 18:40 Changeset [ae5f4517]stable/1.0.x by
- [1.0.X]: Removed an inadvertent raise statement added in [8777] and …
- 18:35 Changeset [39ff4c9]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.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
svn:ignore
property on recent directory additions. … - 18:33 Changeset [4a9b1f7a]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.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 an inadvertent raise statement added in [8777] and added the …
- 18:15 Changeset [da3b38cd]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.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 #6064 -- Added the
connection_created
signal for when a … - 18:15 Ticket #6064 (Allow database connection initialization commands) closed by
-
fixed: (In [10182]) Fixed #6064 -- Added the
connection_created
signal for … - 18:05 Changeset [c0ee4c5c]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Some minor tweaks to the admin changelist styles for the new action …
- 16:25 Changeset [5e0a45d7]stable/1.0.x by
- [1.0.X] Updated Italian translation git-svn-id: …
- 16:25 Changeset [937ded33]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.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 Italian translation git-svn-id: …
- 15:37 Ticket #10655 (django/utils/text.py contains inconsistent indentation) created by
- Between lines 222 and 242, django/utils/text.py has an extra space of …
- 13:54 Ticket #10622 (List editable breaks with model inheritance) closed by
- fixed: Fixed in #10178
- 13:52 Changeset [69977d20]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.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 #10622 -- Resolved an issue with model inheritence and …
- 13:01 Ticket #9696 (FileField raises unhandled exception when filename contains non-ascii ...) closed by
- invalid: OK, this is not in fact like #9579. os.stat accepts unicode paths …
- 10:42 Ticket #10654 (incorrect error message for missing config) created by
- In django.conf.init, the ImportError for settings is reraised with …
- 10:33 Ticket #10653 (Remove outdated note on Jython version needed for running Django) created by
- It is not anymore the case that you need a checkout from svn to run Jython.
- 06:49 Ticket #10652 (Updated Slovenian (sl) translation for Django) created by
- Attaching updated translation.
03/28/2009:
- 22:02 Ticket #10026 (Possible error in django.contrib.auth.views.password_reset_confirm) closed by
- worksforme: Appears to be working correctly now. I don't know what exact revision …
- 21:52 Ticket #10651 (auth app add user page causes javascript error due to admin ...) created by
- The contrib.auth add user page (add_form.html) causes a javascript …
- 16:48 DevelopersForHire edited by
- (diff)
- 16:42 Ticket #10650 (Clarify use of MEDIA_ROOT in default settings.py) created by
- I had a bit of a palm-to-face moment when I realized that MEDIA_ROOT …
- 15:21 Ticket #10649 (Permission to anonymous) closed by
- duplicate: Duplicate of #9444.
- 13:56 SchemaEvolution edited by
- Updated activity dates of various projects (all checked) (diff)
- 11:36 Changeset [f0b7cc4a]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Cleanup, bug fixes, and new tests for the GEOS I/O objects and …
- 09:26 DjangoBranches edited by
- (diff)
- 09:04 Ticket #10649 (Permission to anonymous) created by
- Granting a permission to anonymous is needed. The situation goes like …
- 08:04 Ticket #10648 (Django should warn when creating a model with field called "save".) created by
- The following model […] causes error messages like […] …
- 07:39 Ticket #10050 (Documentation bug in tutorial / admin manual? 'AdminSite' object has ...) closed by
- fixed: I'm going to call this fixed because: * Separation between …
- 07:26 DevelopersForHire edited by
- (diff)
- 07:25 DevelopersForHire edited by
- (diff)
03/27/2009:
- 23:53 Ticket #10647 (Many-to-many tables are created even with managed=False) created by
- What else can I say.. django.db.backends.creation.sql_for_many_to_many …
- 18:03 Ticket #10646 (memcached's incr and decr should throw ValueError if keys don't exist) created by
- The "incr" and "decr" methods of the …
- 16:11 Ticket #10645 (Meta unique_together values cannot be Unicode strings) created by
- I had code like this in my Meta class for a Model: […] When I tried …
- 14:52 Changeset [cdbc225e]stable/1.0.x by
- [1.0.X] Fixed an issue with unicode being mangled in Oracle when the …
- 14:48 Changeset [faf1609]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.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 issue with unicode being mangled in Oracle when the database …
- 14:38 Distributions edited by
- typo (diff)
- 14:38 Distributions edited by
- Updated installation instructions for MacPorts (diff)
- 11:22 SortedDict edited by
- (diff)
- 07:54 Ticket #10644 (undocumented context side-effect in {% ifchanged %}) created by
-
The
{% ifchanged %}
template tag sets the{{ ifchanged }}
variable … - 06:12 Ticket #10643 (formtools do not handle forms with empty_permitted) created by
- django.contrib.formtools do not handle forms with empty_permitted set …
- 05:30 Ticket #10642 (The 'default' template filter should translate the argument given as ...) created by
- The 'default' template filter should translate the argument given as …
- 00:18 Ticket #10342 (login view should accept a form class) closed by
- duplicate: Duplicate of #8274
Note: See TracTimeline
for information about the timeline view.