Timeline
02/06/2013:
- 23:05 Ticket #19757 (syncdb untranslated prompts for creating superuser) closed by
- fixed: This should be fixed with …
- 17:48 Ticket #19758 (Password reset form should not leak information) created by
- The provided password reset form leaks information about enrolled …
- 17:12 Ticket #19757 (syncdb untranslated prompts for creating superuser) created by
- Using latest checkout of django-trunk with Python 2.7: …
- 15:53 Ticket #5652 (Straightforward use of startproject command results in broken "Show on ...) closed by
-
fixed:
django.contrib.sites
is no longer in the default INSTALLED_APPS … - 15:02 Ticket #19704 (Make use of new ungettext_lazy function at appropriate places) closed by
- fixed: In d18f796a481e79a3800d4672d6189e4c496cce3d: […]
- 15:01 Changeset [d18f796a]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #19704 -- Make use of new ungettext_lazy function at appropriate …
- 14:35 Ticket #19741 (Procedure in README.txt for setting up djangoproject locally doesn't work) closed by
- fixed: In …
- 14:20 Changeset [d7504a3d]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Improved regex in strip_tags Thanks Pablo Recio for the report. Refs …
- 14:19 Changeset [20ac331]stable/1.5.x by
- Partially revert 9efe1a721, strip_tags improvements The new regex …
- 11:38 Ticket #19756 (.add or .create on ManyToManyField doc page) created by
- https://docs.djangoproject.com/en/1.4/topics/db/examples/many_to_many/ …
- 10:27 DjangoResources edited by
- (diff)
- 08:13 Ticket #19755 (Incremental filter) created by
- Would be a good feature to have filter's value that change …
- 07:27 Changeset [3b95212]stable/1.5.x by
- [1.5.x] Fixed #19743 - Documented some limitations of contrib.auth. …
- 07:26 Ticket #19743 (Document limitations of django.contrib.auth) closed by
- fixed: In afa3e1633431137f4e76c7efc359b579f4d9c08e: […]
- 07:24 Changeset [afa3e16]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #19743 - Documented some limitations of contrib.auth. Thanks …
- 04:29 Ticket #9800 (Syndication Framework could implement isPermaLink": "false" to better ...) closed by
- fixed: In 5449240c548bb6877923791d02e800c6b25393f5: […]
- 04:28 Changeset [5449240]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #9800 -- Allow "isPermaLink" attribute in <guid> element of an …
- 04:25 Ticket #19754 (Missing surrounding quotes) closed by
- invalid: It's legal (and possibly a good practice) to pass the view functions …
- 04:17 Ticket #19754 (Missing surrounding quotes) created by
- I think there are missing quotes on the third code block at …
- 04:12 DjangoResources edited by
- (diff)
- 03:57 Ticket #19753 (Custom user system shouldn't be dependent on all installed apps) closed by
- needsinfo: That's the behavior of Django's app loading mechanism. Improving it is …
- 03:44 Ticket #19753 (Custom user system shouldn't be dependent on all installed apps) created by
- function calls: 'get_user_model' => 'get_model' => _populate …
- 03:06 Changeset [933e956b]stable/1.5.x by
- [1.5.x] Fixed #19745 -- Forced resolution of verbose names in …
- 03:06 Ticket #19745 (Wrong prompt for `createuser` management command ...) closed by
- fixed: In 2390fe3f4f8f52e24157d79b0c60247207c9716f: […]
- 03:06 Changeset [2390fe3]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #19745 -- Forced resolution of verbose names in createsupersuser …
- 02:58 Ticket #19752 (Latest version of Postgresql is 9.2 on EnterpriseDB) created by
- On the documentation : …
- 00:07 Changeset [ea425eb]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed a documentation warning introduced by 3f1c7b7
02/05/2013:
- 23:19 Ticket #19751 (Strange output while creating a superuser (works OK in v1.4)) closed by
- duplicate: Thanks for the report! This was already reported in #19745
- 22:49 Ticket #19751 (Strange output while creating a superuser (works OK in v1.4)) created by
- Hey there guys, I noticed a little bug while working with Django 1.5 …
- 22:13 Ticket #19750 (Postgres conflict on CREATE INDEX: "relation exists") created by
- The syncdb index creation fails on postgres when a db_table name is …
- 19:20 Ticket #19749 (Documentation needed: stdout.write line endings in management commands ...) created by
- This commit changed the default behavior of stdout.write() for …
- 16:25 Ticket #19748 (Document django.utils.module_loading.import_by_path) created by
- This refactored out module loading function is really useful for third …
- 12:26 Ticket #19747 (Admin save of non-default database model fails when model contains ...) created by
- When I created the appropriate …
- 10:28 Emacs edited by
- (diff)
- 05:58 Ticket #19746 (Allowing serialization without 'pk') created by
- Currently, if I want to use python serializer to deserialize data, I …
- 05:56 DjangoGraphviz edited by
- linked site is offline (diff)
- 05:00 Ticket #19745 (Wrong prompt for `createuser` management command ...) created by
- Using a fresh checkout, I created a new project, using all the default …
- 04:39 Ticket #17683 (`BaseModelFormSet` ignore form's widgets options when adding the pk field) closed by
- fixed: In a097ee32d8364045a950d6a36b19630fc34397f1: […]
- 04:39 Changeset [a097ee32]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
-
Fixed #17683 -- Make sure
BaseModelFormSet
respects defined widgets. - 04:33 DevelopersForHire edited by
- (diff)
- 03:17 Ticket #19689 (Deprecate `Options.module_name` in favor of `model_name`) closed by
- fixed: In ec469ade2b04b94bfeb59fb0fc7d9300470be615: […]
- 03:16 Changeset [ec469ad]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
-
Fixed #19689 -- Renamed
Model._meta.module_name
tomodel_name
. - 02:51 Ticket #19744 (File-based session don't work with login_required decorators.) closed by
- invalid: Please see TicketClosingReasons/UseSupportChannels.
- 00:32 Ticket #19744 (File-based session don't work with login_required decorators.) created by
- I am new to the Django Framework and still studying. And currently, …
02/04/2013:
- 18:54 DevelopersForHire edited by
- (diff)
- 17:37 Ticket #19729 (Leftover `_loader` variable in template loader modules) closed by
- fixed: In 826d9de00e74a53d7cc65fcb2aaa5ccdf33674ab: […]
- 17:31 Changeset [826d9de]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #19729 -- Removed leftover refactoring helper variables. Thanks …
- 17:28 Ticket #19731 (previous values of ManyToManyField in model's save method) closed by
- invalid: You've been caught by a leaky abstraction. M2M relationships aren't …
- 16:04 Ticket #19743 (Document limitations of django.contrib.auth) created by
- django.contrib.auth aims to be very generic and doesn't provide some …
- 14:30 Ticket #19734 (missing values in DATETIME_INPUT_FORMATS docs) closed by
- fixed: Fixed on master …
- 14:23 Changeset [f58aae9]stable/1.5.x by
-
[1.5.x] Fixed #19734 -- Missing values in
DATETIME_INPUT_FORMATS
… - 14:11 Ticket #19742 (Missing blog post appears at the top of community feed) created by
- [originally reported by IlianIliev at …
- 14:10 Ticket #19741 (Procedure in README.txt for setting up djangoproject locally doesn't work) created by
- [originally reported by eswenson1 at …
- 14:09 Changeset [7a90c6ad]stable/1.5.x by
- [1.5.x] Updated translations (bn/es/eu/lb/mn)
- 14:06 Changeset [5c70299]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
-
Fixed #19734 -- Missing values in
DATETIME_INPUT_FORMATS
doc. Also … - 14:06 Ticket #19740 (Make sure only posts not marked as defunct show up in feed) created by
- [originally reported by jezdez at …
- 14:03 Ticket #19739 (Implement accessibility for the visually impaired) created by
- [originally reported by pydanny at …
- 13:32 Ticket #19736 (ViewDoesNotExist exception in views.py) closed by
- worksforme: I know this sort of error reporting has been much improved in Django …
- 12:33 Ticket #19735 (Sometimes string interpolation is needed in templates) closed by
- wontfix: I don't think this is nearly a common enough need to warrant adding a …
- 12:02 Ticket #19738 ("manage.py shell" on a fresh project raises RuntimeWarning about naive ...) created by
- IPython uses SQLite internally to store shell session history. At the …
- 11:52 Ticket #19737 (Deprecate and then remove "shell" management command) created by
- The only benefit of the "shell" management command is that it saves …
- 11:50 Ticket #19736 (ViewDoesNotExist exception in views.py) created by
- ViewDoesNotExist exception is being raised even though my view …
- 11:08 Ticket #19735 (Sometimes string interpolation is needed in templates) created by
- Sometimes string interpolation is needed in templates. I.e. …
- 11:00 Changeset [40260bc3]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed error message test assertions under Python 3.3 Thanks Florian …
- 10:24 Ticket #19734 (missing values in DATETIME_INPUT_FORMATS docs) created by
- here …
- 09:39 Ticket #17061 (Factor out "get a module-level object from a dotted path" function) closed by
- fixed: In 7c5b244826be636429791a8ca76b2adc678e82e7: […]
- 09:38 Changeset [7c5b2448]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #17061 -- Factored out importing object from a dotted path …
- 08:05 Ticket #19733 (Deprecate ModelForm without explicit fields) created by
- See …
- 07:47 Ticket #19732 (unable to use database view in test cases) closed by
- invalid: https://code.djangoproject.com/wiki/TicketClosingReasons/UseSupportChannels
- 07:01 Ticket #19732 (unable to use database view in test cases) created by
- unable to use database view in test cases. other hand i am able to use …
- 06:21 Changeset [3f1c7b70]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Simplified default project template. Squashed commit of: commit …
- 05:56 Ticket #19731 (previous values of ManyToManyField in model's save method) created by
- Hello, I'm terribly sorry for bothering you, but I believe this …
- 05:55 Changeset [21ea58b8]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Enhanced docs and docctrings added in 869c9ba. Thanks Claude for the …
- 05:15 Changeset [2edef93]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Revert "Fixed #19724 -- Output error when settings are improperly …
- 04:54 Ticket #19724 (manage.py app commands enumeration fails silently when MEDIA_URL ...) closed by
- fixed: In 40ca99097f34b2180b2afe6d0056cade4c732618: […]
- 04:47 Changeset [40ca990]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #19724 -- Output error when settings are improperly configured …
- 03:11 Changeset [f5232597]stable/1.5.x by
- [1.5.x] Fixed #19725 -- Made createsuperuser handle non-ascii prompts …
- 03:11 Ticket #19725 (`createsuperuser` command fails with custom User model) closed by
- fixed: In 55c585f1c7a9c91308193f0648caf36203174564: […]
- 03:09 Changeset [55c585f]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #19725 -- Made createsuperuser handle non-ascii prompts Thanks …
- 03:03 Ticket #19653 (`Manager.get_empty_query_set` should call `get_query_set`) closed by
- fixed: In fb606e10ac07af6014cae838c21bf30cf50e8b40: […]
- 03:02 Changeset [fb606e10]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
-
Fixed #19653 -- Removed
Manager.get_empty_query_set
. - 02:18 Ticket #19730 (Action triggered by ...) closed by
- fixed: Fixed in [869c9ba30615cb24fb5786787a2db8655f2f0d2b]: Fixed #19730 -- …
02/03/2013:
- 20:40 Changeset [869c9ba3]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #19730 -- Don't validate importability of settings by using i18n …
- 14:32 Ticket #19730 (Action triggered by ...) created by
- As discussed in #17379 (from …
- 12:24 Changeset [6155b66d]stable/1.5.x by
- [1.5.x] Fixed a typo in docs/topics/auth/customizing.txt Backport of …
- 12:23 Changeset [2c173ff3]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed a typo in docs/topics/auth/customizing.txt
- 08:30 Ticket #19645 (Add tests for TransactionMiddleware) closed by
- fixed: In f556df90be995a83b979cf875705d98521ab4dc7: […]
- 08:26 Changeset [f556df90]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #19645 -- Added tests for TransactionMiddleware
- 08:26 Ticket #19729 (Leftover `_loader` variable in template loader modules) created by
- This variable isn't used any longer. It was used for a …
- 08:09 Ticket #19728 (Update API stability doc) created by
- https://docs.djangoproject.com/en/dev/misc/api-stability/ says that …
- 07:49 Ticket #19727 (form.is_valid() always returns false) closed by
- invalid: Please see TicketClosingReasons/UseSupportChannels. Your form has an …
- 07:27 Ticket #19727 (form.is_valid() always returns false) created by
- Hello, I'm getting crazy! I created a form associated to a model. …
Note: See TracTimeline
for information about the timeline view.