Timeline
10/11/2012:
- 20:29 Ticket #19115 (dumpdata should take option to output to named file) created by
- If the dumpdata management command could output to a named file, it …
- 19:02 Changeset [8139a799]stable/1.4.x by
- [1.4.X] Fixed #10936 - Noted that using SQLite for development is a …
- 19:02 Ticket #10936 (Detailed instructions for getting Django and MySQL and MySQLdb working ...) closed by
- fixed: In 470deb5cbb765e2e731c5b0b184247c7f87482aa: […]
- 19:01 Changeset [470deb5c]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 #10936 - Noted that using SQLite for development is a good idea
- 18:58 Ticket #19104 (Incorrect terminal command) closed by
- invalid: While I'm not a windows user, I'm 99% sure this has to do with …
- 18:19 Changeset [6b56aeec]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 #428 from donspaulding/patch-1 Removed extra …
- 18:03 Ticket #19114 (admin LogEntry __unicode__() returns a proxy in some cases) created by
-
the admin
LogEntry
function__unicode__()
returns a proxy object … - 17:05 Changeset [a1d21c08]stable/1.4.x by
- [1.4.X] Fixed #16588 - Warned about field names that conflict with the …
- 17:05 Ticket #16588 (Field called 'clean' causes cryptic error) closed by
- fixed: In dd0cbc6bdccfc51329427b8a6023f6e866d48cba: […]
- 17:05 Changeset [dd0cbc6b]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 #16588 - Warned about field names that conflict with the model API
- 16:49 Changeset [cf17d5e2]stable/1.4.x by
- [1.4.X] Fixed #14165 - Documented that TransactionMiddleware only …
- 16:48 Ticket #14165 (Transaction management is only entered for the primary database) closed by
- fixed: In 2d1214d92ae67acaf2246c3dc2ea37cdf7e1c2a5: […]
- 16:47 Changeset [2d1214d9]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 #14165 - Documented that TransactionMiddleware only applies to …
- 16:38 Ticket #11756 (Emulating built-in field types) closed by
- needsinfo: I am not sure how to reproduce this. I tried implementing db_type but …
- 16:10 Changeset [b5f224e8]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 tests introduced for #15915 The tests didn't clean up properly. …
- 14:43 Ticket #19107 (Can't send unicode e-mail) closed by
- fixed: In 501d793398c3ecc3c8a54475d07609cf34643553: […]
- 14:40 Changeset [501d793]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 #19107 -- Workarounded message-encoding bug on Python < 2.6.6 …
- 13:40 Changeset [0614e99]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
- More URL reversion docs typo fixes.
- 13:23 Ticket #19113 (usermanager in new user auth produces error) closed by
- invalid
- 13:00 Ticket #19113 (usermanager in new user auth produces error) created by
- def create_superuser(self, username, date_of_birth, password): …
- 12:52 Ticket #19112 (regressiontests.queries.tests.ConditionalTests.test_ticket14244 breaks ...) created by
-
supports_1000_query_parameters
is a feature that was added (#14244) … - 11:28 Ticket #19111 (CachedFilesMixin Shouldn't Fail on Missing Files) created by
-
I appreciate the reasoning for the
ValueError
inhashed_name()
, … - 10:07 Ticket #19100 (@cache_page argument parsing is misleading) closed by
-
invalid: I cannot reproduce this.
@cache_page(max_age=60*30)
throws an …
- 07:16 Ticket #19110 (Tutorial Part 3 suggestion) created by
- In the Tutorial, part 3 when describing the url patterns and conf …
- 05:15 Changeset [0921b74]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 #437 from dmedvinsky/bug/docs-typo-reversing Fixed …
- 05:14 Changeset [3ac70a59]stable/1.4.x by
- [1.4.X] Fixed #16817 - Added a guide of code coverage to contributing …
- 05:13 Ticket #16817 (Add a guide on code coverage to contributing docs) closed by
- fixed: In 06f5da3d7813e9a23b1e98ecf8b75fc6073800e9: […]
- 05:11 Changeset [06f5da3]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 #16817 - Added a guide of code coverage to contributing docs. …
- 03:38 Changeset [b498ce82]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 in URLs reversing docs
10/10/2012:
- 21:05 Ticket #19109 (Tutorial note - adding-related-objects) created by
- In the section: …
- 20:52 Ticket #19108 (Tutorial Note for RDBMS Python Driver) created by
- Under the section: …
- 19:17 Ticket #11388 (Markdown "safe" feature unclear) closed by
- wontfix: markdown is deprecated
- 19:06 Changeset [1be0515f]stable/1.4.x by
- [1.4.x] Fixed #4501 - Documented how to use coverage.py with Django …
- 19:05 Ticket #4501 (Coverage support for tests) closed by
- fixed: In 7ef2781ca0ce48872e21dce2f322c9e4106d1cfd: […]
- 19:03 Changeset [7ef2781c]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 #4501 - Documented how to use coverage.py with Django tests. …
- 18:38 Changeset [f315006d]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 heteronormativity from coding style doc
- 15:27 Ticket #19107 (Can't send unicode e-mail) created by
- Hello guys, I'm on django dev and having troubles sending unicode …
- 14:53 Ticket #17714 (Markdown filter does not support multiple configuration options for ...) closed by
- wontfix: Marking as won't fix since markup has been deprecated.
- 12:57 Changeset [f7b69665]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
- Use renamed threading event API in Python 3.3 Refs #19038.
- 12:07 Ticket #19103 (Docs for swappable model option) closed by
- wontfix: At this time, the swappable machinery used for swappable user models …
- 11:23 Ticket #19106 (Add new tutorial on breaking templates into blocks) created by
- Hi, I suggest you use the - extends template - base.html - the …
- 11:01 Ticket #19105 (UserAdmin.filter_horizontal should include 'groups') created by
- With more than a very small number of groups, or if you need to put …
- 10:56 Changeset [dcdaf9a0]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 output from runserver This has been missed in commit …
- 10:36 Ticket #19104 (Incorrect terminal command) created by
- https://docs.djangoproject.com/en/1.4/topics/install/#installing-offici …
- 09:30 Ticket #19103 (Docs for swappable model option) created by
- Used by auth user model.
- 09:26 Ticket #19102 (Deletion using subqueries doesn't work for aggregates, extra or ...) created by
- Aggregates, extra and select_related add columns to the subselect. …
- 07:23 Ticket #19101 (Non ascii chars in form cause Internal Server Error) created by
- Trying to use non ascii chars in form cause trouble with python3.2 …
- 07:02 Ticket #19100 (@cache_page argument parsing is misleading) created by
- Yesterday we moved: […] Which was working fine. To: […] …
- 04:48 Ticket #19099 (Broken link email sent on redirect by i18n_patterns) created by
- With the following settings: […] when a redirect to an i18n'd URL …
- 02:06 Ticket #17750 (User.get_profile() returns cached object when database object has changed) closed by
- wontfix: Jannis leidel has also expressed his opinion on IRC in favour of a …
- 00:50 Ticket #19098 (UnicodeDecodeError when including URLs in Windows with non-ASCII paths) created by
- Including app URLs raises UnicodeDecodeError when project path …
10/09/2012:
- 22:31 Ticket #19097 (Request and Response Page misses key info) closed by
- fixed: In c99ad64df7f8b7bdf504ef1c329610fce3c7f1b0: […]
- 22:30 Changeset [c99ad64d]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 #19097 -- documented module of origin for HttpRes/req objects
- 21:29 DevelopersForHire edited by
- (diff)
- 21:22 DevelopersForHire edited by
- (diff)
- 21:21 DevelopersForHire edited by
- (diff)
- 19:31 Changeset [041ef9ed]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 some uses of F() expression & and | Refs #16211
- 19:20 Changeset [f578ee32]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
- Mark the test for left/right lookup types as a known failure on …
- 18:30 Ticket #19097 (Request and Response Page misses key info) created by
- I use this page for quick reference to the HttpRequest and …
- 18:16 Ticket #18927 (bulk_create tests expect explicit query count even for database that ...) closed by
- fixed: In 32ac067a6ddca465cd94fc7ee35bfe54a675979b: […]
- 17:39 Changeset [32ac067a]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 #18927 -- Fixed bulk_create tests when no has_bulk_insert
- 17:31 Ticket #16211 (using negated F()-expression in update query) reopened by
- The commits above were reverts, so reopening... The current status is …
- 17:28 Ticket #16211 (using negated F()-expression in update query) closed by
- fixed: In a8b1861fc4d0a48b4879af803bba094eef145017: […]
- 17:15 Changeset [b625e827]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
- Moved F() '&' and '|' to .bitand() and .bitor() Done for consistency …
- 17:15 Changeset [a8b1861]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 #16211 -- Added comparison and negation ops to F() …
- 17:15 Changeset [7f4dbdc]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 "Splitted expressions tests into smaller methods" This reverts …
- 17:03 Ticket #19096 (SQLInsertCompiler and DatabaseOperations.return_insert_id for non ...) closed by
- fixed: In c2150d4d2c5342488e474825c67dd3210fafc0e7: […]
- 17:00 Changeset [c2150d4]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 #19096 -- Made can_return_id_from_insert more extendable …
- 15:44 Changeset [252cd27]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 test failure after IDN domain validation fix Refs #17867. The …
- 15:06 Changeset [0a0fe8f]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 exception message from 3190abcd. Refs #18153. Thanks Preston Holmes.
- 14:56 Ticket #19096 (SQLInsertCompiler and DatabaseOperations.return_insert_id for non ...) created by
- I ran in to a problem with SQLInsertCompiler while trying to allow …
- 14:42 Ticket #18153 (Erorneous OneToOneField for instances that have pk unset) closed by
- fixed: In 3190abcd75b1fcd660353da4001885ef82cbc596: […]
- 14:42 Ticket #19095 (Dubious code in multiple_database tests) closed by
- fixed: In c9b4e9ac3a6c56f2b006b723972e77722d3ac937: […]
- 14:36 Changeset [3190abc]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 #18153 -- Reverse OneToOne lookups on unsaved instances. Thanks …
- 14:23 Changeset [c9b4e9a]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 #19095 -- invalid code in multidb tests.
- 14:04 Ticket #19095 (Dubious code in multiple_database tests) created by
-
QueryTestCase.test_o2o_cross_database_protection
contains code that … - 11:19 Ticket #19094 (FakePayload should accept unicode) created by
- As discussed …
- 09:51 Ticket #19093 (threading._Event doesn't exist in python 3.3) closed by
- duplicate: This is #19038.
- 09:18 Ticket #19093 (threading._Event doesn't exist in python 3.3) created by
- I got this error when tried to launch django using python 3.3: […]
- 08:10 Ticket #17867 (validate_email fails with IDN domains) closed by
- fixed: In 273b96ef9d3acb25d69e206555412774abab6022: […]
- 08:08 Changeset [273b96ef]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 #17867 -- Made email validation pass with IDN domains Thanks …
- 08:08 Changeset [8cb9968]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
- Moved some email validation tests to validators tests
- 08:08 Changeset [a8f888f]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
- Improved assertion error messages in validators tests
- 08:05 Ticket #19092 (formats.py for Lithuanian language) created by
- Current formats.py for Lithuanian (lt) doesn't adhere to official …
- 04:59 Ticket #18758 (non-DRY e-mail regex) closed by
- fixed
- 04:18 Ticket #19091 (NoReverseMatch template errors are difficult to debug) created by
- I've been using django for ages and I'd never really used {% url %} …
- 02:16 Ticket #19089 (Incorrect reverse one-to-one lookup on unsaved objects) closed by
- duplicate: This is duplicate of #18153 (thanks Ramiro).
10/08/2012:
- 17:07 Ticket #19090 (Change to PostgreSQL notes for Django 1.4) created by
- Hi, You might want to add a note for the following page under …
- 14:00 Ticket #19089 (Incorrect reverse one-to-one lookup on unsaved objects) created by
-
Let's assume two models,
A
andB
.A
has a nullable one-to-one … - 11:54 Ticket #19021 (collectstatic should support checksums as method to determine a file's ...) closed by
- wontfix: In an ideal world - checksums would be an perfectly viable way to …
- 11:24 Changeset [9a2bceed]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
- Use smarter string decoding in GeoDjango The first try to solve the …
- 10:40 Changeset [a62d53c]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 #19087 -- Ensured query's base table is never LOUTER joined …
- 10:32 Ticket #19087 (Annotate() followed by exclude() raises an exception) closed by
- fixed: In a62d53c03252bdf82b21b64874efe053160cbdb7: […]
- 10:18 Ticket #19088 (Blocktrans tag goes to infinite recursion if python dict string format ...) created by
- Wrongly formatted blocktrans content example: […] This will cause …
- 10:15 Ticket #19085 (manage.py does not find custom commands if only .pyc file exists) closed by
- duplicate: Thanks for the report, but this has already been marked as won't fix …
- 08:57 Ticket #19087 (Annotate() followed by exclude() raises an exception) created by
- […] This works fine in django 1.4 I tried to investigate the bug, …
- 08:05 Ticket #19086 (Content types and permissions are created for swapped models) created by
- While trying to update django-guardian to support AUTH_USER_MODEL I …
- 07:55 Ticket #19085 (manage.py does not find custom commands if only .pyc file exists) created by
- django.core.management.find_commands() is written such that it only …
- 07:43 Sprint2012Stockholm edited by
- (diff)
- 07:43 Ticket #19084 (Allow sorting by PK in admin) created by
- When I make the Django admin show a "PK" column, it doesn't let me …
- 07:32 Sprint2012Stockholm edited by
- (diff)
- 05:28 Ticket #19083 (postgresql_psycopg2 backend - rename get_version to get_pg_version) created by
- the problem is with this function: …
- 04:40 Ticket #19082 (Improve the prepopulated_fields autocompletion logic) created by
- I think the logic behind …
- 03:06 Changeset [4797ad80]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] Decoded the parsed source file encoding in debug view
Note: See TracTimeline
for information about the timeline view.