search for: djangoproject

Displaying 17 results from an estimated 17 matches for "djangoproject".

2013 Aug 01
1
Django 1.5 Upgrade
...b or test, for example) I get these messages: /usr/lib/python2.6/site-packages/django/core/management/__init__.py:465: DeprecationWarning: The 'execute_manager' function is deprecated, you likely need to update your 'manage.py'; please see the Django 1.4 release notes (https://docs.djangoproject.com/en/dev/releases/1.4/). DeprecationWarning) /usr/lib/python2.6/site-packages/django/core/management/__init__.py:409: DeprecationWarning: The 'setup_environ' function is deprecated, you likely need to update your 'manage.py'; please see the Django 1.4 release notes (https://docs...
2007 Apr 03
11
RFC: Building a Development Process
Hi all, I''m trying to work more on the development page[1], and I''m having some trouble. It''s not really with the page per se, but rather with trying to get a handle on Puppet''s development process. Currently, my development work has focused on generally short-term goals: Fixing known bugs, providing features that clients have paid for, or providing
2006 Jul 20
1
Model CRUD via web services
Hello, I was wondering if there was any automated (may be scaffolding) way of exposing Model CRUD via web services. I found this ticket for django, but nothing for Rails. http://code.djangoproject.com/ticket/115 Thanks in advance for your opinions and suggestions. Regards. -- Surendra Singhi http://ssinghi.kreeti.com, http://www.kreeti.com Read my blog at: http://cuttingtheredtape.blogspot.com/ ,---- | "War is Peace! Freedom is Slavery! Ignorance is Strength!" | -- Orwell,...
2017 Dec 05
2
upgrading python
...nts. In this way you can have multiple versions of python + different collections of packages all living happily side by side on the same machine. Regarding the setup with uWSGI + NGINX, the Django documentation "How to use Django with Apache and mod_wsgi"? is excellent: https://docs.djangoproject.com/en/1.11/howto/deployment/wsgi/modwsgi/ There is also a similar setup for NGINX on readthedocs (which I assume will also work): http://uwsgi-docs.readthedocs.io/en/latest/tutorials/Django_and_nginx.html For the rest: Google is your friend, you'll find lots of information on each of thes...
2016 Sep 15
0
I've found a broken link on your site.
Hi, Just wanted to let you know about a link that seems to be broken on this page http://code.metager.de/source/xref/nsupdateinfo/nsupdate/settings/prod.py. It is this link https://docs.djangoproject.com/en/1.6/, but the site doesn?t seem to be active any more. I thought you might want to update your page. If you are looking for an alternative then check out http://wiht.link/django_primer, it may make a suitable replacement. I hope this helps! StephanieDon't want emails from us anymore? R...
2017 Dec 05
0
upgrading python
...can have multiple versions of python + different collections of > packages all living happily side by side on the same machine. > > Regarding the setup with uWSGI + NGINX, the Django documentation "How to use > Django with Apache and mod_wsgi" is excellent: > https://docs.djangoproject.com/en/1.11/howto/deployment/wsgi/modwsgi/ > > There is also a similar setup for NGINX on readthedocs (which I assume will > also work): > http://uwsgi-docs.readthedocs.io/en/latest/tutorials/Django_and_nginx.html > > For the rest: Google is your friend, you'll find lots of in...
2007 Apr 05
0
Help: Ticket farmers
...this category) ASAP, but I would sure like some help. In particular, I''d love it if one or more people would be willing to regularly help manage the influx of tickets. To get an example of what I''m talking about, take a look at django''s Triage page: http://www.djangoproject.com/documentation/contributing/#ticket-triage I don''t have such a document yet, but I''ve copied their triage fields and added quite a few of my own fields. In particular, I''ve got fields for specifications, because (as Jeff McCune recommended) I want to be able to p...
2010 Sep 21
0
Samba management using python/django?
Hi, I`ve searched the net looking for a way to synchronize users in a django-based web project ( www.djangoproject.com ) with samba users. I want all registered django users to have access to a user-specific password protected share and I want to maintain the users using django`s built-in user management. My question is easy; can I add/edit/delete samba users, samba shares, set samba passwords and start/restar...
2006 Jan 30
15
i18n when?
Hi all, Just wondering... Are there any plans to include i18n support in Rails anytime soon? I guess this is about the only feature I''m realy missing in Rails. Any thoughts? Regards, Harm de Laat -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060130/63681052/attachment.html
2017 Dec 05
2
upgrading python
On Tue, Dec 5, 2017 at 8:16 AM, Kai Grunau <kgrunau at geomar.de> wrote: > On 05.12.2017 14:05, Larry Martell wrote: >> >> I am running CentOS 7 and I have python version: >> >> Python 2.7.5 (default, Sep 15 2016, 22:37:39) >> >> I need a newer version of 2.7 to pick up a bug fix. How can I do that >> (without breaking anything in CentOS)? >
2011 Aug 07
1
SQL passdb lookups not working
Hello everyone, I'm trying to make dovecot do user authentication against a SQL database. The passwords (managed by Django) are stored as salted SHA1 encoded in hex. I monkey patched Django's password method so that the password hash is made with <password><salt> (Django does <salt><password>, the patched method was verified to return same value as
2007 Jan 30
3
Interesting Framework Speed Test Results. Shows Rails 1.2.1 trailing 1.1.6.
I found this little post over at the Slicehost forums (http:// forums.slicehost.com): http://www.alrond.com/en/2007/jan/25/performance-test-of-6-leading- frameworks/ Speed test between Rails (1.1.6 and 1.2.1), Django (w/wo psyco and threaded/pre-forked), TurboGears, Symfony, Catalyst etc. Nginx as the front-end for all of them. Even though they are simulated numbers I thought it might be
2007 Jun 27
5
Help: I need community delegates
Hi all, I''m very happy to see how quickly the Puppet community is growing and how pleasant and helpful everyone is. It seems like people are starting to handle a lot of the questions on the email lists and IRC, which is great because it means I can focus more on development and planning. There are a few areas that don''t seem to be meeting the community needs, though,
2015 Oct 14
11
RFC: Second draft of an LLVM Community Code of Conduct
...you have questions, please feel free to contact the LLVM Foundation Code of Conduct Advisory Committee by emailing conduct at llvm.org. (This text is based on the `Django Project`_ Code of Conduct, which is in turn based on wording from the `Speak Up! project`_.) .. _Django Project: https://www.djangoproject.com/conduct/ .. _Speak Up! project: http://speakup.io/coc.html ------- -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20151014/5b0b6d25/attachment.html>
2005 Nov 23
8
Compiler OR Obfuscator for RoR applications?
Hi folks, I''m a newbie in the Ruby land, The Ruby language and RoR looks really great but I think in my situation there is a problem, we are an ISV that sells web application and we don''t want our clients see our source code, I searched the web but couldn''t find any way to compile and\or obfuscate ruby code (in web (RoR)), is there such tool available for the language?
2005 Aug 17
53
Everyone wants a RoR framework
It seems like everyone now has a RoR type framework: Perl: http://dev.catalyst.perl.org/ PHP: http://cakephp.org/ Python: http://www.django.com ASP.NET: http://www.castleproject.org/index.php/Main_Page etc., etc. Has a revolution begun with the birth of these "Web 2.0" frameworks? Its going to be interesting when the tech media begins its mass hype like it did SOAP, XML, etc. a
2015 Oct 13
33
RFC: Introducing an LLVM Community Code of Conduct
Greetings everyone, On behalf of the board of the LLVM Foundation, I’d like to start the process of introducing a formal code of conduct for the community. For a long time, various members of the community have been enforcing basic reasonable and respectful behavior, but to an outsider this may not be obvious. A public code of conduct advertises the behavior we expect of community members and