Timeline
02/22/2013:
- 18:41 Ticket #19888 (MultiValueDictKeyError when saving Inlines without an AutoField) created by
- Saving an Inline that makes use of an autogenerated primary key that …
- 18:35 Ticket #19887 (ModelAdmin.fields and ModelAdmin.fieldset not very detailed documented) created by
- ModelAdmin.fields and ModelAdmin.fieldset are not very detailed …
- 18:30 Sprints edited by
- (diff)
- 17:08 Changeset [dcf651c]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed Oracle specific failures in commands_sql tests
- 16:55 Ticket #19846 (Simplify BlockContext code with defaultdict) closed by
- fixed: In e5a8df06be8ce82f5ba10dca5087339704ffd0fa: […]
- 16:55 Changeset [e5a8df06]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #19846 -- Optimized a dict of lists in BlockContext class …
- 16:34 Ticket #19883 (Inconsistent parameter substitution in cursor wrappers) closed by
- duplicate: I think it's a duplicate of #9055, or at least closely related.
- 16:33 Changeset [f565c6f]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Marked a test as expected failure. Refs #19884
- 16:33 Changeset [88c726be]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Skipped a test on Oracle
- 16:31 Changeset [251f345]stable/1.5.x by
- [1.5.x] Fixed Oracle regression in last_executed_query() with unicode …
- 16:27 Changeset [ce094e5]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed Oracle regression in last_executed_query() with unicode strings …
- 16:09 Changeset [8a99d718]stable/1.5.x by
- [1.5.x] Fixed empty strings + to_field regression on Oracle Querying …
- 16:05 Changeset [09fcb70c]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed empty strings + to_field regression on Oracle Querying the …
- 15:02 Changeset [60fff6fc]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Documented jQuery upgrade Refs #14571.
- 14:56 Ticket #19886 (documentation: FormWizard.as_view() does not have the attribute get_form()) closed by
- duplicate: Thanks for the report! This is a duplicate of #19880.
- 14:55 Ticket #19886 (documentation: FormWizard.as_view() does not have the attribute get_form()) created by
- The …
- 14:13 Ticket #19885 (Make all testing tools importable from django.test) created by
- Currently it is nearly impossible to remember which module has which …
- 13:55 Ticket #19884 (Inspectdb on Oracle doesn't produce correct field types) created by
- The test inspectdb.test_field_types() has multiple errors, at least: …
- 13:38 Ticket #19883 (Inconsistent parameter substitution in cursor wrappers) created by
- The following script produces different results with different values …
- 12:52 Ticket #19876 (Using a staticmethod for a FileField's upload_to attribute doesn't work) closed by
- wontfix: I don't think there's anything Django can do about this, it's just how …
- 12:26 Ticket #19871 (Extend ResetPasswordTokenGenerator to handle arbitraty tokens) closed by
- wontfix: Thanks for the report! I don't think the proposed patch makes sense; …
- 12:19 Changeset [f13bfbec]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #19882 -- Smarter tokenizing of {% for %} tag arguments.
- 12:19 Ticket #19851 (500 page suggests to contact non-existant email address) closed by
- needsinfo
- 12:16 Ticket #19882 (Forloop with a filter that has an argument containing whitespace ...) closed by
- fixed: In f13bfbec70e096f230e3dcda88a2cb215e7f8899: […]
- 11:57 Ticket #19825 (URLValidator) closed by
-
invalid: A valid URL cannot have a space in it, it must be encoded as
%20
. - 11:54 Ticket #19820 (Make loaddata error messages less cryptic) closed by
- needsinfo: Closing needsinfo pending clarification of whether the better error …
- 11:35 Ticket #19784 (Custom urlconf reset too early) closed by
- duplicate
- 10:53 Ticket #19658 (Login redirects use wrong URL when application doesn't live on web ...) closed by
- worksforme: Thanks for the report! In Django 1.5 hardcoding is no longer the best …
- 10:49 Ticket #19636 (inhibit signals to modify some field on tests) closed by
- wontfix: Thanks for the suggestion! I can see that there are some cases where …
- 10:46 Ticket #19621 (templates suppress TypeErrors from comparisons) closed by
- wontfix: Thanks for the report! In general, the philosophy of the Django …
- 08:34 Ticket #19882 (Forloop with a filter that has an argument containing whitespace ...) created by
- In a template, when looping over a variable that has a filter with an …
- 05:09 Ticket #19841 (Problem in documentation "Writing your first Django app, part 1" with ...) closed by
- needsinfo
- 04:39 Ticket #19881 (Document that get_next/previous_by_FOO uses default manager) created by
- Model methods get_next_by_FOO() and get_previous_by_FOO() doesn't …
- 03:33 Ticket #19880 (form-wizard initial data example is wrong) created by
- In this …
02/21/2013:
- 20:23 Ticket #19879 (have 'findstatic' say where it is searching) created by
- it would be great if findstatic would say where it is looking. …
- 19:30 Ticket #19594 (urlpatterns not respected for trailling slashed when mod_rewrite is on) closed by
- invalid: The description says "affects Django to 1.5", but looking at the …
- 19:21 Ticket #19592 (BaseForms validation and ValidationError's params) closed by
- wontfix: I think a more reasonable change here would be to add a documented …
- 17:58 Ticket #19878 (Stop TemplateView automatically passing kwargs into the context) created by
- Only TemplateView pushes self.kwargs to the context. ListView does …
- 17:25 Ticket #13320 (loaddata and syncdb should use the python logging) closed by
- wontfix: I don't know the original rationale for using stdout/stderr, but I can …
- 17:15 Ticket #19840 (Traceback view: href to version control page) closed by
- wontfix
- 16:24 Ticket #19877 (Allowing running management commands without colorized output) created by
- Since the output style for a command is set as BaseCommand.style, and …
- 15:15 Ticket #19876 (Using a staticmethod for a FileField's upload_to attribute doesn't work) created by
-
When trying to use a
staticmethod
for aFileField
'supload_to
… - 14:26 Changeset [5488437a]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Factored code and added a missing docstring.
- 13:34 Ticket #19875 (Tutorial should have include ALLOWED_HOSTS setting) created by
- Got bit by 500 errors when switching to DEBUG=False. As a total …
- 12:46 Ticket #18526 ({% with %} template tag shows strange behaviour if ...) closed by
- wontfix: I'm still confused about what exactly this is supposed to fix, since …
- 09:50 Ticket #19874 (Add id to <ul> element in CheckboxSelectMultiple) created by
- Please, consider to add an ID to <ul> element in …
- 09:48 DjangoJobs edited by
- (diff)
- 09:46 DjangoJobs edited by
- (diff)
- 09:44 DjangoJobs edited by
- (diff)
- 06:57 Ticket #19873 (Cursor vs DebugCursor behavior not the same on execute without arguments) closed by
- duplicate: Duplicate of #9055
- 06:32 Ticket #19865 (Point.transform(srid=1234) is wrong documented) closed by
- invalid: I think you mixed two different transform methods: * …
- 06:01 Ticket #19873 (Cursor vs DebugCursor behavior not the same on execute without arguments) created by
- In [1]: from django.conf import settings In [2]: settings.DEBUG …
- 05:53 Ticket #19872 (cached_property doesn't behave properly when accessed through the class) created by
- cached_property raises an exception when used through the class, …
- 04:02 Ticket #19870 (select_related has issues with models linked by a FK which inherit ...) closed by
- fixed: In 3c6318e831658b88ba7c3e04f315329071b25e34: […]
- 04:01 Changeset [3c6318e]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #19870 -- Regression in select_related in inheritance cases …
- 03:14 Ticket #19871 (Extend ResetPasswordTokenGenerator to handle arbitraty tokens) created by
- The django.contrib.auth.tokens.ResetPasswordTokenGenerator is a useful …
- 02:31 Ticket #19867 (get_host shouldn't apply validation to server-set values) closed by
-
wontfix: On Apache, by default,
SERVER_NAME
in under the control of the … - 02:01 Ticket #19870 (select_related has issues with models linked by a FK which inherit ...) created by
- Considering the following models: […] …
- 00:34 Sprints edited by
- Add Istanbul sprint info. (diff)
02/20/2013:
- 19:02 Ticket #16756 (Edit item with non integer value and inheritance fails on id.) closed by
- fixed: This has been fixed at some point and doesn't fail on 1.5.x anymore.
- 17:34 Changeset [b17a572e]stable/1.5.x by
- [1.5.x] Fixed #19868 -- Clarified purpose of custom user example
- 17:33 Ticket #19868 (Custom User Models documentation) closed by
- fixed: In 649118961ce3952138536235fc842921e39bfa33: […]
- 17:32 Changeset [64911896]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #19868 -- Clarified purpose of custom user example
- 17:12 Ticket #19869 (Make changing the active language inside `LiveTestServerCase` possible) created by
- I was trying to make a selenium test to work with different locales in …
- 16:26 Ticket #19868 (Custom User Models documentation) created by
- The documentation for creating a custom user model uses the …
- 16:03 Changeset [3872bc51]stable/1.4.x by
- [1.4.x] Made a couple of selenium tests wait for page loaded The …
- 16:01 Changeset [96790fc]stable/1.5.x by
- [1.5.x] Made a couple of selenium tests wait for page loaded The …
- 16:00 Ticket #19856 (LiveServerTestCase + in-memory SQLite do not work together) closed by
- fixed: In 50677b29af39ca670274fb45087415c883c78b04: […]
- 15:56 Changeset [50677b2]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Made a couple of selenium tests wait for page loaded The …
- 15:29 Ticket #19867 (get_host shouldn't apply validation to server-set values) created by
- Currently get_host will fall back to SERVER_NAME if there is no usable …
- 15:24 Ticket #19866 (SuspiciousOperation should not be answered with HTTP 500) created by
- If a request comes in which does not use one of the allowed host names …
- 15:18 DjangoJobs edited by
- (diff)
- 15:09 Changeset [4e36e0a8]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Clarified the language used in the documentation. Thanks to Mike Smith …
- 14:43 Ticket #19865 (Point.transform(srid=1234) is wrong documented) created by
-
In the documentation is
srid
as keyword defined for the … - 14:17 Ticket #19858 (.pyc files in Django-1.4.4.tar.gz, Django-1.3.6.tar.gz tarballs) closed by
- fixed: Fixed with the release just now of 1.3.7 and 1.4.5 - …
- 13:57 Changeset [8ad43663]stable/1.5.x by
- [1.5.x] Fixed #19672 -- Error in negated Q() filtering There was a …
- 13:53 Changeset [67a937c2]stable/1.4.x1.4.5 by
- [1.4.x] Bump version numbers to roll a clean package.
- 13:52 Changeset [304a5e06]stable/1.3.x1.3.7 by
- [1.3.x] Bump version numbers to roll a clean package.
- 13:46 Ticket #19672 (Negated Q objects over nullable joins result in invalid SQL) closed by
- fixed: In e8fc3f3783744e4fcd3ff0ac43e3ce2572292f3a: […]
- 13:45 Changeset [e8fc3f37]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Added a test for negated Q object querying The added test is from the …
- 13:45 Changeset [10f9ba04]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Cleaned up join promotion in query.combine() with OR Refs #19849
- 13:43 Changeset [edf93127]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Removed join() promote kwarg The join promote=True was …
- 13:34 Changeset [3fef304f]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Refactored negated IS NULL handling This one cleaned up add_filter() …
- 13:28 Changeset [a57743c]stable/1.3.x by
- [1.4.x] Note that ALLOWED_HOSTS default changes in Django 1.5.
- 13:27 Changeset [b55cde05]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Added a db_constraint option to ForeignKeys. This controls whether or …
- 13:26 Changeset [3adfc3f]stable/1.4.x by
- [1.4.x] Note that ALLOWED_HOSTS default changes in Django 1.5.
- 13:08 Ticket #19843 (ORM generate dupes when filtering twice on related objects) closed by
- invalid
- 12:52 Ticket #19857 (Update documentation to include ALLOWED_HOSTS section.) closed by
- fixed: Closing this; I suspect the problem with the redirect might be that …
- 12:49 Ticket #19864 (No standard method of indicating import paths in documentation) closed by
- duplicate: This is a duplicate of #19281 and #15396.
- 12:28 Ticket #19864 (No standard method of indicating import paths in documentation) created by
- I've been using Django for about a year now and there's something …
- 11:00 Ticket #19863 (Quotes around the url name) closed by
- invalid: Thanks for the report, but this code is correct for Django >= 1.5. …
- 09:30 Ticket #19863 (Quotes around the url name) created by
- The sample registration/login.html in …
- 07:17 Ticket #19598 (Bug in inlines.js) closed by
- fixed: In cb5545ea2d747e2457221a03e985ef9b4a79ee2e: […]
- 07:16 Changeset [cb5545e]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #19598 -- Fixed jQuery tagName retrieving Thanks rj at …
- 06:55 Ticket #14571 (Update jQuery) closed by
- fixed: In 8bbca211b6d4457e2f7acc3d41e54373f03ecddd: […]
- 06:54 Changeset [4246fe60]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Replaced the obsolete toggle event handling JS function The …
- 06:52 Changeset [8bbca21]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #14571 -- Updated embedded jQuery from 1.4.2 to 1.9.1 Thanks …
- 06:48 Changeset [ae2d04f7]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Add test for collapsible fieldset functionality in admin
- 04:09 Ticket #19862 (docs for signal request_finished) closed by
- wontfix: In Django < 1.5, the signal is sent before returning the WSGI iterable …
- 03:20 Ticket #19862 (docs for signal request_finished) created by
- current doc at master branch: […] What happens for non streaming …
- 02:05 Ticket #19861 (Improve connection._dirty flag handling) created by
- The connection._dirty flag currently represents a mix of things: - …
- 01:10 Ticket #19860 (django 1.3.6 package contains bad file) closed by
- duplicate: This duplicates #19858
02/19/2013:
- 22:52 Ticket #19860 (django 1.3.6 package contains bad file) created by
- django 1.3.6 package contains bad file …
- 20:52 Ticket #19859 (Django 1.4.4 release tarball includes .pyc files (including bare)) closed by
- duplicate: Ah, yes. Apparently I'm not the only person upgrading tonight.
- 20:43 Ticket #19859 (Django 1.4.4 release tarball includes .pyc files (including bare)) created by
- The Django 1.4.4 release tarball includes some .pyc files $ tar -tzf …
- 20:23 Ticket #19858 (.pyc files in Django-1.4.4.tar.gz, Django-1.3.6.tar.gz tarballs) created by
- There are some .pyc files in the .tar.gz at: …
- 20:05 Changeset [fd3a066a]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- This function is unused and should have been removed a few releases ago.
- 19:43 Changeset [8d4342f]stable/1.5.x by
- [1.5.x] Fixed #19857 -- Fixed broken docs link in project template.
- 19:38 Changeset [a6927d8]stable/1.3.x by
- [1.3.x] Fixed #19857 -- Fixed broken docs link in project template. …
- 19:37 Ticket #19857 (Update documentation to include ALLOWED_HOSTS section.) closed by
- fixed: In 4cdfb24c9847f89a332742dbc476f189de4989dc: […]
- 19:36 Changeset [4cdfb24]stable/1.4.x by
- [1.4.x] Fixed #19857 -- Fixed broken docs link in project template.
- 19:23 Changeset [2378c31]stable/1.3.x by
- [1.3.x] Don't characterize XML vulnerabilities as DoS-only.
- 19:22 Changeset [5d1791f]stable/1.4.x by
- [1.4.x] Don't characterize XML vulnerabilities as DoS-only.
- 19:21 Ticket #19857 (Update documentation to include ALLOWED_HOSTS section.) created by
- Comment in default settings file has invalid url …
- 19:20 Changeset [c7f80b42]stable/1.5.x by
- Don't characterize XML vulnerabilities as DoS-only.
- 17:22 Changeset [9dde0dc6]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Merge pull request #739 from JustinTArthur/ticket-19855 Fixed typo in …
- 17:20 Changeset [23ef6e1]stable/1.5.x by
- [1.5.X] Fixed #19728 - Updated API stability doc to reflect current …
- 17:20 Ticket #19728 (Update API stability doc) closed by
- fixed: In 132d5822b0651bd0f192388693cb22263e68ddf5: […]
- 17:19 Changeset [132d5822]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #19728 - Updated API stability doc to reflect current meaning of …
- 17:18 Ticket #19856 (LiveServerTestCase + in-memory SQLite do not work together) created by
- When running LiveServerTestCase with in-memory SQLite database (no …
- 17:16 Ticket #19855 (Typo in legacy database howto (English)) closed by
- invalid: Just read that tickets are no longer needed for trivial changes, …
- 17:03 Changeset [3f49d914]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixes typo introduced by …
- 16:54 Ticket #19855 (Typo in legacy database howto (English)) created by
- From the documentation Integrating Django with a legacy database …
- 16:06 Ticket #19854 (Selenium tests in Django's own test suite should be off by default, ...) created by
- The Django test suite includes a number of Selenium tests, mostly for …
- 15:32 Changeset [4f99b0b6]stable/1.5.x by
- [1.5.X] Fixed typo in …
- 15:30 Changeset [bd006e00]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Merge pull request #737 from hrbonz/docs_CBV_generic_views_typo Fixed …
- 14:18 Changeset [747d3f0]stable/1.3.x1.3.6 by
- [1.3.x] Bump version numbers for security release.
- 14:17 Changeset [f61f800]stable/1.4.x1.4.4 by
- [1.4.x] Bump version numbers for security release.
- 14:15 Changeset [18d920ea]stable/1.5.x1.5c2 by
- [1.5.x] Bump version numbers for security release.
- 14:01 Ticket #19853 (EmailField default max_length led to errors) closed by
- duplicate: duplicate of #11365
- 13:43 Ticket #19853 (EmailField default max_length led to errors) created by
- Hi, I'm currently running a web application with Django 1.4.3 using …
- 12:52 Changeset [f6f6f87]stable/1.3.x by
- [1.3.x] Update 1.3.6 release notes for all security fixes.
- 12:48 Changeset [62d5338b]stable/1.4.x by
- [1.4.x] Update 1.4.4 release notes for all security fixes.
- 12:23 Changeset [8fbea5e1]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Update 1.5 release notes for XML and formset fixes.
- 12:23 Changeset [35c991a]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Added a default limit to the maximum number of forms in a formset. …
- 12:23 Changeset [1f39eaf]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Checked object permissions on admin history view. This is a security …
- 12:23 Changeset [c6d69c12]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Restrict the XML deserializer to prevent network and entity-expansion …
- 12:23 Changeset [d51fb74]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Added a new required ALLOWED_HOSTS setting for HTTP host header …
- 11:45 Ticket #19852 (Typo in documentation for FieldSets classes) closed by
- fixed: In 1add79bc4007fee658f193b65aea2af2347aab6b: […]
- 11:44 Changeset [1add79bc]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #19852 - Updated admin fieldset example for consistency. Thanks …
- 11:39 Changeset [84ce990c]stable/1.5.x by
- [1.5.x] Update 1.5 release notes for XML and formset fixes.
- 11:39 Changeset [3ef4bbf]stable/1.5.x by
- [1.5.x] Added a default limit to the maximum number of forms in a …
- 11:39 Changeset [0e46c7f7]stable/1.5.x by
- [1.5.x] Checked object permissions on admin history view. This is a …
- 11:39 Changeset [2d0c22e]stable/1.5.x by
- [1.5.x] Restricted the XML deserializer to prevent DoS attacks. This …
- 11:39 Changeset [a7e33c5]stable/1.5.x by
- [1.5.x] Added a new required ALLOWED_HOSTS setting for HTTP host …
- 11:37 Changeset [0cc350a8]stable/1.4.x by
- [1.4.x] Added a default limit to the maximum number of forms in a …
- 11:37 Changeset [0e7861a]stable/1.4.x by
- [1.4.x] Checked object permissions on admin history view. This is a …
- 11:37 Changeset [1c60d07b]stable/1.4.x by
- [1.4.x] Restrict the XML deserializer to prevent network and …
- 11:37 Changeset [9936fdb1]stable/1.4.x by
- [1.4.x] Added ALLOWED_HOSTS setting for HTTP host header validation. …
- 10:53 Ticket #19852 (Typo in documentation for FieldSets classes) created by
- Documentation syntax seems inconsistent for the fieldsets classes …
- 10:31 Changeset [00031b7]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Updated a couple admonitions to use the warning directive.
- 09:35 Ticket #18789 (Too many method arguments equals poor readability for small resolutions.) closed by
- fixed: In efa300088f4bdb7224d5f1200f6ff4dd526c47a7: […]
- 09:25 Changeset [efa30008]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #18789 - Fixed some text wrap issues with methods in the docs. …
- 09:07 Ticket #19851 (500 page suggests to contact non-existant email address) created by
- I got a 500 page and sent a message to webmaster@… but …
- 07:23 Ticket #19850 (admin_static templatetag is not using the staticfiles' storage backend url) created by
- The admin_static templatetag checks for statifiles app and then …
- 06:37 Ticket #15802 (Django stops functioning when the database (PostgreSQL) closes the ...) closed by
- fixed: - connection.close() was made idempotent in Django, regardless of …
- 05:16 Ticket #19848 (ANDed Q filters spanning generic relations evaluate unexpectedly to ...) closed by
- invalid: Django is working as designed here. filters inside a single .filter() …
- 05:09 Ticket #19849 (ORM cleanup) created by
- Three items: - Cleanup IS NOT NULL condition generation for negated …
- 05:09 Ticket #19848 (ANDed Q filters spanning generic relations evaluate unexpectedly to ...) created by
- See this …
- 03:51 Changeset [ebabd772]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Ensured a connection is established when checking the database …
- 03:50 Changeset [9a3988ca]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Implemented Oracle version as a cached property.
- 02:56 Ticket #19847 (add a "step_failure" method on WizardView) created by
- A little patch for a method i like using : "step_failure". Goal: If …
- 02:01 Changeset [22d5e4b4]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Update docs/topics/class-based-views/generic-display.txt simple typo …
- 01:01 MultiHostMiddleware edited by
- (diff)
- 01:00 MultiHostMiddleware edited by
- (diff)
Note: See TracTimeline
for information about the timeline view.