Timeline
07/30/2012:
- 22:05 Ticket #18686 (Models with same name and common subpackage name clash) created by
- In the following example, Test is an empty model declared in both …
- 18:06 Ticket #18685 (Managements commands in multiple submodules in the same virtual ...) created by
- If you have commands in two packages, mypackage.A and mypackage.B …
- 17:12 Changeset [fa6577f5]stable/1.4.x by
- Fixed #17131 - Added per object permission notes to docs. Thanks …
- 17:10 Ticket #17131 (Permissions documentation not up to date) closed by
- fixed: In [8d3e501502c308cbdd3cc95b62ace0fe11d373ab]: […]
- 17:10 Changeset [8d3e5015]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 #17131 - Added per object permission notes to docs. Thanks …
- 16:02 Ticket #18520 (forms.ImageField loads entire file into memory, crashes server) closed by
- fixed: Fixed in master, 1.4.x, 1.3.x. Since this can be exploited for a DoS …
- 16:00 Changeset [e2ac9173]stable/1.3.x1.3.2 by
- [1.3.x] Use correct download URL.
- 15:54 Changeset [0b0c51a0]stable/1.3.x by
- [1.3.x] Bump version numbers for security releases.
- 15:43 Changeset [28a4d039]stable/1.4.x1.4.1 by
- [1.4.x] Bump version numbers for security release.
- 15:03 Changeset [4dea4883]stable/1.3.x by
- [1.3.x] Fixed a security issue in http redirects. Disclosure and new …
- 15:03 Changeset [e3468503]stable/1.4.x by
- [1.4.x] Fixed a security issue in http redirects. Disclosure and new …
- 15:01 Changeset [4129201c]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 a security issue in http redirects. Disclosure and new release …
- 15:00 Changeset [c14f325c]stable/1.4.x by
- [1.4.x] Fixed second security issue in image uploading. Disclosure and …
- 15:00 Changeset [da33d671]stable/1.4.x by
- [1.4.x] Fixed a security issue in image uploading. Disclosure and …
- 14:58 Changeset [b2eb4787]stable/1.3.x by
- [1.3.x] Fixed second security issue in image uploading. Disclosure and …
- 14:57 Changeset [b1d46346]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 second security issue in image uploading. Disclosure and release …
- 14:55 Changeset [9ca0ff62]stable/1.3.x by
- [1.3.x] Fixed a security issue in image uploading. Disclosure and …
- 14:54 Changeset [dd16b170]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 a security issue in image uploading. Disclosure and release …
- 12:30 Ticket #18684 (Finnish DATETIME) created by
- See pull request on Github.
- 12:28 Ticket #18683 (New Galician date and time formats) created by
- See [https://github.com/django/django/pull/179 pull request on …
- 10:30 Ticket #15379 (FAQ should include standard way to cite django) reopened by
- There are more people that need a citation than you think, there are …
- 10:29 Ticket #18682 (Make the deletion of stale content types safer) created by
-
When a model is removed,
syncdb
offers to remove its content type : … - 08:19 Ticket #18681 (get_fieldsets not hooked in properly) created by
- The get_fieldsets hook on a ModelAdmin class is not hooked in …
- 00:50 Ticket #18678 (HTTPResponse subclasses don't accept base class parameters) created by
-
I would like to pass
content_type
when creating a new …
07/29/2012:
- 19:07 Changeset [e567f43]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 #225 from dekkers/remove-double-isinstance-check …
- 18:53 Changeset [c0748a6]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
- Updated my bio.
- 17:28 DjangoJobs edited by
- (diff)
- 17:16 Ticket #18476 (Hard coded template link causes conflict with tutorial statement) closed by
- fixed: In [690ed5794672495e4cffca9a4a701008d254a4e7]: […]
- 17:14 Changeset [690ed579]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 #18476 - Added use of {% url %} tag to tutorial. Thanks Claude …
07/28/2012:
- 20:14 DjangoResources edited by
- (diff)
- 20:13 DjangoResources edited by
- Add django-notifications-sitewide (diff)
- 17:06 Ticket #18677 (Tutorial Part 3 to Part 4 Instruction Failure) reopened by
- 12:33 Changeset [94e91f7]stable/1.4.x by
- [1.4.X] Fixed #18656 -- Fixed LocaleMiddleware link; thanks mitar for …
- 12:32 Ticket #18656 (Link to LocaleMiddleware points to the page without it) closed by
- fixed: In [07d70e9b267797f5f375a1dfcc0513a68d0feb5f]: […]
- 12:31 Changeset [07d70e9]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 #18656 -- Fixed LocaleMiddleware link; thanks mitar for the report.
- 12:26 Ticket #18673 (What are in the django.contrib.auth.decorators?) closed by
- invalid: Documented in https://docs.djangoproject.com/en/dev/topics/auth/
- 12:19 Ticket #18630 (Update version in docs/intro/install.txt) closed by
- fixed: In [00d5e632fabc03a0633b9910605b23bcec439cdc]: […]
- 12:17 Changeset [00d5e63]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 #18630 -- Updated version in docs/intro/install.txt; thanks …
- 06:22 Ticket #18677 (Tutorial Part 3 to Part 4 Instruction Failure) closed by
- needsinfo: Could you provide the full traceback? Thanks!
- 04:39 Ticket #18677 (Tutorial Part 3 to Part 4 Instruction Failure) created by
- "Now, go to /polls/1/ in your browser and vote in the poll. You should …
07/27/2012:
- 10:53 Ticket #18676 (Django should do m2m deletes in a single query when possible) created by
- https://groups.google.com/forum/?fromgroups#!topic/django-developers/zo …
- 09:44 Ticket #18675 (If-modified-since for static resources not working.) created by
- == How to reproduce == 1. Enable serving static files. 2. Request same …
- 03:57 DevelopersForHire edited by
- (diff)
- 03:47 Ticket #18674 (Session app triggers an AttributeError) closed by
- invalid: What is likely happening here is that you have a queryset created in …
- 03:26 Ticket #18674 (Session app triggers an AttributeError) created by
- I suspect this occurs when session has expired, or something similar …
Note: See TracTimeline
for information about the timeline view.