Timeline
07/25/2012:
- 21:09 Ticket #18670 (Tests are loaded from models.py before tests.py, causes false negative) created by
-
I have
app/models/foo.py
, containing a model withapp_label
set … - 18:58 Ticket #18669 (QuerySet.bulk_create should batch if no AutoField) created by
- .bulk_create branches on …
- 16:12 Ticket #18443 (Import string/numeric types from py3.py) closed by
- fixed: If I understand correctly the scope of this ticket, it was done in …
- 15:58 Changeset [ab6cd1c]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] Updated dict-like data structures for Python 3. The …
- 15:46 Changeset [4b5cb11]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 error message in detail generic view. Thanks go to mitar for …
- 15:33 Changeset [04e8ef5a]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 example of customized ModelAdmin in documentation for 1.4 The …
- 15:33 Ticket #18614 (https://docs.djangoproject.com/en/1.4/topics/forms/ missing some ...) closed by
- fixed: In [7d06f975fe445f0393455b3eb9ec17dbe04f2ec3]: […]
- 15:33 Changeset [498bf5c2]stable/1.4.x by
- Merge pull request #212 from kevinlondon/ticket_18614_1_4 [1.4] …
- 15:32 Changeset [7d06f975]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 #18614 -- Added missing imports in code samples.
- 15:26 Ticket #18634 (Escaping in the startproject command) closed by
- fixed: In [a875f612e0ae84c2084d0b6230ffafe32a9777c8]: […]
- 15:24 Changeset [a875f612]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 #18634 -- Don't escape variables in the context for …
- 15:22 Ticket #18644 (django.util.html.urlize fails to trim trailing period when followed by ...) closed by
- fixed: In [d5012d6371e804fc0427112cc1ceacbe8a059c4f]: […]
- 15:22 Changeset [59d99772]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 #216 from ljosa/ticket_18644 Fixed #18644 -- Made …
- 15:20 Changeset [51a01013]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 #220 from dirn/staticfiles-docs-typo Fix typo in …
- 15:18 Changeset [4865274b]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 #224 from reclosedev/patch-1 Documentation: Fix …
- 15:07 Changeset [5ee8c3e]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 #230 from pjdelport/cleanup Cleanup
- 15:06 Changeset [98c7ad4]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 #228 from nklas/master Documentation: Fixed a typo …
- 15:02 Ticket #18667 (Typo on CBV documentation) closed by
- fixed
- 14:56 Changeset [c4be14bd]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 #232 from yohanboniface/ticket18667 Ticket 18667: …
- 14:54 Changeset [9d246e0f]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 #231 from kevin1024/master Documentation fix - …
- 14:35 DevelopersForHire edited by
- Added my name to list of developers for hire (diff)
- 12:42 Ticket #18668 (Make related_query_name more configurable) created by
-
Using
related_name
foraccessor_name
and … - 12:10 Changeset [f3c9a16a]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 QueryDict.setlistdefault. It was broken by a seemingly …
- 03:57 Changeset [69f4856]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 typo in the admin reference docs. Thanks Yohan Boniface for …
- 03:44 Changeset [206c248f]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
- Ticket 18667: fix typo in CBV doc
- 03:42 Ticket #18667 (Typo on CBV documentation) created by
- Here: …
- 03:16 Changeset [942818e1]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
- Rolled back a unnecessary change in 8f002867b2. This keeps the …
- 03:00 Changeset [82292141]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
- Made staticfiles tests independent of test execution order.
- 01:20 Changeset [c7ac44e]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
- Update docs/topics/signals.txt Fixed a typo.
07/24/2012:
- 21:55 Changeset [c3a05d87]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
- Changed the word "brackets" to "parentheses" I want to change the …
- 21:04 Ticket #18666 (When updating a user's password on login, only save the password field) closed by
- fixed: In [ace9ccfe9f6b987861404fdf08d22a5663953713]: […]
- 21:03 Changeset [ace9ccfe]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 #18666 -- when upgrading a user's password to a new algorithm …
- 20:44 Changeset [50837434]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
- Clarified default name of M2M relationship DB table.
- 18:21 Changeset [f1128e5]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
- Fix typo.
- 18:21 Changeset [487b92a]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
- it's -> its
- 16:47 DevelopersForHire edited by
- (diff)
- 16:41 DevelopersForHire edited by
- (diff)
- 16:38 DevelopersForHire edited by
- (diff)
- 16:35 DevelopersForHire edited by
- (diff)
- 15:51 Tickets #12408,18271 batch updated by
- fixed: In [f758bdab5eec3e615598948dd5bcf9bb7b910c9d]: […]
- 15:24 Changeset [f758bdab]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 #18271 -- Changed stage at which TransactionTestCase flushes DB …
- 14:10 Ticket #18666 (When updating a user's password on login, only save the password field) created by
- At the moment we save every single field on the user object. There's …
- 13:45 Changeset [6006c1f]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 small typo.
- 13:03 Ticket #18665 (Allow registering custom admin views with the admin's index) created by
- I wrote django-admin-views recently …
- 09:01 Changeset [38ce709f]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
- Added tests for deprecation warnings and fixed the argument order for …
- 08:48 Ticket #18662 (Urlize fails with Markdown url string) created by
- Following template tag fails with "Invalid IPv6 URL": {{ "Text [Dr. …
- 04:53 Ticket #17789 (when i use a custom FieldListFilter class for a given field.) reopened by
- I've also run into this problem. My situation is that I have the same …
- 03:25 Ticket #18660 (View on Site links get localized and break urls) closed by
- invalid: Seems like the master branch already addresses this in a different …
- 03:01 Ticket #18661 (special characters like "é" or "è" in sqlite3 file path raise a ...) created by
- If my sqlite3 db file path have a "é" char, the "syncdb" action raise …
- 02:54 NewbieMistakes edited by
- (diff)
- 00:19 Ticket #18660 (View on Site links get localized and break urls) created by
- When object ids are larger than 1000 and you have localization turned …
07/23/2012:
- 17:45 Changeset [226a3e7e]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
- Remove double isinstance check in force_unicode
- 15:08 Ticket #18659 (Remove `request.REQUEST`) created by
-
request.REQUEST
provides indifferent access torequest.GET
or … - 12:24 Ticket #18658 (Better support for exceptions / error messages in custom admin actions) created by
- The docs don't mention any way to create error messages in custom …
- 06:48 Changeset [ae4125ff]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 a Python 3-compatibility hack. Thanks Preston Holmes for the …
- 04:38 DevelopersForHire edited by
- (diff)
- 04:35 DevelopersForHire edited by
- (diff)
- 04:33 DevelopersForHire edited by
- (diff)
07/22/2012:
- 16:40 Ticket #18657 (Inconsistent db names in example) created by
- https://docs.djangoproject.com/en/1.4/topics/db/multi-db/ In the …
- 15:25 Ticket #18656 (Link to LocaleMiddleware points to the page without it) created by
- [https://docs.djangoproject.com/en/dev/ref/middleware/#module-django.mi …
- 15:10 ReusableAppResources edited by
- djangopluggables now links to a porn page. (diff)
- 12:48 Changeset [ebc89a80]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 broken link in the Python 3 docs. Thanks ptone for the report.
- 11:05 Changeset [690cabe2]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 a Python 3-compatible syntax for building a translation table
- 09:54 Changeset [cc65f4ec]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
- Documentation: Fix link to uWSGI deployment
- 09:06 Changeset [c2ff0278]stable/1.4.x by
- [1.4.x] Made LiveServerTestCase to restore state on exit. The piece …
- 03:29 Changeset [00ace014]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] Documented coding guidelines for Python 3.
- 02:38 Ticket #18363 (Add a compatibility layer for Python 3) closed by
- fixed
- 02:29 Changeset [a84d79f]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] Added Python 3 compatibility for xrange.
- 02:29 Changeset [ca07fda]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] Switched to Python 3-compatible imports. xrange/range will be …
- 02:29 Changeset [0d914d08]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] Updated urllib/urllib2/urlparse imports. Lots of functions were …
- 02:29 Changeset [bdca5ea3]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] Replaced unicode/str by six.text_type/bytes.
- 02:29 Changeset [3cb2457f]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] Replaced basestring by six.string_types.
- 02:29 Changeset [cacd8459]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] Fixed remaining Python 3 syntax errors. django.utils.unittest.* …
- 02:29 Changeset [56dbe924]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 longs.
- 02:29 Changeset [f1d5dc8]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] Switched to Python 3-compatible introspection.
- 02:29 Changeset [d11d45aa]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] Used six.with_metaclass wherever necessary.
- 02:29 Changeset [7fa51a2]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] Exception aren't iterable in Python 3.
- 02:29 Changeset [d796c94b]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] Used six.reraise wherever necessary.
- 02:29 Changeset [473d5f4]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] Fixed django.utils.six.moves. It didn't work because six was …
- 02:29 Changeset [8b01909]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] Bundled six for Python 3 compatibility. Refs #18363.
Note: See TracTimeline
for information about the timeline view.