Timeline
10/30/2013:
- 17:51 Ticket #21357 (Test client session does not behave as stated in the django documentation.) created by
- In the documentation for testing, it states that you can run the …
- 17:38 Ticket #21356 (Instant auto-reloading on BSD / OS X) created by
- In the wake of #9722, I'd like to implement the same feature on OS X, …
- 17:08 Changeset [8f09ec61]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Add instant autoreload on platforms supporting kqueue.
- 16:16 Ticket #14877 (ModelFormSet.save() with a deleted form should work even if the model ...) closed by
- fixed: In efb0100ee67931329f17bc9988ecd5f0619cea14: […]
- 16:16 Changeset [ed516a5f]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Merge pull request #1829 from akaariai/ticket_14877 Fixed #14877 -- …
- 15:40 Changeset [efb0100e]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #14877 -- repeated deletion using formsets When a formset …
- 15:17 Ticket #21338 (Can't use the same class name for proxy models) closed by
- needsinfo: By 'x' in x.A I mean a module -- if you want two models with the same …
- 15:00 Changeset [5217d01b]stable/1.6.x by
- [1.6.x] Fixed #21347 -- Added missing JS variable declaration. Thanks …
- 14:33 Ticket #21355 (Try importing _imaging from PIL namespace first.) created by
- Patch available at https://github.com/django/django/pull/1819. Fixes …
- 13:43 Ticket #21354 ('contrib.redirects' documentation doesn't say whether it's a 301 or 302) created by
- In https://docs.djangoproject.com/en/dev/ref/contrib/redirects/ it …
- 12:42 Changeset [8faaf03]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed some flake8 issues
- 11:26 Ticket #21313 (load tag before extends) closed by
- needsinfo: I guess we could consider a patch, but absent that, I'm going to close …
- 11:24 Ticket #21330 (More guidance on default settings in reusable applications is required) closed by
- wontfix
- 11:14 Ticket #21308 (DatabaseError running tests with MySQL & utf8mb4 charset) closed by
- duplicate: Ok, closing this as a duplicate of #18392. Made a note of this there.
- 10:55 Ticket #21305 (Implement initial migration detection) closed by
- fixed: In e9cb333bc359a31c548c97dc07e392cfe39be18e: Auto-apply initial …
- 10:48 Ticket #9722 (Use pyinotify (where available) instead of polling filesystem every ...) closed by
- fixed: In 15f82c701161b327cef54b469c00b6cbe01534db: […]
- 10:45 Changeset [15f82c70]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #9722 - used pyinotify as change detection system when available …
- 10:17 Changeset [e9cb333]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Auto-apply initial migrations if their tables exist already.
- 10:08 Ticket #21297 (CurrentSiteManager returns objects of superclass for sub-models that ...) closed by
- needsinfo: I don't think the use case (subclassing without any additional fields) …
- 09:00 Ticket #21346 (GeoDjango query repeatedly executed in loop) closed by
- invalid: This looks like it's working just as documented: …
- 08:52 Ticket #21353 ('description' key in InlineModelAdmin fieldsets is ignored) created by
- The …
- 08:35 Ticket #21306 (Fix (or document) lower-casing behavior of title filter) closed by
- fixed: In eafe279120e7e6ebe7b6d42443366088ba1a50c8: […]
- 08:35 Changeset [d774cb21]stable/1.6.x by
- [1.6.x] Fixed #21306 -- Documented lower-casing behavior of title …
- 08:33 Changeset [eafe279]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #21306 -- Documented lower-casing behavior of title filter.
- 08:26 Changeset [3ec994d]stable/1.5.x by
- [1.5.x] Fixed #21294 -- Clarified the logout next_page argument. …
- 08:26 Changeset [1cdf7f83]stable/1.6.x by
- [1.6.x] Fixed #21294 -- Clarified the logout next_page argument. …
- 08:26 Ticket #21294 (Clarification of documentation logout next_page in GET) closed by
- fixed: In 51e65754729ebb85b1f049e7995cae514be65c85: […]
- 08:25 Changeset [51e6575]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #21294 -- Clarified the logout next_page argument. Thanks wim …
- 08:13 Ticket #21347 (JS variable should be local but is global) closed by
- fixed: In 0b1d425a4128928291bfaa2c2582e715ef60937d: […]
- 08:12 Changeset [0b1d425a]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #21347 -- Added missing JS variable declaration. Thanks …
- 07:55 Ticket #20610 (Add a message level dict to `contrib.messages.context_processors.messages`) closed by
- fixed: In 9fde42a69a56cb6c8cdfd67b07c67a1b97638f12: […]
- 07:54 Changeset [9fde42a6]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #20610: Added a message level dict to contrib.message context …
- 07:27 Changeset [e21d935f]stable/1.5.x by
- [1.5.x] Documented the limitation on sep argument to Signer …
- 07:27 Changeset [142757c6]stable/1.6.x by
- [1.6.x] Documented the limitation on sep argument to Signer …
- 07:26 Changeset [e9a356a6]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Documented the limitation on sep argument to Signer Co-Authored-By: …
- 07:12 Changeset [f832f0d2]stable/1.5.x by
- [1.5.x] Fixed #21316 -- Documented that modifying safe strings makes …
- 07:12 Changeset [da0c7723]stable/1.6.x by
- [1.6.x] Fixed #21316 -- Documented that modifying safe strings makes …
- 07:12 Ticket #21316 (mark_safe documentation should note that strings will become unsafe if ...) closed by
- fixed: In 1edef50880f740e00fa1cd501c2ac56ec6fd10e4: […]
- 07:11 Changeset [1edef508]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #21316 -- Documented that modifying safe strings makes them …
- 06:48 Changeset [9074d2f5]stable/1.5.x by
- [1.5.x] Fixed #21337 -- Documented removal of …
- 06:47 Ticket #21337 (backward incompability for WSGIServerException) closed by
- fixed: In aa645d20df05cdbd6ce28ff31f1cf00bd9af1e40: […]
- 06:47 Changeset [aa645d2]stable/1.6.x by
- [1.6.x] Fixed #21337 -- Documented removal of …
- 06:46 Changeset [b47a052e]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Documented removal of django.core.servers.basehttp.WSGIServerException …
- 05:21 Ticket #21352 (Reverse url failed because argument contains dot) closed by
- invalid
- 04:17 Ticket #21352 (Reverse url failed because argument contains dot) created by
- Exception Value: Reverse for 'user-home' with arguments '()' and …
- 01:55 Ticket #21345 (Debug view calls callable settings) closed by
- fixed: In 3c5cdaf47aae7e4f21398be1a5eaa07f7c5ce31c: […]
- 01:55 Changeset [5733764]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Added some more tests for the debug page. * Missing tests for ticket …
- 01:53 Changeset [3c5cdaf]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #21345: Don't evaluate callable settings in the debug page. …
10/29/2013:
- 16:35 Ticket #21351 (memoize function needs tests and improvements) created by
-
django.utils.functional.memoize(func, cache, num_args)
: * lacks … - 16:22 Changeset [8f73559]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed a F811 warning introduced by 35db9d58d6.
- 16:10 Ticket #8261 (ModelAdmin hook for customising the "show on site" button) closed by
- fixed: In fd219fa24c7911adab60e1f5e4fd3d7f9d82a969: […]
- 16:10 Changeset [fd219fa2]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #8261 -- ModelAdmin hook for customising the "show on site" …
- 15:53 Changeset [497930b]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
-
Use
callable
instead ofsix.callable
. Thecallable
builtin was … - 09:26 Changeset [6b560b50]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Mark this as a python code-block
- 09:19 Ticket #21350 (Can't Access User page in Admin) closed by
- duplicate: Duplicate of #21349 Please use a more recent version of Django -- 1.2 …
- 07:52 Ticket #21350 (Can't Access User page in Admin) created by
- Hi, On changing to mysqlite and going to the Admin User page, when I …
- 05:57 Ticket #21349 (Can't Access User page in Admin) closed by
- invalid: https://code.djangoproject.com/wiki/TicketClosingReasons/UseSupportChannels
- 05:32 Ticket #21349 (Can't Access User page in Admin) created by
- Hi, On changing to mysqlite and going to the Admin User page, when I …
- 05:26 DevelopersForHire edited by
- Added Amine Zyad to Morocco Developers (diff)
10/28/2013:
- 22:16 DevelopersForHire edited by
- (diff)
- 21:58 Ticket #21348 (RuntimeError: maximum recursion depth exceeded while calling a Python ...) created by
- Sample project to take Django 1.6 for a spin. Project works …
- 19:32 DevelopersForHire edited by
- (diff)
- 18:05 DevelopersForHire edited by
- (diff)
- 17:39 Ticket #21347 (JS variable should be local but is global) created by
- django/views/i18n.py includes the following function: […] The "var" …
- 17:23 Ticket #21346 (GeoDjango query repeatedly executed in loop) created by
- I'm running Django 1.5.5 on OSX 10.7.5 with Python 2.7.5 and …
- 16:21 Ticket #21345 (Debug view calls callable settings) created by
- Reproduction instructions: 1) Add this to your settings file …
- 14:47 DevelopersForHire edited by
- Removing Malcolm. Rest in peace… (diff)
- 14:37 Ticket #21342 (Localized pk value in admin panel template) closed by
- needsinfo: I cannot reproduce this issue, and I think that this should not arise …
- 13:52 Ticket #21344 (Typo in "F() expressions" documentation) closed by
- fixed: In ffcfb4cdccefaf3b8d3a1e2e7adbfbd2539bbb32: […]
- 13:52 Changeset [ffcfb4cd]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #21344 -- Typo in docs/ref/models/queries.txt
- 11:49 Ticket #21344 (Typo in "F() expressions" documentation) created by
- In: …
- 08:25 Ticket #21343 (Restrictions imposed by intermediate many-to-many relationships should ...) created by
- https://docs.djangoproject.com/en/dev/topics/db/models/#extra-fields-on …
- 08:17 Changeset [0336d0d]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Rearranged some i18n tests Compilation/extraction tests are now …
- 06:51 Ticket #21312 (models.DateTimeField with default=now: South migration fails) closed by
- invalid: This is definitely a bug in South. Closing as invalid.
- 05:36 Ticket #21342 (Localized pk value in admin panel template) created by
- Problem templates is: […] line in “breadcrumbs” block: […] …
- 03:28 Ticket #21341 (Clean way of making https requests with test client) created by
- This is the current way of making an https request with the testing …
10/27/2013:
- 23:41 DevelopersForHire edited by
- Added NextG Solutions (diff)
- 18:11 Ticket #21340 (Can't run django-admin.py on Windows) created by
- On Windows, setuptools usually installs a .exe file in Python\Scripts …
- 15:28 Changeset [35db9d5]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Rearranged some file-related tests Just moving around some tests to …
- 12:54 Changeset [88f03db0]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed test that reads a migration file from disk. We need to make …
- 11:51 Ticket #21339 (Form error message "required" instead of "invalid") created by
- Install the django-custom-user (pip install django-custom-user). The …
- 10:09 Changeset [78bc96c]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Merge pull request #1818 from ericholscher/small-doc-fix Fix note …
- 10:06 Changeset [32f0f848]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fix note syntax usage. …
- 04:14 Ticket #21338 (Can't use the same class name for proxy models) created by
-
If models are in separate modules but have same name
get_model()
…
Note: See TracTimeline
for information about the timeline view.