Timeline
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 …
12/15/2011:
- 18:59 Ticket #17421 (./manage.py test trips when unit tests assume a database.) created by
- problem statement: - my dev setup uses 'sqlite3' backend with …
- 17:53 Ticket #17420 (Manage.py loads the wrong settings file before it loads the right one) created by
- When you use manage.py runserver --settings=othersettings, it still …
- 13:30 Ticket #17419 (Add a JSON template filter) created by
- It's nice to be able to quickly make Python lists and dictionaries …[…]
- 12:01 Ticket #17418 (ForeignKey automatic attribute does not depend on db_column) created by
- Here is an example: […] As from django documentation it will …
- 11:21 Ticket #17417 ("Save as new" does not work when a ValidationError is raised) created by
-
We use
save_as = True
for several of our models on a news site I … - 10:59 Ticket #17416 (inlineformset_factory doesn't allow the widgets argument) created by
-
modelformset_factory
supports awidgets
argument for specifying … - 10:12 Ticket #17194 (Auth tests failing on non-US locales) closed by
- fixed: In [17204]: […]
- 10:12 Changeset [5df31c0]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 #17194 -- Made sure the auth form tests work if a language other …
- 10:00 Ticket #17415 (django.contrib.sites.management.create_default_site populates invalid ...) created by
- With a PostgeSQL backend, in trunk revision 1.4 pre-alpha SVN-17189 …
- 08:23 Ticket #17414 (intcomma raises ZeroDivisionError for locales whose NUMBER_GROUPING is ...) created by
-
When using locales that do not specify
NUMBER_GROUPING
(like … - 07:59 Ticket #15584 (Forgotten password link for djangoproject.com no where to be found!!) closed by
- fixed
- 07:23 Ticket #17413 (Serialization or getting non-HTML version of form errors is not easy) created by
- See e.g. …
- 05:04 Changeset [e7b5e22]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
- Expanded section about lazy translation in i18n docs. git-svn-id: …
- 01:41 Ticket #17412 (h) closed by
- needsinfo: There is no information here to address this as a bug.
- 01:41 Ticket #17411 (hall ticket) closed by
- needsinfo: There is no information here to address this as a bug.
- 01:40 Ticket #17410 (hall ticket) closed by
- needsinfo: There is no information here to address this as a bug.
- 01:40 Ticket #17409 (hall ticket) closed by
- needsinfo: There is no information here to address this as a bug.
- 01:36 Ticket #17412 (h) created by
- django.contrib.auth', 'django.contrib.contenttypes', …
- 01:36 Ticket #17411 (hall ticket) created by
- django.contrib.auth', 'django.contrib.contenttypes', …
- 01:33 Ticket #17410 (hall ticket) created by
- django.contrib.auth', 'django.contrib.contenttypes', …
- 01:32 Ticket #17409 (hall ticket) created by
- django.contrib.auth', 'django.contrib.contenttypes', …
12/14/2011:
- 20:33 Ticket #16563 (Error pickling request.user) closed by
- fixed: In [17202]: […]
- 20:33 Changeset [655b29b5]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 #16563 - Error pickling request.user Thanks to zero.fuxor for …
- 14:48 Ticket #17408 (Standardized WizardView/FormWizard naming) created by
- The patch attached to this ticket contains some naming cleanups in the …
- 14:40 DjangoResources edited by
- fixed gitlog url (diff)
- 14:39 DjangoResources edited by
- Added gitlog, gitosis reposigory browser inspired by github (diff)
- 13:59 Ticket #17385 (Make sure the documentation search version field honor the browsed version.) reopened by
- 11:19 Ticket #17406 (FAQ links are broken) closed by
- fixed: Thanks for the report! Looks like this has been fixed.
- 09:41 Ticket #17402 (Broken link in the documentation) closed by
- fixed
- 09:41 Ticket #17403 (reverse documentation page not found) closed by
- fixed
- 09:26 Ticket #17404 (Email validator does not accept numeric TLD) reopened by
- I meant that 42registry.org provides domain name registration for .42 …
- 09:24 Ticket #17404 (Email validator does not accept numeric TLD) closed by
- worksforme: https://www.42registry.org/ isn't a valid email addres at all. And …
- 09:22 Ticket #17407 (Render_to_string link is broken) created by
- In this page: https://docs.djangoproject.com/en/1.3/ref/templates
- 09:13 Ticket #17405 (Email validator does not accept domain names with no TLD) closed by
- duplicate: Duplicate of #12817.
- 09:05 Ticket #17406 (FAQ links are broken) reopened by
- Try to follow any of the FAQ links on: …
- 08:52 Ticket #17406 (FAQ links are broken) closed by
- needsinfo: Thank you for the report but I can't seem to see what is broken. …
- 08:49 Changeset [46c1d155]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 a url to the contributing guide in a code comment. git-svn-id: …
- 08:40 Ticket #17406 (FAQ links are broken) created by
- FAQ links are broken
- 08:08 Ticket #14003 (Filtering on a relation whose model has a different PK type doesn't work) reopened by
- The fix for 11319 unfortunately didn't fix this. :( I have this …
- 07:41 Ticket #17405 (Email validator does not accept domain names with no TLD) created by
- The email validator does not accept domain names with no TLD, while …
- 07:36 Ticket #17404 (Email validator does not accept numeric TLD) created by
- The email validator does not accepte numeric TLDs, while they are …
- 07:30 Ticket #17403 (reverse documentation page not found) created by
- https://docs.djangoproject.com/en/1.3/topics/urls/#django.core.urlresol …
- 07:13 Ticket #17402 (Broken link in the documentation) created by
- https://docs.djangoproject.com/en/1.3/ref/contrib/auth contains a link …
- 06:53 Ticket #17401 (SelectDateWidget doesn't display erroneous values) created by
- If you enter an invalid date (ie. Feb. 30) the bound widget will …
- 04:25 Ticket #17398 (Search isn't searching on docs.djangoproject.com) closed by
- fixed: Sorry, I reverted the commit from yesterday that would select the …
- 03:28 Ticket #17398 (Search isn't searching on docs.djangoproject.com) created by
- When using the search box on https://docs.djangoproject.com or the …
- 03:05 Ticket #15734 (Django documentation search) closed by
- worksforme: If you don't want to search for a specific version, the current …
- 00:03 Ticket #17396 (can't access docs) closed by
- worksforme: Docs are working here. Please reopen if you can continue to reproduce …
- 00:00 Ticket #17396 (can't access docs) created by
- Temporarily down? I'm clicking forms on the Table of Contents page …
Note: See TracTimeline
for information about the timeline view.