Timeline
08/24/2012:
- 18:08 Changeset [b7c3b04]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Cleaned up the implementation of in_bulk
- 17:10 Ticket #18851 (Error in documentation) closed by
- invalid: You are mixing versions of the tutorial. choice.choice has been …
- 12:57 Ticket #18851 (Error in documentation) created by
- https://docs.djangoproject.com/en/1.4/intro/tutorial03/#use-the-templat …
- 10:13 Ticket #18850 (After doing some recursive import, the gobal value of `X` that defined ...) created by
-
Hi,
I attached a sample project(
test_dj
), this project can run with … - 07:25 Ticket #18847 (Form media examples using media.example.com - should this be ...) closed by
- fixed: In [e57338f2b96c57d2060885cc23846317f50731c4]: […]
- 07:23 Changeset [e57338f2]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #18847 - Updated for media examples to use static.example.com. …
- 06:55 Ticket #18846 (Error in serializing a Multi-table inherited model) closed by
- duplicate: This ticket is the same as Ticket #17752.
- 06:42 Ticket #18848 (model/presentation separation) closed by
- wontfix: Thanks for the suggestion. If we had to do it all over again, possibly …
- 06:28 Changeset [14924ea]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Merge pull request #301 from carlospalol/quickfix/blog-post-typo …
- 06:03 Ticket #18849 (Add caching to SingleObjectMixin.get_object()) created by
- Repeated calls to get_object() fetch the same object from the …
- 03:05 Ticket #18848 (model/presentation separation) created by
- I'm working through the tutorial and noticed the following snippet: …
- 02:11 Ticket #18847 (Form media examples using media.example.com - should this be ...) created by
- Hello, I noticed this a few months back but never got round to …
- 01:57 Ticket #18846 (Error in serializing a Multi-table inherited model) created by
- I have Django 1.4.1 and Python 2.7.3 on Fedora 17 x86_64. The …
08/23/2012:
- 23:54 Ticket #18845 (Runtime error in setting.py causes silent exception and empty apps list) created by
- I had a runtime error in my settings.py file that wasn't being …
- 19:18 Changeset [6786b38a]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Modified docs about SpatiaLite version that doesn't need manual …
- 16:15 Ticket #6744 (inspectdb doesn't set the primary_key/unique attribute on mixed case ...) closed by
- fixed: AFAIK this is fixed for some time already.
- 16:06 Ticket #18843 (manage.py inspectdb raises TypeError for columns containing '%') closed by
- fixed: In [f5ea730dac0986b2d48889a2d0fab2c5befb4494]: […]
- 15:59 Changeset [f5ea730d]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #18843 -- Replaced more special chars in column names …
- 15:17 Ticket #18844 (Allow Oracle DatabaseWrapper to support session options extra kwargs ...) created by
- It would be nice to support extra keyword arguments on …
- 14:47 Ticket #12460 (inspectdb and field names ending with underscores) closed by
- fixed: In [395c6083af93cc37c7d16ef4db451091841cefdc]: […]
- 14:46 Changeset [395c6083]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #12460 -- Improved inspectdb handling of special field names …
- 12:14 Ticket #18843 (manage.py inspectdb raises TypeError for columns containing '%') created by
- > python manage.py inspectdb --database=foo class …
- 09:46 Changeset [f200ffd7]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed typo in docs
- 06:58 Ticket #18841 (djnago admin date fileds messed up when using DATE_INPUT_FORMATS = ...) closed by
- invalid: The documentation explains that DATE_INPUT_FORMATS format strings use …
- 06:57 Ticket #18842 (Calling "manage.py reset <appname>" causes infinite loop) closed by
- needsinfo: The backtrace shows that the process is blocked because it waits for a …
- 06:28 Ticket #18842 (Calling "manage.py reset <appname>" causes infinite loop) created by
- When calling manage.py reset <appname> on a django project the script …
- 06:02 Ticket #18841 (djnago admin date fileds messed up when using DATE_INPUT_FORMATS = ...) created by
- when i set DATE_INPUT_FORMATS = ('%j. %n. %Y', '%j. %n. %Y',) for my …
- 04:30 Ticket #18798 (Redefinition of test test_get_language_from_path in ...) closed by
- fixed: In [10d32072afa1e1d4391108191800ce7007a63f2e]: […]
- 04:27 Changeset [10d3207]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #18798 -- Renamed conflicting test methods in i18n tests
- 03:59 Ticket #18678 (HTTPResponse subclasses don't accept base class parameters) closed by
- fixed: In [44c09de555f83b0596a0886e3f51a9a84368d036]: […]
- 03:59 Changeset [44c09de5]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #18678 -- HttpResponse init arguments allowed for subclasses …
- 03:48 Ticket #18840 (Important upload_to parameter is missing from upload doc) created by
-
The file uploads topic and even ref page don't mention the
upload_to
… - 03:47 Ticket #18839 (Field.__init__() should call super() at end.) created by
-
Currently
django.forms.Field.__init__()
does not invokesuper()
at … - 03:39 Ticket #18838 (upgrade to 1.3.2) closed by
- invalid: Please read TicketClosingReasons/UseSupportChannels
- 03:24 Changeset [03671ad7]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Reordered imports to avoid an error introduced in 5301a9d7b1.
- 03:17 Ticket #18837 ([py3] Double import of six in django.forms.models) closed by
- fixed: In [5301a9d7b1c2151e9b0496c7e244e8ceb6d273c1]: […]
- 03:16 Changeset [5301a9d7]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- [py3] Removed duplicate imports. Fixed #18837. Refs #18791.
- 03:16 Ticket #18838 (upgrade to 1.3.2) created by
- Hello, I would like to know the steps on how to upgrade my current …
- 02:04 Ticket #18837 ([py3] Double import of six in django.forms.models) created by
- There is a double import of six in django.forms.models: […]
08/22/2012:
- 22:23 DevelopersForHire edited by
- Adding Django agency in Missouri (St.Louis) (diff)
- 19:37 Changeset [4b8c6c40]stable/1.4.x by
- [1.4.x] Fixed #17069 -- Added log filter example to docs. Backport of …
- 19:36 Ticket #17069 (Extend the error logger's API to allow ignoring some errors) closed by
- fixed: In [32ffcb21a00e08eb478cc287bc3254ee765d815d]: […]
- 19:36 Changeset [e06189f7]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Merge pull request #297 from mjjohnson/ticket_17069 Fixed #17069 -- …
- 19:02 Ticket #18836 (Single record models.) closed by
- invalid: closing to ask on devel google group
- 18:47 Ticket #18836 (Single record models.) created by
- I want to design a website where the user can edit sections such as …
- 17:03 Ticket #18835 (ProcessFormView should implement get_context_data) created by
- The current implementation of ProcessFormView adds context data inside …
- 15:36 Ticket #18834 (Addition to Make the poll app modifiable in the admin section) closed by
- worksforme: https://docs.djangoproject.com/en/1.4/intro/tutorial02/#activate-the-ad …
- 14:18 Ticket #11340 (HttpResponseNotModified should not return Content-Type header) closed by
- fixed: In [7cfe8e8fce7677ec696f42a7d1501a97e8191a3d]: […]
- 14:16 Ticket #18834 (Addition to Make the poll app modifiable in the admin section) created by
- In Tutorial 2, under the heading Make the poll app modifiable in the …
- 13:55 Changeset [7cfe8e8f]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #11340 -- Prevented HttpResponseNotModified to have …
- 13:55 Changeset [e2b4eddc]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Used the decorator syntax for properties in django.http
- 13:26 Ticket #6137 (Dev Web Server Calling View For Each HTTP/1.1 Chunk) closed by
- worksforme: 5 years without feedback, we can assume this does not affect people …
- 12:34 AutoCompleteSolutions edited by
- Last update date of django-autocomplete-light update (diff)
- 11:08 Ticket #18833 (Model returns incorrect values from Postgres DB View) created by
- This is essentially the same report as …
- 10:24 Ticket #18832 (The example for excluding field from forms uses the wrong field.) created by
- In this section: …
- 05:01 UsingVimWithDjango edited by
- pyflakes-vim have been merged into Syntastic (diff)
- 04:57 UsingVimWithDjango edited by
- added Syntastic (diff)
- 02:17 Ticket #18831 (Test failures with PostGIS) closed by
- fixed: Duplicate of #18795
- 01:51 Ticket #18831 (Test failures with PostGIS) created by
- Running the GIS tests with the PostGIS backend gives this result: …
08/21/2012:
- 22:08 Ticket #18830 (FormWizard with Formset and Form Fields mixed on same page) created by
- I would like to request something like the following: On a given page …
- 21:26 Ticket #18829 (ModelChoiceIterator doesn't adjust its length to account for an empty item.) created by
- In forms/models.py, the ModelChoiceIterator defines an {{{ iter …
- 20:53 Ticket #18063 (repr() should return only ascii, not unicode) closed by
- needsinfo: See Karen's notes above.
- 20:52 Ticket #18063 (repr() should return only ascii, not unicode) reopened by
- Auto-"fixed" by git commit; reopening to mark as wontfix/needsinfo
- 20:50 Ticket #18063 (repr() should return only ascii, not unicode) closed by
- fixed: In [dfe63a52effab2c8b5f72a6aceb8646f03d490bb]: […]
- 20:48 Changeset [dfe63a52]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Revert "Fixed #18063 -- Avoid unicode in Model.repr in python 2" …
- 20:34 Ticket #18063 (repr() should return only ascii, not unicode) reopened by
- I don't believe this fix is correct. More broadly, the problem …
- 19:47 Ticket #18828 (Tutorial Code/Syntax Error) closed by
- invalid: You are probably mixing versions of the tutorial. choice.choice has …
- 18:06 Ticket #18828 (Tutorial Code/Syntax Error) created by
- In the tutorial part 04, from the example code given for the …
- 16:42 Changeset [27c2ccc1]stable/1.4.x by
- [1.4.x] Fixed #18637 - Updated some documentation for aspects of …
- 16:39 Ticket #18637 (FK.limit_choices_to doc says it's for admin, but works in ModelForm) closed by
- fixed: In [13d47c3f338e1e9a5da943b97b5334c0523d2e2c]: […]
- 16:38 Changeset [13d47c3f]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #18637 - Updated some documentation for aspects of models that …
- 16:36 Changeset [42aee6f]stable/1.4.x by
- [1.4.x] Fixed #14885 - Clarified that ModelForm cleaning may not fully …
- 16:34 Ticket #14885 (is_valid for ModelForm changes instance if instance is provided) closed by
- fixed: In [3fd89d99036696ba08dd2dd7e20a5b375f85d23b]: […]
- 16:32 Changeset [3fd89d99]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #14885 - Clarified that ModelForm cleaning may not fully …
- 15:22 Ticket #18196 (loaddata doesn't handle ImportError exception) closed by
- fixed: In [4353a6163c00d4193307dae533e3e6ae9b44d18f]: […]
- 14:52 Changeset [4353a616]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #18196 -- Improved loaddata error messages.
- 13:49 Ticket #17886 (LOUTER join not promoted across filter expression) closed by
- fixed: In [a193372753ad9d1d15ad5e2d6d06bbc07ca3f433]: […]
- 13:23 Changeset [a1933727]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #17886 -- Fixed join promotion in ORed nullable queries The ORM …
- 11:00 Ticket #18827 (Exclude __pycache__ from module detection) created by
- If you make a typo in the database backend you get this error message …
- 10:48 Ticket #18826 (A bit changed JavaScript for CSRF with async JS) created by
- Recently I've found use for the code found at …
- 08:01 Changeset [32ffcb21]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #17069 -- Added log filter example to docs. Added an example of …
- 07:43 Changeset [fd58d6c2]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Merge walk and find_files in makemessages command
- 06:51 Ticket #18825 (Improve the Django Homepage) closed by
- invalid: The developers of Django …
- 06:20 Ticket #18825 (Improve the Django Homepage) created by
- I tried introducing Django to a few colleagues of mine but they were …
- 05:10 Ticket #18824 (Allow deletion of a setting from overridden settings) created by
-
Currently, if you call
del settings.SOME_SETTING
when the settings … - 04:20 Changeset [ab2f65bb]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Removed obsolete members definitions This was useful for …
- 04:00 Ticket #17966 (Tests fail with trivial usage of AUTH_PROFILE_MODULE) reopened by
- 03:45 Ticket #18818 (Typo: PDKDF instead of PBKDF) closed by
- duplicate: Already fixed in #18819
- 02:00 Changeset [e89bc39]stable/1.10.xstable/1.11.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Reverted type check added in 62954ba04c. Refs #17040.
- 00:24 Ticket #18814 (setting up view permission to user) closed by
- duplicate: Marking as a duplicate of #820 and #7150. Repeating something that …
Note: See TracTimeline
for information about the timeline view.