Timeline
12/19/2011:
- 18:08 Ticket #11739 (ContentFile() does not support unicode data) reopened by
- I'm running into this as well. It stems from the fact that cStringIO …
- 18:05 Ticket #17439 (prefetch_related issues extra queries for optional OneToOneFields) created by
- Given these models: […] I expect that after doing …
- 16:56 Ticket #17438 (Model names wrong in administrator pages) created by
- If the model name is SERVER_CONFIG then "Server r_config" will be …
- 14:07 DevelopersForHire edited by
- (diff)
- 13:53 Ticket #17437 (Static file finder are styled as finders.AppDirectoriesFinder while ...) created by
- Shouldn't the template loaders be refactored to use the same style as …
- 13:48 DjangoResources edited by
- (diff)
- 08:59 Ticket #17333 (Errors when reversing admin URLs when custom ModelAdmin doesn't ...) closed by
- fixed: In [17237]: […]
- 08:59 Changeset [554f0601]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Stopped unconditionally reversing admin model add/change URLs. …
- 08:42 Ticket #17373 (jQuery forward compatibility: TabularInline with extra = 0: "Add ...) reopened by
- 08:26 Ticket #17436 (flag attempts to change signature of __init__ on Models) created by
- As a relative Django newbie, I tried to redefine the init method …
- 07:52 Ticket #17408 (Standardized WizardView/FormWizard naming) closed by
- fixed: In [17236]: […]
- 07:52 Changeset [259ebcde]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
-
Fixed #17408 -- Cleaned up some namings in
contrib.formtools
. … - 07:36 Ticket #17163 (Add NamedUrlWizardView.get_step_url) closed by
- fixed: In [17235]: […]
- 07:36 Changeset [355f7fc]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
-
Fixed #17163 -- Added the
NamedUrlWizardView.get_step_url()
method. … - 07:32 Ticket #17435 (document that QuerySet.update returns not the number of rows changed, ...) created by
- It’s documented that QuerySet.update “returns the number of rows …
- 07:13 Ticket #17162 (Remove WizardView.get_wizard_name()) closed by
- fixed: In [17234]: […]
- 07:13 Changeset [1ef6841]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
-
Fixed #17162 -- Removed the useless
WizardView.get_wizard_name()
… - 06:58 Ticket #17151 (Rename 'wizard_prev_step' in NamedUrlWizardView) closed by
- fixed: In [17233]: […]
- 06:58 Changeset [ed56e2c]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
-
Fixed #17151 -- Renamed
wizard_prev_step
to the clearer … - 06:29 DjangoJobs edited by
- added fashiolista job opening (diff)
- 06:28 Ticket #17150 (NamedUrlWizardView should add 'url_name' to wizard object in template ...) closed by
- fixed: In [17232]: […]
- 06:28 Changeset [ad5df51]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
-
Fixed #17150 -- Made
NamedUrlWizardView.url_name
available in the … - 06:11 Ticket #17148 (WizardView uses get_context_data incorrectly) closed by
- fixed: In [17231]: […]
- 06:11 Changeset [3e790ae]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
-
Fixed #17148 -- Fixed the signature of
WizardView.get_context_data()
… - 05:53 Ticket #17433 (TestCase.assertFieldOutput documentation missing versionadded) closed by
- fixed: In [17230]: […]
- 05:53 Changeset [5a48cb5f]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Added note about assertFieldOutput being new in 1.4. Thanks dpifke …
- 05:08 Ticket #17333 (Errors when reversing admin URLs when custom ModelAdmin doesn't ...) reopened by
12/18/2011:
- 20:07 DjangoAndNginx edited by
- (diff)
- 17:39 Ticket #17434 (Nicer name than object_list for ListViews) closed by
- worksforme: Yep, it's already there. If you don't specify context_object_name …
- 16:39 Ticket #17418 (ForeignKey automatic attribute does not depend on db_column) closed by
-
invalid: As its name implies,
db_column
only affects the name of the column … - 16:33 Ticket #17383 (template filter arguments don't tolerate whitespace) closed by
- wontfix: I understand your proposal but I think it makes chained filters harder …
- 15:51 Ticket #17420 (Manage.py loads the wrong settings file before it loads the right one) closed by
- fixed: I think this was fixed by r16964. Please reopen the ticket if you can …
- 15:45 Ticket #17421 (./manage.py test trips when unit tests assume a database.) closed by
- invalid: Your code is doing ORM queries (which translate to SQL queries) at …
- 14:17 Ticket #17434 (Nicer name than object_list for ListViews) created by
- I ListViews, I think it would be nice if instead of creating a context …
12/17/2011:
- 20:32 Ticket #17432 (url(r'^admin/', include('admin.site.urls')),) closed by
- needsinfo: Can you clarify where the first version of the line (the one marked …
- 20:22 Ticket #17433 (TestCase.assertFieldOutput documentation missing versionadded) created by
- This function was added in [16653], but the documentation in …
- 19:33 Ticket #17432 (url(r'^admin/', include('admin.site.urls')),) created by
- hello dear Developers. i found a bug. i'm using ubuntu 11.10 ubuntu …
- 17:00 Changeset [5003df36]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Tweaked changes from r17228 to cater for older simplejson versions. …
- 16:10 Ticket #16850 (Testsuite failing on JSON serialization) closed by
- fixed: In [17228]: […]
- 16:10 Changeset [b5d9ad98]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #16850 -- Made sure we always represent Decimal instances with …
- 14:39 Ticket #17431 (Allow PasswordResetForm subclasses full control over email message to send) created by
-
The
django.contrib.auth.forms.PasswordResetForm
has logic to: 1. … - 12:06 Ticket #11228 (FieldFile with check if file exists, and don't raise errors by default) closed by
- wontfix: Like Chris, I doubt this would be generally useful. If you're losing …
- 11:55 Ticket #8886 (loaddata deserializes BooleanFields wrong for inheriting model) closed by
- fixed: The example provided by the OP now properly raises a …
- 11:38 Changeset [e31c43a]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Optimized an optimise git-svn-id: …
- 11:37 Changeset [20c8aa2a]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed various dodgy behaviours git-svn-id: …
- 09:35 Ticket #17430 (Clearly document the permissions model for the Django admin interface) created by
- The current auth docs aren't particularly clear on *exactly* what is …
- 09:32 Ticket #9104 (FieldDoesNotExist is defined in "confusing" place.) closed by
- needsinfo: Malcolm explained why the code is written in this way, and his …
- 09:30 Changeset [c753458]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Explained why UserCreationForm performs custom validation of …
- 09:29 Ticket #13147 (auth.UserCreationForm : unicity check on username not necessary) closed by
- wontfix: I agree with Luke.
- 08:36 Ticket #12165 (Ability to use SQL functions in queries) closed by
- invalid: I'm not convinced by this argument: > Most people have powerful …
- 08:10 Ticket #11372 (Support setup.py develop) closed by
-
wontfix: Developers may have
setuptools
installed because they need a package … - 06:23 Ticket #11903 (WSGIRequest.path not quoted properly) closed by
- invalid: I believe the current behavior is correct. Django handles the encoding …
- 06:06 Ticket #9015 (Signal Connection Decorators) closed by
- wontfix
- 05:50 Ticket #17426 (Months in Spanish are written in lowercase) closed by
- needsinfo: According to the translations at …
- 05:44 Ticket #11816 (defaults in genereated settings.py are absolute paths for template ...) closed by
- duplicate: This is a duplicate of #16504 which was closed as wontfix. I have …
- 05:26 Ticket #11797 (Test Client Response content form value parsing) closed by
- wontfix: As pointed out by Russell in the mailing list thread linked above, …
- 04:27 Ticket #11166 ({% widthratio 0 0 100 %} returns an empty string, rather than a 0) closed by
- fixed: In [17224]: […]
- 04:27 Changeset [a4e516b5]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #11166 -- {% widthratio %} should return 0 when the maximum is …
12/16/2011:
- 23:39 Ticket #17429 (if ordering = None incorrect result) created by
- Model: […]
- 22:21 Ticket #17428 (Admin formfield validation uses form model instead of registered model) created by
- The admin …
- 21:53 Changeset [8767439a]stable/1.10.xstable/1.11.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 of the built-in views to use content_type instead of …
- 20:48 Changeset [d3055b33]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Quick edit of docs/topics/security.txt to catch some basic formatting …
- 20:40 Changeset [bfb4ed14]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Negligible spacing fixes to comments in django/http/init.py …
- 20:37 Changeset [81bf5e39]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed comma splice in DeprecationWarning for CompatCookie git-svn-id: …
- 20:33 Ticket #17222 (Let `manage.py` learn --colour/--color option to control if ...) closed by
- wontfix: I agree with aaugustin's reluctance. It's not worth adding this code …
- 20:31 Changeset [637a70fa]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Negligible spacing cleanup in utils/dateparse.py git-svn-id: …
- 20:27 Ticket #17233 (Typo in defaultfilters) closed by
- fixed: In [17218]: […]
- 20:27 Changeset [286c5c81]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #17233 -- Fixed typo in defaultfilters.py docstring. Thanks, …
- 20:19 Ticket #17322 (HttpResponse documentation should give example import) closed by
- fixed: In [17217]: […]
- 20:19 Changeset [fefbb66b]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #17322 -- Added an example import statement to the HttpResponse …
- 20:16 Ticket #17422 (BaseDetailView get method doesn't take the *args argument) closed by
- fixed: In [17216]: […]
- 20:16 Changeset [913b39b]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #17422 -- Changed BaseDetailView to use *args, to be consistent …
- 20:15 Ticket #17330 (Logger documentation minor error) closed by
- fixed: In [17215]: […]
- 20:15 Changeset [1bf58154]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #17330 -- Fixed error in logging.txt. Thanks, jblaine …
- 20:03 Ticket #17364 (Minor typo and style changes for docs/topics/testing.txt) closed by
- fixed: In [17214]: […]
- 20:03 Changeset [2494dd2]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #17364 -- Fixed typos in topics/testing.txt. Thanks, movielady …
- 20:02 Ticket #17407 (Render_to_string link is broken) closed by
- worksforme: The link to …
- 20:00 Ticket #17423 (Three typos in GeoDjango documentation) closed by
- fixed: In [17213]: […]
- 20:00 Changeset [a848ef4e]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #17423 -- Fixed three typos in GeoDjango docs. Thanks, …
- 18:17 Changeset [6cca104b]stable/1.10.xstable/1.11.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 failing tests due to creation of HttpRequest._is_secure() …
- 17:50 Changeset [1b312ed]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Refs #17323 -- Updated a test to use try/finally to avoid state …
- 17:40 Ticket #17323 (Rename request.raw_post_data to request.body) closed by
- fixed: In [17210]: […]
- 17:40 Changeset [3f003a3]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #17323 -- Renamed HttpRequest.raw_post_data to request.body. …
- 16:37 Ticket #17425 (Javascript Documentation version switcher not functioning for 'dev') closed by
- invalid: That's because the page was moved since 1.3. The version switcher has …
- 16:06 Ticket #14597 (request.is_secure() should support headers like: X-Forwarded-Protocol ...) closed by
- fixed: In [17209]: […]
- 16:06 Changeset [61f0aff]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #14597 -- Added a SECURE_PROXY_SSL_HEADER setting for cases when …
- 14:37 Changeset [4d32e6a]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Removed incorrect comment in core/handlers/modpython.py. If it were …
- 14:24 Ticket #17427 (DatabaseWrapper no longer hashable-> failure in ...) created by
- The resolution of #17258 leads to a failure under Python 3.x because …
- 14:21 Changeset [082cfce1]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Negligible typo fix in a comment in handlers/wsgi.py git-svn-id: …
- 14:10 Ticket #17258 (Move threading.local from DatabaseWrapper to connections dictionary) closed by
- fixed: Please don't reopen this ticket, if there's a new issue as a result …
- 14:06 Ticket #17258 (Move threading.local from DatabaseWrapper to connections dictionary) reopened by
- This change leads to a failure under Python 3.x because the SQLite …
- 13:56 Ticket #17426 (Months in Spanish are written in lowercase) created by
- The way the Django template system renders the name of the months in …
- 13:40 Ticket #17425 (Javascript Documentation version switcher not functioning for 'dev') created by
- Visit this page: …
- 12:11 Ticket #17424 (Using exclude on a queryset with an annotate field gives attribute error.) created by
-
Generating a MySQL query with an
annotate
followed by anexclude
… - 11:02 Changeset [a1d2f1f7]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Ensured that thread-shareability gets validated when closing a …
- 09:56 Ticket #17417 ("Save as new" does not work when a ValidationError is raised) closed by
- worksforme: (sorry, anonymous user above was me) Wait, the OP doesn't mention …
- 09:41 Ticket #17417 ("Save as new" does not work when a ValidationError is raised) reopened by
- 07:55 Ticket #17417 ("Save as new" does not work when a ValidationError is raised) closed by
- duplicate: Duplicate of #13223. See also #5681.
- 07:48 Ticket #17423 (Three typos in GeoDjango documentation) created by
- Two typos in the GeoDjango tutorial: 1. "Note that pnt may also …
- 07:40 Ticket #17258 (Move threading.local from DatabaseWrapper to connections dictionary) closed by
- fixed: In [17205]: […]
- 07:40 Changeset [34e248ef]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
-
Fixed #17258 -- Moved
threading.local
fromDatabaseWrapper
to the … - 03:21 Ticket #17422 (BaseDetailView get method doesn't take the *args argument) created by
-
BaseDetailView is the only CBV whose
get
method doesn't have the …
Note: See TracTimeline
for information about the timeline view.