chris...@pobox.com> wrote:
> P.S. After changing some of the example files, there are no references to
> example.com in the Pinax project directory proper--I'm working on
> changing it in the virtualenv.
> On Sun, Jul 22, 2012 at 3:35 PM, Christos Jonathan Hayward <
> chris...@pobox.com> wrote:
>> What is the proper way to register what domain you have? I thought I had
>> set orthodox-network.com in settings.py
>> ---------- Forwarded message ----------
>> From: [DELETED]
>> Date: Sun, Jul 22, 2012 at 3:21 PM
>> Subject: RE: Confirm email address for example.com
>> To: Orthodox Network <chris...@pobox.com>
>> The account verification link goes to example.com
>> thanks,
>> [DELETED]
>> -------- Original Message --------
>> Subject: Confirm email address for example.com
>> From: Orthodox Network <chris...@pobox.com>
>> Date: Sun, July 22, 2012 3:14 pm
>> To: [DELETED]
>> User '[DELETED]' at example.com has given this as an email address.
Ok. But how do I update an existing MySQL database to change the stored
example.com?
My apologies; I know both how to run interactive SQL in PostgreSQL, SQL
Server, and SQLite, but I'm having trouble getting to a point where I can
poke and prod MySQL in SQL statements with the command line client.
I'd love to see something like:
mysql -uroot -h127.0.0.1:3033 -p
********
mysql> UPDATE table_name SET column_name = 'orthodox-network.com' WHERE
column_name = 'example.com';
I'm installing phpMyAdmin on the guess that this will get me to a familiar
interface faster.
On Sun, Jul 22, 2012 at 3:46 PM, James Tauber <jtau...@jtauber.com> wrote:
> On Sun, Jul 22, 2012 at 4:41 PM, Jonathan Hayward
> <christos.jonathan.hayw...@gmail.com> wrote:
> > (But where is the right place to register your domain so emails don't go
> out with example.com confirmation links?
> --
> You received this message because you are subscribed to the Google Groups
> "Pinax Users" group.
> To post to this group, send email to pinax-users@googlegroups.com.
> To unsubscribe from this group, send email to
> pinax-users+unsubscribe@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/pinax-users?hl=en.
-- [image: Christos Jonathan Hayward] <http://jonathanscorner.com/>
Christos Jonathan Hayward, an Orthodox Christian author.
On Sun, Jul 22, 2012 at 5:34 PM, Steve Schwarz <agilityn...@gmail.com> wrote:
> If pinax uses the Django Site app so you can change this via the admin:
> /admin/sites/
On Sun, Jul 22, 2012 at 4:47 PM, James Tauber <jtau...@jtauber.com> wrote:
> On Sun, Jul 22, 2012 at 5:34 PM, Steve Schwarz <agilityn...@gmail.com>
> wrote:
> > If pinax uses the Django Site app so you can change this via the admin:
> > /admin/sites/
> --
> You received this message because you are subscribed to the Google Groups
> "Pinax Users" group.
> To post to this group, send email to pinax-users@googlegroups.com.
> To unsubscribe from this group, send email to
> pinax-users+unsubscribe@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/pinax-users?hl=en.
-- [image: Christos Jonathan Hayward] <http://jonathanscorner.com/>
Christos Jonathan Hayward, an Orthodox Christian author.