the best
*Best Regards*
*Sidhaarrth S Nayyar*
R S Infomedia And Films Pvt Ltd. | WZ-79C/6, First floor, Lane no 7A, Main
Bharti College Road, Virender Nagar, Janak Puri, New Delhi – 1100 058,
India.
+91 9811222863 (primary), 8076606202 | +91 11 25546949 | | IMDB
<https://www.imdb.com/n
email
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-users/CAPKCA7SkJnJmmYLqxLL%3D01cJiUyuti-s%3DAvefVX-fn1RRumtVw%40mail.gmail.com.
welcome to the community, I am also in my beginning curve. Hope to learn
and be industry ready with all of you.
On Sun, Jul 9, 2023 at 8:24 PM Emmanuel Kasirivu Lugoloobi <
ema.kasir...@gmail.com> wrote:
> Hello guys im studying network systems engineering in college and
> intrested in becoming a
Hey, i am now studing data analytics. Would like to join you. Happy to
hear from you.
On Sat, 17 Jun, 2023, 3:30 am John Ayodele, wrote:
> Hi! It's John.
>
> I am currently looking for a learning buddy💡, for Machine Learning.
> I have little experience in Django🕸 and I code in Python🐍.
>
> The
Hi there:
I'm being able to access my local backend built with django/python from
Postman and react, but if I try to access it from an application built for
mobiles, I get a Network error. I try to access the backend from an android
device
What should I set in django in order to being able to
Hello any tell which documents good for django rest Framework using
polls app create crud operations
On Mon, 6 Mar 2023, 07:35 Sandip Bhattacharya,
wrote:
> There is a good guide here as well:
> https://developer.mozilla.org/en-US/docs/Learn/Server-side/Django
>
>
> - Sandip
>
> On Mar 5, 202
this is my code
form.py
class OfficedetForm(forms.ModelForm):
office_logo = fields.FileField(
label="Office Logo",
widget=UploadedFileInput,
required=True,
)
office_gender_type = forms.ModelChoiceField(
queryset=OFFICE_GENDER_TYPE_CHOICE.objects.all(),
widget=Selectize(
placeholder="Choose Gende
https://youtu.be/SIyxjRJ8VNY
i am watching videos from telusko where he elaborates step by step
and for extra u can search w3schools and geekforgeeks
On Sunday, January 15, 2023 at 5:28:25 AM UTC+5:30 808 wrote:
> Hello,
>
> I'm part of a fast paced, non lectured program. Which means, me and my
Hey, There is many forums in Gmail itself. Why do you need Whatsapp Group
which contains a personal mobile number? That's where these forums were
great!
Regards & Thanks,
Balaji Ks
On Fri, Aug 5, 2022 at 9:17 PM Satyajit Barik
wrote:
> Hey,
>
> Join in Whatsapp python group using the below li
when u getting this issue while deploying on pythonanywhere.com or in your
localserver
On Mon, Dec 6, 2021 at 8:06 PM CHANDNI SINGH
wrote:
> hey,
> i am facing the same problem
> can you please guide me on how to solve that issue ???
>
> On Thursday, 16 May, 2019 at 6:38:01 pm UTC+5:30 randmw...
use name attribute in site input tag...
On Sat, Dec 4, 2021 at 3:47 PM Eugene TUYIZERE
wrote:
> Dear Colleagues,
>
> I have data in the table. I want to get the rows value and save them in
> the database. How can I do this with jquery?
> The table I have is like this
> [image: image.png]
> This
i think u forgot to configure model, please once configure and complete
check first
On Mon, Nov 22, 2021 at 4:36 PM Trippy Samurai
wrote:
> Thanks David for the idea i appreciate it i have gone with last way of
> doing things but it doesnt render anything on data
>
> Pls correct my code below
>
will update asap
On Mon, Nov 22, 2021 at 1:22 PM David Nugent wrote:
> Well, there are several ways you can deal with that.
>
> Probably easiest is to override get_template() and switch the template
> based on whatever type of ticket you're managing or you can change the
> value of self.template
Hello,
Am a flutter developer. Am interested
On Mon, 5 Jul, 2021, 2:07 am Theresa Taye, wrote:
> Hello guys,
>
> I need flutter users for a project urgently if you are interested, please
> contact me.
>
> Best regards
>
> --
> You received this message because you are subscribed to the Google Gr
Hello
Am also interested
Regards & Thanks,
Balaji Ks
https://about.me/balaji_ks
On Mon, May 3, 2021 at 10:41 AM vineet daniel
wrote:
> Hi Group,
>
> Any one interested in Frontend development role using react?
>
> Please let me know.
>
> --
> You received this message because you are subscrib
Hi All,
How do I run python file on clicking an Html Button? I really wanted to
redirect to python file (where I have created some python visualisations)
on clicking a button in home page. I tried just like how we redirect in
html pages but it isn't working. Hope to hear from you soon.
Thanks in
i am looking for that
On Mon, May 3, 2021 at 8:20 AM Doang Mawar wrote:
> Hello Mrek,
>
> Please help me out with this error.
>
> File "C:\Users\DoangMawarG\Desktop\mysite\book\Bookbank\urls.py", line 5,
> in
> path('', views.index, name='index'),
> AttributeError: module 'Bookbank.views'
sorry i am new to django and learning from youtube,
i don't know what is happening while running "python manage.py runserver"
On Sun, May 2, 2021 at 2:49 PM Kasper Laudrup wrote:
> Have a look here:
>
>
> https://betterprogramming.pub/how-to-ask-questions-about-programming-dcd948fcd2bd
>
> Kind
I had installed
On Fri, 30 Apr, 2021, 15:17 , wrote:
> Hope you have the Installed_apps setup properly.
>
>
>
>
>
> *From:* django-users@googlegroups.com *On
> Behalf Of *Bheemanagowda S Gowdra
> *Sent:* 30 April 2021 15:10
> *To:* django-users@googlegroups.c
I am knew to Django
I am getting below warning
unresolved import 'django.contrib'
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to django-users+unsubscr...@go
Hi Guys,
I'm getting an error while executing the code...Please help me if anyone is
aware of dash and plotly.
Thanks in advance.
#code:
getting error as.. Callback error updating the graph.figure
import pandas as pd
import dash
import dash_core_components as dcc
import dash_html_components as
2021, 10:19 AM GEETHANJALI S P <
> geethanjalisp1...@gmail.com> wrote:
>
>> Hi..How to build a dashboard using django and python libraries for
>> creating visualisations?. Please let me know .Thanks in advance!
>>
>> --
>> You received this message bec
Hi..How to build a dashboard using django and python libraries for creating
visualisations?. Please let me know .Thanks in advance!
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group and stop receiving emails from it,
Hi..
https://github.com/microsoft/PowerBI-Developer-Samples/tree/master/Python
This is the link of flask codeI wanted to change this to django..How to
do that..?
On Sat, 13 Mar, 2021, 1:38 AM Kasper Laudrup, wrote:
> On 12/03/2021 19.50, GEETHANJALI S P wrote:
> > Suppose a p
Hi all,
Suppose a program is written in flask framework how can we convert it into
django?
Thanks in advance.
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to dja
Hi,
How to embed Report/dashboard in Power BI to a Web portal using Django?
Thanks,
Geethanjali.
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to django-users+u
ot; method.
>
> 👇
>
> https://docs.djangoproject.com/en/3.1/topics/class-based-views/generic-display/
>
> On Tue, Feb 16, 2021, 7:28 PM Anil s wrote:
>
>>
>> Hello Everyone:
>>
>> Can somebody please tell me how to pass multiple query sets in Djang
Hello Everyone:
Can somebody please tell me how to pass multiple query sets in Django.
Thank you for your help.
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
t
How to pass multiple query sets in Django?
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to django-users+unsubscr...@googlegroups.com.
To view this discussion on
Hi all,
I am currently studying Django source code, then i have one question:
in registry.py,
for app_config in self.app_configs.values():
app_config.import_models()
import_models() uses self.apps.all_models
but when this variable is filled?
and when and how register_model() is
Hi Desh,
Welcome to Django :)
Like Adam said, you should unsubscribe from the django-developers mailing
list for now. That list is for people who are actually working on the
Django framework itself.
The django-users mailing list is the one where people who are learning to
use Django communicate.
Add me too 7026210649
On Thu, 6 Aug, 2020, 6:54 pm ALIKIN PRINTS, wrote:
> Am also interested add me my no ia +25562346258
>
> On Thu, Aug 6, 2020, 15:29 salla ajay wrote:
>
>> i am also interested .pls add me my whatsup number is 7981928765
>>
>> subject:python dijago
>> e -mail: sallaaj...@gm
Hello, everyone,
Anyone can help to push my Geodjango + PostGIS web app to host on Google
Cloud? I can pay a consulting fee for the time one invest to help me.
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group an
*BONJOUR A TOUTES A TOUS*
*si je décharge un site(une application django) est ce que je peut l
utiliser sur mon environnement de développement qui lui contient déjà
porte un site qui existe déjà. ou je dois créer un environnement appart.
si possible comment merci*
--
You received t
if i download a cite how to use this cite in my envir django with my cite
django... sould I do an auther envir . if possible how ? thanks
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group and stop receiving email
It is not that important. If you have any specific settings in your earlier
pycharm projects click on first one. Or if you have settings in separate
config file locate that finally you can choose not to import anything.
On Fri, 5 Jun, 2020, 11:52 am Pawan Goswami,
wrote:
> Please kindly help me
Its totally fine. Thanks
On Mon, May 11, 2020 at 8:35 PM maninder singh Kumar <
maninder.s.ku...@gmail.com> wrote:
> Sorry, it would not be possible to give an internship in case you are not
> in India, I would require you for maintainance later on.
>
> regards
> willy
>
>
> On Mon, May 11, 2020
I'm from Bangalore.
On Mon, May 11, 2020 at 8:19 PM Kola Badmus
wrote:
> I’m interested too +2347036497792
>
> Sent from my iPhone
>
> On 11 May 2020, at 2:43 PM, ekong, emmanuel
> wrote:
>
> I am interested too... I can receive a mail here for acceptance
>
> On Mon, 11 May 2020 at 2:37 PM, sa
> [image: http://]about.me/maninder.s.kumar
> <http://about.me/maninder.s.kumar?promo=email_sig>
>
>
>
>
> On Mon, May 11, 2020 at 6:30 PM S K wrote:
>
>> It's 7026210649
>>
>> On Mon, 11 May, 2020, 6:27 pm Adedotun Richard,
>> wrote:
>>
>>&
the response.
>> Is there phone number I can get in touch with you?
>>
>> Regs
>> Willy
>>
>> Sent from my iPad
>>
>> On 11-May-2020, at 11:44 AM, S K wrote:
>>
>> I am interested. Would like to collaborate with you.
>>
>> O
I am interested. Would like to collaborate with you.
On Mon, 11 May, 2020, 11:35 am maninder singh Kumar, <
maninder.s.ku...@gmail.com> wrote:
> Dear group members,
>
> I have a django project available the flowcharts of which will be up in 1
> week. Write or call if interested ?
>
> Willy
> +91
Please refer the attached.
On Tuesday, 28 April 2020 05:41:32 UTC+5:30, fahad rasool wrote:
>
> How to retrieve data from database and display on web page ,example i want
> to display the details of the user on a web page which he has entered in a
> form which is stored in database.
>
--
You
Using *django-sortable-listview* package, I'm using *SortableListView *to
sort out all the model fields. In my case, more than model fields, I want
to sort it out by model method too.
Models.py
class Employee(models.Model):
name = models.CharField()
designation = models.CharField
Hi cam,
well I solved same problem by removing virtual environment and reinstalling
all the packages again.
it worked for me then, I have now access to mysql database ..
afterthat you have python 2.xx version pip install
otherwise python3.xx version pip3 install
On Sun, Mar 1, 2020 at 1:51 AM C
How to format Indention in server?
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web
try
pip install --upgrade django
On Wed, Feb 12, 2020 at 1:00 PM paarull shukla
wrote:
> Ok so virtual environment I have to search in cmd or like google
>
> On Wed, 12 Feb, 2020, 12:50 PM Mehul Anshumali, <
> mehulanshumali...@gmail.com> wrote:
>
>> Try install virtual environment and in tha
Hi
I am interested to attend the python and Django online training. Please add
me as well for the training classes.
Thanks in advance.
On Saturday, February 1, 2020 at 7:12:52 PM UTC+5:30, Srikanth K wrote:
>
> Hi,
>
> I am from Hyderabad. I am Python Developer by Profession. I am eager take
Hi Everyone,
I am interested to attend the python and Django training. Please add my
email as well for the training classes.
Thanks in advance.
Regards,
Narasimha Murthy
On Sun, Feb 2, 2020 at 9:25 PM Maqdum Adewale wrote:
> I'm interested
>
> On Sun, Feb 2, 2020, 3:44 PM yerri swamy
> wrote
#x27;m sure that there are other ways. There is certainly at least a way to
> play with the iterator protocol without using "for", but it may be harder
> to read. You could put break at the end of the loop above to make it more
> apparent that it only runs once.
>
> On Mo
I have a dictionary which contains one item (“current_location”, which is a
nested dict) and I would like to access that nested dict. However, I cannot
use the key as the code will break if a different key is passed, e.g.
“different_location”.
How can I access the first item in a dictionary withou
Thanks Jason.
Kind regards,
- SD
On Mon, Jan 13, 2020, 16:28 Jason wrote:
> The url resolver does not include GET query params in a URL, you need to
> add them manually after the string.
>
> for example
>
> url =
> f"{reverse('weather')}/?current_location={some_value}&booking_location={an
Hey guys. SOS please. How do I write a URL pattern for a URL like this?
weather/?current_location=-33.927407,18.415747&booking_location=-32.927407,19.415747
When I do reverse(‘weather’, kwargs={‘current_location’: some_value,
'booking_ location’: another_value}) I am getting a NoReverseMatch
exce
Hi Balaji,
You can convert your web app into a PWA to gain maximum benefit. Just look
it up.
Data shows that PWAs are the way to go.
Kind regards,
- SD
On Tue, Jan 7, 2020, 19:47 Balaji Shetty wrote:
> Hi
>
> Currently i deployed application on pythonanywhere. It is online office
> file man
django orm filter queryset is returning empty queryset and also checked in
the db the data is available
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to django-u
I have two models which are associated to each other through a ForeignKey
how to delete the child model object without affecting parent model object
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group and stop receivi
Thanks a lot for shaing the book. Really appreciate it.
Best Regards,
On Sat, Oct 19, 2019 at 7:36 PM ISAAC NELSON S.B. KARGBO <
insbkar...@njala.edu.sl> wrote:
> Try this one out
>
> On Sat, Oct 19, 2019, 13:47 Md Nayem Tushar wrote:
>
>> Have any easy and properly complete book in django? pls
At first I hoped not to dive in JS and mostly use django things, but ok,
now I see it's not that simple.
Thanks for help.
вторник, 8 октября 2019 г., 16:49:08 UTC+3 пользователь lemme smash написал:
>
> okay, i think i got it. you probably need to provide some snippet to
> reload list of choice
I meant, when I click on Select2 widget (combobox with autocomplete), list
of items does not show up. And when I click on calendar icon, calendar does
not show up.
"It's better to use pure js" - what do you mean exactly? to make new forms
duplicating existing rather than using django empty_form
I meant, when I click on Select2 widget (combobox), list of items does not
show up. And when I click on calendar icon, calendar does not show up.
"It's better to use pure js" - what to you mean exactly?
воскресенье, 6 октября 2019 г., 17:42:49 UTC+3 пользователь lemme smash
написал:
>
> okay, b
and after clicking on widgets also no errors
пятница, 4 октября 2019 г., 17:58:22 UTC+3 пользователь Dmitri S. написал:
>
> Unchecked runtime.lastError: The message port closed before a response was
> received. in Opera after page loading for the first time and no errors in
> Chrome
Unchecked runtime.lastError: The message port closed before a response was
received. in Opera after page loading for the first time and no errors in
Chrome. When I add new form no other errors appear.
пятница, 4 октября 2019 г., 10:41:58 UTC+3 пользователь lemme smash написал:
>
> and you have n
I have a formset with fields with Select2 widgets and a calendar
(date-picker) from django app.
And I use dynamic addition of formset forms.
When I render a template for the first time, all widgets work fine. *But
when I add new formset form, widgets of this new form don't work.*
I think, th
I am trying to get a new server up and running and I am make a n00b error
somewhere.
django.core.exceptions.ImproperlyConfigured: Requested setting MIDDLEWARE, but
settings are not configured. You must either define the environment variable
DJANGO_SETTINGS_MODULE or call settings.configure()
Hello
Try installing using sudo in Linux based machines or in admin mode in
Windows. Hope it helps.
On Mon, 9 Sep 2019, 17:03 Milind Chilakwad, wrote:
> I am trying to install Django 2.1 and above but everytiime I get an Error
> 13 - Which says "I do not have permission to a file *.txt.gz". I a
hi i want create model that get the longitude and lattitude for
International Space Station and plot the longitude and lattitude on map so
that we can track the live location on map.i have wrote function to
receive lattitude and longitude but i dont know how to plot it with map.
--
You receiv
Hi all,
I am building a chatbot right now and am initiating the 'chatbot-agent'
globally in the views.py, so that it wouldn't have to be loaded/initiated
for each API request.
*#global variable in views.py:*
*agent = Agent.load('/usr/src/app/models/current/dialogue',
interpreter='/usr/src/app/
Hi!
I'm starting to use Django 1.8 with the firebird backend.
I have created my models.py with inspectdb, so I have the database already
created.
Put the primary keys in the models.
When I try to do migrate django crashes with a exception that says
conversion error of a string, seems a curre
UTC+5:30, Arun S wrote:
>
> Hi,
>
>
>
> I have two different Django Applications.
>
> Both the applications have there respective Auth.
>
>
> Applications are hosted on different servers.
>
> Now the use case is such that:
>
>
> There is a redirect
Hi,
I have two different Django Applications.
Both the applications have there respective Auth.
Applications are hosted on different servers.
Now the use case is such that:
There is a redirection link that can be provided from Application 1.
Now i would want to disable auth on Appli
Hi All,
I am getting error when I tried to create a superuser. I am using Cassandra
3.0 with Django 1.11.4.
I used this command in Pycharm: manage.py createsuperuser
error: "cassandra.protocol.SyntaxException:
"
What am I doing wrong?
--
You received this message because you are subscribe
Standard practice is that you do not refer to "current" models (i.e. from
app.models import MyModel) in a migration as the migration will break when
that models changes. This means copying any model-specific code into the
migration. This becomes impractical when the code needed for the migration
#x27;0012_add_eval_states'),
]
operations = [
migrations.RunPython(forwards, backwards),
]
Does this make sense for the model structure. I do not have any Models
Diagram for the same.
---
Arun
On Monday, August 7, 2017 at 4:13:33 PM UTC+5:30, lemme smash wrote:
>
&
you should use text choices
>
> On Monday, August 7, 2017 at 6:22:50 AM UTC+3, Arun S wrote:
>>
>> The Models Look like this :
>>
>> stage_state = models.ForeignKey(EvalState, verbose_name="Eval State")
>> class Bundle(AtlasAuditModel, AtlasBaseHel
30, lemme smash wrote:
>
> so, you can maybe show you models structure here?
> also, if it is a ForeignKey, why you trying to filter qs by string values?
> I mean Q(name = 'ACTIVE')
> it's shouldn't work
>
>
> On Sunday, August 6, 2017 at 5:22:21 AM UTC+3,
Yes, name is a foreign key here.
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to
Hi,
I am trying to have a drop down menu for a field in my form but seems like
its not working as required.
This is my form: forms.py
eval_states = [
('ACTIVE',EvalState.objects.filter(name='ACTIVE')),
('INACTIVE',EvalState.objects.filter(name='INACTIVE')),
('DELETE',Eva
Hi,
I want to log every request sent to Django.
There are some posts online about logging middleware. The Django
documentation talks about logger configuration and it seems that I can set
it up to log everything without writing middleware.
- Can I log everything without middleware?
- Wh
e way
template_name='blog/contact.html'
model=Blog
On Monday, May 1, 2017 at 4:50:37 PM UTC+5:30, jithu s jacob wrote:
>
> I am using parent template as base which has a side nav bar. the child
> template keeps changing with clicking of buttons.
>
> My child templat
I am using parent template as base which has a side nav bar. the child
template keeps changing with clicking of buttons.
My child template changes correctly with call to different views through
the URLs.
Now I want to add some data from model i the parent template irrespective
of the view/mod
, March 27, 2017 at 3:00:58 PM UTC+2, Avraham Serour wrote:
>
> yes, table name can a parameter to your function
>
> what do you mean by "import this table"?
>
> On Mon, Mar 27, 2017 at 3:41 PM, Det S. Pillner > wrote:
>
>> Hi all,
>>
>> I
Hi all,
I work on tools for my job based on Django 1.8.17. In different projects
(with different databases) I use same routine to get some data (config
data). My problem is: the way is every time the same: import model, get
config data from database. The difference is: model name is in every
d
h 2017 05:26:02 Arun S wrote:
>
>
>
> > My Project, i would want to redirect login page to a SSO page.
>
> > and handle redirection in Django.
>
>
>
> Don't solve what others already did for you:
>
> https://djangopackages.org/packages/p/django-al
your SSO tools and how they handle passing logged in
> user information to your app.
>
>
> [1]
> https://docs.djangoproject.com/en/1.10/ref/settings/#login-redirect-url
>
> On 08.03.2017 15:26, Arun S wrote:
>
> Hi,
>
> My Project, i would want to redirect login
Hi,
My Project, i would want to redirect login page to a SSO page.
and handle redirection in Django.
I am using Apache Server.
Whats the best way to implement this ?
i was reading about django - remoteusermiddleware but could'nt quite figure
out how to handle the redirection.
Any help is appr
Hi,
i am using django-axes package and want to lock out a user based on userid.
Now there is an issue that the user gets locked out from one IP, but the
same user can still login from a different IP successfully.
Which negates the whole use of a security requirement of locking a
particular user
Yes, that did it. I placed the file into learning_python/learning_python and
everything just worked.
Thank you
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to
Is this learning_python/urls.py or learning_python/learning_python/urls.py?
On Friday, March 3, 2017 at 10:04:32 AM UTC-5, Vijay Khemlani wrote:
>
> You should import the polls urls as it appears in the tutorial
>
> url(r'^polls/', include('polls.urls')),
>
t 10:04:32 AM UTC-5, Vijay Khemlani wrote:
>
> You should import the polls urls as it appears in the tutorial
>
> url(r'^polls/', include('polls.urls')),
>
> On 3/3/17, Yves S. Garret > wrote:
> > Like this:
> >
> > from dj
5:47 AM UTC-5, Vijay Khemlani wrote:
>
> How does your learning_python.urls look like?
>
> On 3/3/17, Yves S. Garret > wrote:
> > Yes.
> >
> > On Thursday, March 2, 2017 at 11:09:58 AM UTC-5, Vijay Khemlani wrote:
> >>
> >> Did you do this step?
olls.urls')),
> url(r'^admin/', admin.site.urls),]
>
>
> On Thu, Mar 2, 2017 at 11:40 AM, Yves S. Garret > wrote:
>
>> Hi all,
>>
>> I'm going through this tutorial:
>> https://docs.djangoproject.com/en/1.10/intro/tutorial01/
>
Hi all,
I'm going through this tutorial:
https://docs.djangoproject.com/en/1.10/intro/tutorial01/
And the problem that I'm having is when I start the 'polls' application
from inside my project and then go to localhost:8000/polls, I get a 404.
Page not found (404)
Request Method: GET
Request URL
There is some syntax error in the file. Please ensure that your file is
following python syntax. I hope you know basics of python.
On Wed, 01 Feb 2017 13:17:39 +0530 Zhou Sicong
wrote
Hi,
I tried doing exactly everything as told in Tutorial 1
(http
Here's an
> example:
>
>
> LOGGING = {
> 'formatters': {
> 'detailed': {
> 'format': '%(asctime)s %(module)s %(levelname)-8s- %(some_id)s
> %(message)s',
> ...
> },
> },
> &
Hi all,
I have a small issue with writing a Custom Log Formatter.
By default: log_format = '%(asctime)s %(module)s %(levelname)-8s-
%(message)s'
This is the Log formatter being used.
But only in a few cases or rather in a few modules, i would like to include
for ex: "some_id&
; # url(r'^$', 'djangopractice.views.home', name='home'),
> # url(r'^djangopractice/', include('djangopractice.foo.urls')),
>
> # Uncomment the admin/doc line below to enable admin documentation:
> # url(r'^a
Hi All,
I have very new to Django. Can anyone tell me how to the data from URL to
view.
in this below example I am trying to get year param from the URL.
def get_queryset(self):
queryset = Battles.objects.all()
year = self.request.query_params.get('year',None)
if year is not None:
When i trying to install RatticDB on ubuntu 12.04
I got this error please help me to solve
./manage.py syncdb --noinput
Traceback (most recent call last):
File "./manage.py", line 10, in
execute_from_command_line(sys.argv)
File
"/usr/local/lib/python2.7/dist-packages/django/core/managem
On Sunday, August 11, 2013 at 5:00:54 PM UTC+5:30, alekto.a...@gmail.com
wrote:
>
> Hi,
> am using django==1.5.1 and south==0.8.2, as well as pip-1.1-py2.7.egg
> (python 2.7)
> I keep getting this error: ImportError: No module named south, when I run:
> sudo python manage.py syncdb.
> I have
gex_f=r'^.*(?=.{{{MIN},{MAX}}})(?=.*\d)(?=.*[a-z])(?=.*[A-Z])(?=.*[!$%^&*?@#-_+=]).*$'
>
> But the "^.*" and the ".*$" are not needed since RegexField uses
> RegexValidator, which uses re.search().
>
> On Thu, May 19, 2016 at 1:53 AM, Arun S >
> wrote:
>
>>
e format() on the regex, being careful to escape '{'
> and '}':
>
> regex_f=r'^.*(?=.*{{{MIN},{MAX}}}*)(?=.*\d)(?
> =.*[a-z])(?=.*[A-Z])(?=.*[!$%^&*?@#-_+=])'
> regex=regex_f.format(MIN=settings.MY_RE_MIN, MAX=settings.MY_RE_MAX)
>
>
> On Thu, May 19,
1 - 100 of 913 matches
Mail list logo